summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/st_sensors/st_sensors_trigger.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-111-2/+2
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-2/+2
* iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron2022-02-181-5/+0
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-3/+5
* iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-30/+15
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-1/+0
* iio: set default trig->dev.parentGwendal Grignou2021-03-251-2/+2
* iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi2021-01-141-14/+17
* iio: st_sensors: Join string literals backAndy Shevchenko2020-03-211-9/+4
* iio: st_sensors: Describe function parameters in kernel-docAndy Shevchenko2019-12-291-0/+3
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-11/+10
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-5/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio: st_sensors: miscellaneous cleanupMartin Kelly2018-10-211-2/+2
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-091-12/+4
* fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie2016-08-291-2/+2
* iio: st_sensors: harden interrupt handlingLinus Walleij2016-07-021-45/+109
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard2016-05-291-4/+4
* iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-3/+85
* iio: st_sensors: support open drain modeLinus Walleij2016-04-191-0/+13
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-10/+42
* iio: st_sensors: print error when failing to get IRQLinus Walleij2015-05-071-1/+3
* iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada2014-08-251-1/+1
* iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen2013-03-251-1/+1
* iio:common: Add STMicroelectronics common libraryDenis Ciocca2013-01-311-0/+77