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
/
industrialio-trigger.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
iio: Make return value check for set_trigger_state() consistent
Waqar Hameed
1
-1
/
+1
2023-05-23
iio: trigger: Add simple trigger_validation helper
Matti Vaittinen
1
-1
/
+21
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
1
-2
/
+9
2023-03-11
iio: Improve the kernel-doc of iio_trigger_poll
Mehdi Djait
1
-0
/
+6
2022-11-23
iio: core: move 'mlock' to 'struct iio_dev_opaque'
Nuno Sá
1
-6
/
+6
2022-08-16
iio: Add blank lines after declarations.
Joe Simmons-Talbott
1
-0
/
+1
2022-07-18
iio: Be consistent with allocation result tests.
Joe Simmons-Talbott
1
-1
/
+1
2022-07-18
iio: Use parens with sizeof
Joe Simmons-Talbott
1
-2
/
+2
2022-07-16
iio: trigger: move trig->owner init to trigger allocate() stage
Dmitry Rokosov
1
-21
/
+25
2022-06-18
iio: trigger: warn about non-registered iio trigger getting attempt
Dmitry Rokosov
1
-0
/
+2
2022-06-16
iio: Use octal permissions and DEVICE_ATTR_{RO,RW}.
Joe Simmons-Talbott
1
-17
/
+12
2022-06-11
iio: Directly use ida_alloc()/free()
keliu
1
-3
/
+3
2022-04-10
iio: core: Move the currentmode entry to the opaque structure
Miquel Raynal
1
-1
/
+1
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-1
/
+35
2021-12-12
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
1
-1
/
+35
2021-11-17
iio: trigger: Fix reference counting
Lars-Peter Clausen
1
-1
/
+0
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
1
-3
/
+6
2021-05-17
iio: trigger: simplify __devm_iio_trigger_register
Yicong Yang
1
-13
/
+5
2021-04-07
iio: trigger: Fix strange (ladder-type) indentation
Andy Shevchenko
1
-13
/
+12
2021-04-07
iio: trigger: Replace explicit casting and wrong specifier with proper one
Andy Shevchenko
1
-2
/
+1
2021-03-29
iio: core: Use sysfs_emit() (trivial bits)
Lars-Peter Clausen
1
-2
/
+2
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
1
-11
/
+23
2021-03-11
iio: core: rework iio device group creation
Alexandru Ardelean
1
-4
/
+2
2021-03-11
iio: core-trigger: make iio_device_register_trigger_consumer() an int return
Alexandru Ardelean
1
-1
/
+3
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-2
/
+2
2020-12-03
iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.
Jonathan Cameron
1
-3
/
+1
2020-09-21
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
1
-1
/
+2
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
1
-18
/
+4
2020-04-19
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
1
-32
/
+0
2020-04-19
iio: core: drop devm_iio_trigger_unregister() API call
Alexandru Ardelean
1
-21
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-04
iio: trigger: Print an error if there is no available irq
Mathieu Othacehe
1
-1
/
+4
2017-08-22
iio:trigger: Remove necessity to have a trig->ops structure.
Jonathan Cameron
1
-8
/
+5
2017-08-22
iio: triggers: Use macros to avoid boilerplate assignment of owner.
Jonathan Cameron
1
-6
/
+12
2017-08-22
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
1
-3
/
+3
2017-05-21
iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
Marcin Niestroj
1
-1
/
+2
2017-01-22
iio: trigger: clean up viio_trigger_alloc()
Dan Carpenter
1
-35
/
+34
2017-01-22
iio: industrialio-trigger: constify device_type structures
Bhumika Goyal
1
-1
/
+1
2017-01-22
iio: trigger: close race condition in acquiring trigger reference
Alison Schofield
1
-8
/
+13
2016-09-27
iio:trigger: Add helper function to verify that a trigger belongs to the same...
Lars-Peter Clausen
1
-0
/
+21
2016-09-10
iio: trigger: helpers to determine own trigger
Linus Walleij
1
-0
/
+16
2016-09-04
iio:trigger: add resource managed (un)register
Gregor Boirie
1
-0
/
+59
2016-09-03
iio: trigger: allow immutable triggers to be assigned
Matt Ranostay
1
-0
/
+20
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-1
/
+1
2016-06-30
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+22
2016-06-27
iio: Refuse to register triggers with duplicate names
Crestez Dan Leonard
1
-0
/
+22
2016-06-20
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
1
-5
/
+18
2016-06-03
iio: Fix error handling in iio_trigger_attach_poll_func
Crestez Dan Leonard
1
-5
/
+18
2016-05-29
iio: triggers: Make trigger ops structure explicitly non optional.
Jonathan Cameron
1
-5
/
+8
[next]