aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger
AgeCommit message (Expand)AuthorFilesLines
2023-09-23iio: trigger: stm32-timer: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-09-23iio: trigger: iio-trig-interrupt: Convert to platform remove callback returni...Uwe Kleine-König1-4/+2
2023-08-05iio: trigger: stm32-lptimer-trigger: remove unneeded platform_set_drvdata()Andrei Coardos1-8/+1
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait1-1/+1
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-7/+7
2022-11-23iio: trigger: sysfs: rename error label in iio_sysfs_trigger_probe()Yang Yingliang1-7/+7
2022-10-24iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang1-1/+5
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+3
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-0/+1
2022-06-19iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch1-0/+1
2022-06-14iio: trigger: stm32-lptimer-trigger: explicitly add proper header filesNuno Sá1-0/+1
2022-06-11iio: trigger: stm32-lptimer-trigger: Make use of device propertiesAndy Shevchenko1-1/+2
2022-04-04iio: sysfs-trigger: replace usage of found with dedicated list iterator variableJakob Koschel1-6/+5
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron1-6/+6
2022-02-18iio: trigger: stm32-timer: Make use of device propertiesAndy Shevchenko2-6/+7
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-10/+2
2021-12-04iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross1-1/+1
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus1-2/+2
2021-11-17iio: sysfs-trigger: Remove no-op trigger opsLars-Peter Clausen1-4/+0
2021-11-17iio: interrupt-trigger: Remove no-op trigger opsLars-Peter Clausen1-4/+0
2021-05-17iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao1-1/+1
2021-04-07iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...Gustavo A. R. Silva1-1/+1
2021-03-25iio: set default trig->dev.parentGwendal Grignou4-5/+4
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou1-1/+1
2021-03-25iio: hrtimer: Allow sub Hz granularityGwendal Grignou1-10/+23
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen1-0/+1
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen1-2/+2
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-1/+1
2020-04-19iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven1-1/+1
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman1-2/+9
2020-03-08iio: trigger: stm32-timer: add power management supportFabrice Gasnier1-0/+63
2020-03-08iio: trigger: stm32-timer: rename enabled flagFabrice Gasnier1-14/+14
2020-03-08iio: trigger: stm32-timer: enable clock when in master modeFabrice Gasnier1-22/+76
2020-02-15iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier1-2/+9
2019-12-01iio: trigger: stm32-timer: remove unnecessary update eventFabrice Gasnier1-3/+0
2019-07-27IIO: stm32: Remove quadrature related functions from trigger driverBenjamin Gaignard1-84/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-9/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2-5/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-04iio: remove redundant unlikely annotationChengguang Xu1-1/+1
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich1-1/+1
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard2-3/+2
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2-2/+2
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-7/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19iio: make function argument and some structures constBhumika Goyal2-2/+2
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-1/+3
2017-09-26iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron1-1/+0
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-6/+0
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+3
2017-09-24iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier1-0/+1
2017-09-24iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier1-1/+2
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-0/+130
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier3-0/+130
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman1-23/+59
2017-08-22iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron5-6/+0
2017-08-20iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier1-1/+1
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier1-11/+20
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier1-4/+51
2017-07-30iio: trigger: stm32-timer: add enable attributeFabrice Gasnier1-14/+41
2017-07-30iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier1-4/+11
2017-07-30iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier1-2/+1
2017-07-30iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier1-2/+5
2017-06-11iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED modeBenjamin Gaignard1-0/+61
2017-05-07iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier1-14/+99
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-3/+3
2017-04-14iio: stm32 trigger: Add counter enable modesBenjamin Gaignard1-0/+70
2017-04-14iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard1-6/+238
2017-04-08iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier1-3/+3
2017-01-28Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron3-0/+352
2017-01-25iio: Add STM32 timer trigger driverBenjamin Gaignard3-0/+352
2017-01-23Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-5/+5
2017-01-22iio: trigger: free trigger resource correctlyAlison Schofield2-5/+5
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-3/+2
2016-06-03iio:trigger: Experimental kthread tight loop trigger (thread only)Jonathan Cameron3-0/+156
2015-12-03iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta3-0/+205
2014-12-26iio: trigger: Add a blank line after declarationsRoberta Dobrescu1-0/+2
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma1-1/+0
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2-3/+2
2013-09-28iio:trigger: fix sysfs name on list mutexDenis CIOCCA1-7/+7
2013-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2-0/+3
2013-08-03iio: fix Kconfig typosPeter Meerwald1-1/+1
2013-06-08iio:trigger:interrupt fix formatting of rsize variable in nameJonathan Cameron1-1/+1
2013-06-04iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron3-0/+131
2013-06-04iio: replace strict_strtoul() with kstrtoul()Jingoo Han1-2/+2
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron3-0/+249