summaryrefslogtreecommitdiffstats
path: root/drivers/iio/common/st_sensors/st_sensors_trigger.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-2/+2
2022-02-18iio:st-sensors: Remove duplicate MODULE_*Jonathan Cameron1-5/+0
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean1-3/+5
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean1-30/+15
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-1/+0
2021-03-25iio: set default trig->dev.parentGwendal Grignou1-2/+2
2021-01-14iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_threadLorenzo Bianconi1-14/+17
2020-03-21iio: st_sensors: Join string literals backAndy Shevchenko1-9/+4
2019-12-29iio: st_sensors: Describe function parameters in kernel-docAndy Shevchenko1-0/+3
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-11/+10
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-5/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-10-21iio: st_sensors: miscellaneous cleanupMartin Kelly1-2/+2
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-12/+4
2016-08-29fix:iio:common:st_sensors:st_sensors_trigger:mark symbols static where possibleBaoyou Xie1-2/+2
2016-07-02iio: st_sensors: harden interrupt handlingLinus Walleij1-45/+109
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2016-05-29iio: st_sensors: Init trigger before irq requestCrestez Dan Leonard1-4/+4
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-3/+85
2016-04-19iio: st_sensors: support open drain modeLinus Walleij1-0/+13
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-10/+42
2015-05-07iio: st_sensors: print error when failing to get IRQLinus Walleij1-1/+3
2014-08-25iio: st_sensors: Fix indio_dev->trig assignmentSrinivas Pandruvada1-1/+1
2013-03-25iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-1/+1
2013-01-31iio:common: Add STMicroelectronics common libraryDenis Ciocca1-0/+77