summaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger
AgeCommit message (Expand)AuthorLines
2025-06-26iio: trigger: stm32-lptimer: Fix build warnings about export.hAntonio Borneo-0/+1
2025-06-26iio: trigger: stm32-timer: Fix build warnings about export.hAntonio Borneo-0/+1
2025-04-22iio: normalize array sentinel styleDavid Lechner-3/+3
2025-04-22iio: trigger: stm32-lptimer: add support for stm32mp25Olivier Moysan-17/+58
2025-02-18iio: Switch to use hrtimer_setup()Nam Cao-2/+2
2024-12-28iio: trigger: stm32-timer: add support for stm32mp25Fabrice Gasnier-2/+19
2024-12-07iio: trigger: stm32-timer-trigger: Add check for clk_enable()Jiasheng Jiang-19/+29
2024-10-10iio: Switch back to struct platform_driver::remove()Uwe Kleine-König-2/+2
2024-06-25iio: trigger: stm32-timer-trigger: make use of regmap_clear_bits(), regmap_se...Trevor Gamblin-18/+16
2023-09-23iio: trigger: stm32-timer: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-09-23iio: trigger: iio-trig-interrupt: Convert to platform remove callback returni...Uwe Kleine-König-4/+2
2023-08-05iio: trigger: stm32-lptimer-trigger: remove unneeded platform_set_drvdata()Andrei Coardos-8/+1
2023-03-11iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait-1/+1
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman-7/+7
2022-11-23iio: trigger: sysfs: rename error label in iio_sysfs_trigger_probe()Yang Yingliang-7/+7
2022-10-24iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang-1/+5
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-1/+3
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-0/+1
2022-06-19iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch-0/+1
2022-06-14iio: trigger: stm32-lptimer-trigger: explicitly add proper header filesNuno Sá-0/+1
2022-06-11iio: trigger: stm32-lptimer-trigger: Make use of device propertiesAndy Shevchenko-1/+2
2022-04-04iio: sysfs-trigger: replace usage of found with dedicated list iterator variableJakob Koschel-6/+5
2022-02-21iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unusedJonathan Cameron-6/+6
2022-02-18iio: trigger: stm32-timer: Make use of device propertiesAndy Shevchenko-6/+7
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman-10/+2
2021-12-04iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross-1/+1
2021-11-27iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus-2/+2
2021-11-17iio: sysfs-trigger: Remove no-op trigger opsLars-Peter Clausen-4/+0
2021-11-17iio: interrupt-trigger: Remove no-op trigger opsLars-Peter Clausen-4/+0
2021-05-17iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao-1/+1
2021-04-07iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...Gustavo A. R. Silva-1/+1
2021-03-25iio: set default trig->dev.parentGwendal Grignou-5/+4
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou-1/+1
2021-03-25iio: hrtimer: Allow sub Hz granularityGwendal Grignou-10/+23
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen-0/+1
2020-12-03iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt contextLars-Peter Clausen-2/+2
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean-1/+0
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-1/+1
2020-04-19iio: Fix misspellings of "Analog Devices"Geert Uytterhoeven-1/+1
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman-2/+9
2020-03-08iio: trigger: stm32-timer: add power management supportFabrice Gasnier-0/+63
2020-03-08iio: trigger: stm32-timer: rename enabled flagFabrice Gasnier-14/+14
2020-03-08iio: trigger: stm32-timer: enable clock when in master modeFabrice Gasnier-22/+76
2020-02-15iio: trigger: stm32-timer: disable master mode when stoppingFabrice Gasnier-2/+9
2019-12-01iio: trigger: stm32-timer: remove unnecessary update eventFabrice Gasnier-3/+0
2019-07-27IIO: stm32: Remove quadrature related functions from trigger driverBenjamin Gaignard-84/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-9/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner-5/+2