summaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger/iio-trig-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-251-7/+7
|\
| * iio: trigger: sysfs: rename error label in iio_sysfs_trigger_probe()Yang Yingliang2022-11-231-7/+7
* | iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang2022-10-241-1/+5
|/
* Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2022-06-201-0/+1
|\
| * iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch2022-06-191-0/+1
* | iio: sysfs-trigger: replace usage of found with dedicated list iterator variableJakob Koschel2022-04-041-6/+5
|/
* iio: sysfs-trigger: Remove no-op trigger opsLars-Peter Clausen2021-11-171-4/+0
* iio: set default trig->dev.parentGwendal Grignou2021-03-251-2/+1
* Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-151-1/+1
|\
| * iio: sysfs-trigger: Mark irq_work to expire in hardirq contextLars-Peter Clausen2020-12-031-0/+1
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-3/+1
* drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-191-1/+1
* iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: trigger: free trigger resource correctlyAlison Schofield2017-01-221-1/+1
* iio: trigger: Add a blank line after declarationsRoberta Dobrescu2014-12-261-0/+2
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-141-1/+1
* iio:trigger: fix sysfs name on list mutexDenis CIOCCA2013-09-281-7/+7
* iio: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-041-2/+2
* iio:trigger:sysfs Move out of staging.Jonathan Cameron2013-05-221-0/+227