index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
trigger
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-1
/
+1
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-7
/
+7
2022-11-23
iio: trigger: sysfs: rename error label in iio_sysfs_trigger_probe()
Yang Yingliang
1
-7
/
+7
2022-10-24
iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
Yang Yingliang
1
-1
/
+5
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+3
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-06-14
iio: trigger: stm32-lptimer-trigger: explicitly add proper header files
Nuno Sá
1
-0
/
+1
2022-06-11
iio: trigger: stm32-lptimer-trigger: Make use of device properties
Andy Shevchenko
1
-1
/
+2
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-16
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-15
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-2
/
+2
2017-11-14
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
[next]