index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
trigger
Age
Commit message (
Expand
)
Author
2018-01-08
iio: stm32: Adopt SPDX identifier
Benjamin Gaignard
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
iio: make function argument and some structures const
Bhumika Goyal
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-26
iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...
Jonathan Cameron
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-09-24
iio: trigger: stm32-timer: fix a corner case to write preset
Fabrice Gasnier
2017-09-24
iio: trigger: stm32-timer: preset shouldn't be buffered
Fabrice Gasnier
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2017-09-04
iio: trigger: Add STM32 LPTimer trigger driver
Fabrice Gasnier
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
2017-08-22
iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-20
iio: trigger: stm32-timer: fix get trigger mode
Fabrice Gasnier
2017-08-12
iio: trigger: stm32-timer: add output compare triggers
Fabrice Gasnier
2017-08-12
iio: trigger: stm32-timer: add support for STM32H7
Fabrice Gasnier
2017-07-30
iio: trigger: stm32-timer: add enable attribute
Fabrice Gasnier
2017-07-30
iio: trigger: stm32-timer: fix get/set down count direction
Fabrice Gasnier
2017-07-30
iio: trigger: stm32-timer: fix write_raw return value
Fabrice Gasnier
2017-07-30
iio: trigger: stm32-timer: fix quadrature mode get routine
Fabrice Gasnier
2017-06-11
iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED mode
Benjamin Gaignard
2017-05-07
iio: stm32 trigger: Add support for TRGO2 triggers
Fabrice Gasnier
2017-04-18
Merge tag 'iio-fixes-for-4.11e' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2017-04-14
iio: stm32 trigger: Add counter enable modes
Benjamin Gaignard
2017-04-14
iio: stm32 trigger: Add quadrature encoder device
Benjamin Gaignard
2017-04-08
iio: stm32 trigger: fix sampling_frequency read
Fabrice Gasnier
2017-01-28
Merge tag 'ib-mfd-iio-pwm-4.11' into test
Jonathan Cameron
2017-01-25
iio: Add STM32 timer trigger driver
Benjamin Gaignard
2017-01-23
Merge tag 'iio-for-4.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2017-01-22
iio: trigger: free trigger resource correctly
Alison Schofield
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-06-03
iio:trigger: Experimental kthread tight loop trigger (thread only)
Jonathan Cameron
2015-12-03
iio: trigger: Introduce IIO hrtimer based trigger
Daniel Baluta
2014-12-26
iio: trigger: Add a blank line after declarations
Roberta Dobrescu
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2013-09-28
iio:trigger: fix sysfs name on list mutex
Denis CIOCCA
2013-08-03
iio: Add a comment to about alphabetical order to Kconfigs and Makefiles
Lars-Peter Clausen
2013-08-03
iio: fix Kconfig typos
Peter Meerwald
2013-06-08
iio:trigger:interrupt fix formatting of rsize variable in name
Jonathan Cameron
2013-06-04
iio:triggers:interrupt trigger - move out of staging.
Jonathan Cameron
2013-06-04
iio: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-22
iio:trigger:sysfs Move out of staging.
Jonathan Cameron