aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jic23/iio into work-nextGreg 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_chained()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