aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger/iio-trig-sysfs.c
AgeCommit message (Expand)Author
2022-11-25iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()Yang Yingliang
2022-06-29iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch
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