summaryrefslogtreecommitdiffstats
path: root/drivers/iio/trigger
Commit message (Expand)AuthorAgeFilesLines
* iio: stm32: Adopt SPDX identifierBenjamin Gaignard2018-01-082-3/+2
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-142-2/+2
|\
| * iio: make function argument and some structures constBhumika Goyal2017-10-192-2/+2
* | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-136-7/+0
|\ \
| * \ Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-1/+3
| |\ \ | | |/
| * | iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...Jonathan Cameron2017-09-261-1/+0
| * | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-255-6/+0
| |\ \
| | * | iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-225-6/+0
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |_|/ |/| |
* | | Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-1/+3
|\ \ \ | |/ / |/| |
| * | iio: trigger: stm32-timer: fix a corner case to write presetFabrice Gasnier2017-09-241-0/+1
| * | iio: trigger: stm32-timer: preset shouldn't be bufferedFabrice Gasnier2017-09-241-1/+2
| |/
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-073-0/+130
|\ \
| * | iio: trigger: Add STM32 LPTimer trigger driverFabrice Gasnier2017-09-043-0/+130
* | | Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-281-23/+59
|\ \ \ | |/ / | | / | |/ |/|
| * iio: trigger: stm32-timer: fix get trigger modeFabrice Gasnier2017-08-201-1/+1
| * iio: trigger: stm32-timer: add enable attributeFabrice Gasnier2017-07-301-14/+41
| * iio: trigger: stm32-timer: fix get/set down count directionFabrice Gasnier2017-07-301-4/+11
| * iio: trigger: stm32-timer: fix write_raw return valueFabrice Gasnier2017-07-301-2/+1
| * iio: trigger: stm32-timer: fix quadrature mode get routineFabrice Gasnier2017-07-301-2/+5
* | iio: trigger: stm32-timer: add output compare triggersFabrice Gasnier2017-08-121-11/+20
* | iio: trigger: stm32-timer: add support for STM32H7Fabrice Gasnier2017-08-121-4/+51
|/
* iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED modeBenjamin Gaignard2017-06-111-0/+61
* iio: stm32 trigger: Add support for TRGO2 triggersFabrice Gasnier2017-05-071-14/+99
* Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-04-181-3/+3
|\
| * iio: stm32 trigger: fix sampling_frequency readFabrice Gasnier2017-04-081-3/+3
* | iio: stm32 trigger: Add counter enable modesBenjamin Gaignard2017-04-141-0/+70
* | iio: stm32 trigger: Add quadrature encoder deviceBenjamin Gaignard2017-04-141-6/+238
|/
* Merge tag 'ib-mfd-iio-pwm-4.11' into testJonathan Cameron2017-01-283-0/+352
|\
| * iio: Add STM32 timer trigger driverBenjamin Gaignard2017-01-253-0/+352
* | Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-01-232-5/+5
|\ \ | |/ |/|
| * iio: trigger: free trigger resource correctlyAlison Schofield2017-01-222-5/+5
* | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-3/+2
|/
* iio:trigger: Experimental kthread tight loop trigger (thread only)Jonathan Cameron2016-06-033-0/+156
* iio: trigger: Introduce IIO hrtimer based triggerDaniel Baluta2015-12-033-0/+205
* iio: trigger: Add a blank line after declarationsRoberta Dobrescu2014-12-261-0/+2
* iio: remove .owner field for driver using module_platform_driverSanjeev Sharma2014-08-261-1/+0
* iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...Peter Meerwald2014-06-142-3/+2
* iio:trigger: fix sysfs name on list mutexDenis CIOCCA2013-09-281-7/+7
* iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2013-08-032-0/+3
* iio: fix Kconfig typosPeter Meerwald2013-08-031-1/+1
* iio:trigger:interrupt fix formatting of rsize variable in nameJonathan Cameron2013-06-081-1/+1
* iio:triggers:interrupt trigger - move out of staging.Jonathan Cameron2013-06-043-0/+131
* iio: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-041-2/+2
* iio:trigger:sysfs Move out of staging.Jonathan Cameron2013-05-223-0/+249
OpenPOWER on IntegriCloud