aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/trigger
AgeCommit message (Expand)AuthorFilesLines
2023-09-23iio: trigger: stm32-timer: Convert to platform remove callback returning voidGravatar Uwe Kleine-König 1-4/+2
2023-09-23iio: trigger: iio-trig-interrupt: Convert to platform remove callback returni...Gravatar Uwe Kleine-König 1-4/+2
2023-08-05iio: trigger: stm32-lptimer-trigger: remove unneeded platform_set_drvdata()Gravatar Andrei Coardos 1-8/+1
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docGravatar Mehdi Djait 1-1/+1
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-7/+7
2022-11-23iio: trigger: sysfs: rename error label in iio_sysfs_trigger_probe()Gravatar Yang Yingliang 1-7/+7
2022-10-24iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Gravatar Yang Yingliang 1-1/+5
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 1-1/+3
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Greg Kroah-Hartman 1-0/+1
2022-06-19iio: trigger: sysfs: fix use-after-free on removeGravatar Vincent Whitchurch 1-0/+1
2022-06-14iio: trigger: stm32-lptimer-trigger: explicitly add proper header filesGravatar Nuno Sá 1-0/+1
2022-06-11iio: trigger: stm32-lptimer-trigger: Make use of device propertiesGravatar Andy Shevchenko 1-1/+2
2022-04-04iio: sysfs-trigger: replace usage of found with dedicated list iterator variableGravatar Jakob Koschel 1-6/+5
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedGravatar Jonathan Cameron 1-6/+6
2022-02-18iio: trigger: stm32-timer: Make use of device propertiesGravatar Andy Shevchenko 2-6/+7
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 3-10/+2
2021-12-04iio: trigger: stm32-timer: fix MODULE_ALIASGravatar Alyssa Ross 1-1/+1
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEGravatar Antoniu Miclaus 1-2/+2
2021-11-17iio: sysfs-trigger: Remove no-op trigger opsGravatar Lars-Peter Clausen 1-4/+0
2021-11-17iio: interrupt-trigger: Remove no-op trigger opsGravatar Lars-Peter Clausen 1-4/+0
2021-05-17iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emitGravatar Tian Tao 1-1/+1
2021-04-07iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...Gravatar Gustavo A. R. Silva 1-1/+1
2021-03-25iio: set default trig->dev.parentGravatar Gwendal Grignou 4-5/+4
2021-03-25iio: Remove kernel-doc keyword in file header commentGravatar Gwendal Grignou 1-1/+1
2021-03-25iio: hrtimer: Allow sub Hz granularityGravatar Gwendal Grignou 1-10/+23
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextGravatar Lars-Peter Clausen 1-0/+1
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextGravatar Lars-Peter Clausen 1-2/+2
2020-06-14iio: Remove superfluous of_node assignmentsGravatar Lars-Peter Clausen 1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentGravatar Alexandru Ardelean 1-1/+0
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Gravatar Greg Kroah-Hartman 1-1/+1
2020-04-19iio: Fix misspellings of "Analog Devices"Gravatar Geert Uytterhoeven 1-1/+1
2020-03-23Merge 5.6-rc7 into staging-nextGravatar Greg Kroah-Hartman 1-2/+9
2020-03-08iio: trigger: stm32-timer: add power management supportGravatar Fabrice Gasnier 1-0/+63
2020-03-08iio: trigger: stm32-timer: rename enabled flagGravatar Fabrice Gasnier 1-14/+14
2020-03-08iio: trigger: stm32-timer: enable clock when in master modeGravatar Fabrice Gasnier 1-22/+76
2020-02-15iio: trigger: stm32-timer: disable master mode when stoppingGravatar Fabrice Gasnier 1-2/+9
2019-12-01iio: trigger: stm32-timer: remove unnecessary update eventGravatar Fabrice Gasnier 1-3/+0
2019-07-27IIO: stm32: Remove quadrature related functions from trigger driverGravatar Benjamin Gaignard 1-84/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 2-9/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Gravatar Thomas Gleixner 2-5/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-04iio: remove redundant unlikely annotationGravatar Chengguang Xu 1-1/+1
2018-08-19drivers: iio: Update MODULE AUTHOR email addressGravatar Michael Hennerich 1-1/+1
2018-01-08iio: stm32: Adopt SPDX identifierGravatar Benjamin Gaignard 2-3/+2
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsGravatar Linus Torvalds 2-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-7/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-19iio: make function argument and some structures constGravatar Bhumika Goyal 2-2/+2
2017-10-09Merge 4.14-rc4 into staging-nextGravatar Greg Kroah-Hartman 1-1/+3