summaryrefslogtreecommitdiff
path: root/drivers/iio/trigger/iio-trig-sysfs.c
AgeCommit message (Expand)Author
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-23iio: trigger: sysfs: rename error label in iio_sysfs_trigger_probe()Yang Yingliang
2022-10-24iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang
2022-06-20Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-19iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
2022-04-04iio: sysfs-trigger: replace usage of found with dedicated list iterator variableJakob Koschel
2021-11-17iio: sysfs-trigger: Remove no-op trigger opsLars-Peter Clausen
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-03iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich
2017-08-22iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-01-22iio: trigger: free trigger resource correctlyAlison Schofield
2014-12-26iio: trigger: Add a blank line after declarationsRoberta Dobrescu
2014-06-14iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald
2013-09-28iio:trigger: fix sysfs name on list mutexDenis CIOCCA
2013-06-04iio: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron