index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
trigger
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2022-06-19
iio: trigger: sysfs: fix use-after-free on remove
Vincent Whitchurch
1
-0
/
+1
2022-04-04
iio: sysfs-trigger: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-6
/
+5
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
1
-6
/
+6
2022-02-18
iio: trigger: stm32-timer: Make use of device properties
Andy Shevchenko
2
-6
/
+7
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
3
-10
/
+2
2021-12-04
iio: trigger: stm32-timer: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
1
-2
/
+2
2021-11-17
iio: sysfs-trigger: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-11-17
iio: interrupt-trigger: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-05-17
iio: trigger: stm32-timer: Convert sysfs sprintf/snprintf family to sysfs_emit
Tian Tao
1
-1
/
+1
2021-04-07
iio: hrtimer-trigger: Fix potential integer overflow in iio_hrtimer_store_sam...
Gustavo A. R. Silva
1
-1
/
+1
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
4
-5
/
+4
2021-03-25
iio: Remove kernel-doc keyword in file header comment
Gwendal Grignou
1
-1
/
+1
2021-03-25
iio: hrtimer: Allow sub Hz granularity
Gwendal Grignou
1
-10
/
+23
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2020-12-03
iio: sysfs-trigger: Mark irq_work to expire in hardirq context
Lars-Peter Clausen
1
-0
/
+1
2020-12-03
iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context
Lars-Peter Clausen
1
-2
/
+2
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-23
Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-1
/
+1
2020-04-19
iio: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
1
-1
/
+1
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
1
-2
/
+9
2020-03-08
iio: trigger: stm32-timer: add power management support
Fabrice Gasnier
1
-0
/
+63
2020-03-08
iio: trigger: stm32-timer: rename enabled flag
Fabrice Gasnier
1
-14
/
+14
2020-03-08
iio: trigger: stm32-timer: enable clock when in master mode
Fabrice Gasnier
1
-22
/
+76
2020-02-15
iio: trigger: stm32-timer: disable master mode when stopping
Fabrice Gasnier
1
-2
/
+9
2019-12-01
iio: trigger: stm32-timer: remove unnecessary update event
Fabrice Gasnier
1
-3
/
+0
2019-07-27
IIO: stm32: Remove quadrature related functions from trigger driver
Benjamin Gaignard
1
-84
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-9
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2
-5
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-04
iio: remove redundant unlikely annotation
Chengguang Xu
1
-1
/
+1
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
1
-1
/
+1
2018-01-08
iio: stm32: Adopt SPDX identifier
Benjamin Gaignard
2
-3
/
+2
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-2
/
+2
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-7
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
iio: make function argument and some structures const
Bhumika Goyal
2
-2
/
+2
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+3
2017-09-26
iio:stm32-lp-timer and ep93xx: drop assign iio_info.driver_module and iio_tri...
Jonathan Cameron
1
-1
/
+0
2017-09-25
Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
5
-6
/
+0
2017-09-25
Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+3
2017-09-24
iio: trigger: stm32-timer: fix a corner case to write preset
Fabrice Gasnier
1
-0
/
+1
2017-09-24
iio: trigger: stm32-timer: preset shouldn't be buffered
Fabrice Gasnier
1
-1
/
+2
2017-09-07
Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
3
-0
/
+130
2017-09-04
iio: trigger: Add STM32 LPTimer trigger driver
Fabrice Gasnier
3
-0
/
+130
2017-08-28
Merge 4.13-rc7 into staging-next
Greg Kroah-Hartman
1
-23
/
+59
2017-08-22
iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
5
-6
/
+0
2017-08-20
iio: trigger: stm32-timer: fix get trigger mode
Fabrice Gasnier
1
-1
/
+1
[next]