aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/trigger
AgeCommit message (Expand)Author
2019-04-04iio: remove redundant unlikely annotationChengguang Xu
2018-08-19drivers: iio: Update MODULE AUTHOR email addressMichael Hennerich
2018-01-08iio: stm32: Adopt SPDX identifierBenjamin Gaignard
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19iio: make function argument and some structures constBhumika Goyal
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-26iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-24iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier
2017-09-24iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-04iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-22iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier
2017-08-12iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier
2017-08-12iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier
2017-07-30iio: trigger: stm32-timer: add enable attributeFabrice Gasnier
2017-07-30iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier
2017-07-30iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier
2017-07-30iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier
2017-06-11iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED modeBenjamin Gaignard
2017-05-07iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier
2017-04-18Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-04-14iio: stm32 trigger: Add counter enable modesBenjamin Gaignard
2017-04-14iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard
2017-04-08iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier
2017-01-28Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron
2017-01-25iio: Add STM32 timer trigger driverBenjamin Gaignard
2017-01-23Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-01-22iio: trigger: free trigger resource correctlyAlison Schofield
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-06-03iio:trigger: Experimental kthread tight loop trigger (thread only)Jonathan Cameron
2015-12-03iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta
2014-12-26iio: trigger: Add a blank line after declarationsRoberta Dobrescu
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma
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-08-03iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen
2013-08-03iio: fix Kconfig typosPeter Meerwald
2013-06-08iio:trigger:interrupt fix formatting of rsize variable in nameJonathan Cameron
2013-06-04iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron
2013-06-04iio: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-05-22iio:trigger:sysfs Move out of staging.Jonathan Cameron