index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
industrialio-trigger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-12-22
1
-1
/
+35
|
\
|
*
iio: trigger: Fix a scheduling whilst atomic issue seen on tsc2046
Jonathan Cameron
2021-12-12
1
-1
/
+35
*
|
iio: trigger: Fix reference counting
Lars-Peter Clausen
2021-11-17
1
-1
/
+0
|
/
*
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-3
/
+7
*
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-3
/
+6
*
iio: trigger: simplify __devm_iio_trigger_register
Yicong Yang
2021-05-17
1
-13
/
+5
*
iio: trigger: Fix strange (ladder-type) indentation
Andy Shevchenko
2021-04-07
1
-13
/
+12
*
iio: trigger: Replace explicit casting and wrong specifier with proper one
Andy Shevchenko
2021-04-07
1
-2
/
+1
*
iio: core: Use sysfs_emit() (trivial bits)
Lars-Peter Clausen
2021-03-29
1
-2
/
+2
*
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
1
-11
/
+23
*
iio: core: rework iio device group creation
Alexandru Ardelean
2021-03-11
1
-4
/
+2
*
iio: core-trigger: make iio_device_register_trigger_consumer() an int return
Alexandru Ardelean
2021-03-11
1
-1
/
+3
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
1
-2
/
+2
*
iio: Fix: Do not poll the driver again if try_reenable() callback returns non 0.
Jonathan Cameron
2020-12-03
1
-3
/
+1
*
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
2020-09-21
1
-1
/
+2
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
1
-18
/
+4
*
iio: core: drop devm_iio_trigger_free() API call
Alexandru Ardelean
2020-04-19
1
-32
/
+0
*
iio: core: drop devm_iio_trigger_unregister() API call
Alexandru Ardelean
2020-04-19
1
-21
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
iio: trigger: Print an error if there is no available irq
Mathieu Othacehe
2019-04-04
1
-1
/
+4
*
iio:trigger: Remove necessity to have a trig->ops structure.
Jonathan Cameron
2017-08-22
1
-8
/
+5
*
iio: triggers: Use macros to avoid boilerplate assignment of owner.
Jonathan Cameron
2017-08-22
1
-6
/
+12
*
iio: Use macro magic to avoid manual assign of driver_module
Jonathan Cameron
2017-08-22
1
-3
/
+3
*
iio: trigger: fix NULL pointer dereference in iio_trigger_write_current()
Marcin Niestroj
2017-05-21
1
-1
/
+2
*
iio: trigger: clean up viio_trigger_alloc()
Dan Carpenter
2017-01-22
1
-35
/
+34
*
iio: industrialio-trigger: constify device_type structures
Bhumika Goyal
2017-01-22
1
-1
/
+1
*
iio: trigger: close race condition in acquiring trigger reference
Alison Schofield
2017-01-22
1
-8
/
+13
*
iio:trigger: Add helper function to verify that a trigger belongs to the same...
Lars-Peter Clausen
2016-09-27
1
-0
/
+21
*
iio: trigger: helpers to determine own trigger
Linus Walleij
2016-09-10
1
-0
/
+16
*
iio:trigger: add resource managed (un)register
Gregor Boirie
2016-09-04
1
-0
/
+59
*
iio: trigger: allow immutable triggers to be assigned
Matt Ranostay
2016-09-03
1
-0
/
+20
*
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-30
1
-1
/
+1
*
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-06-29
1
-0
/
+22
|
\
|
*
iio: Refuse to register triggers with duplicate names
Crestez Dan Leonard
2016-06-27
1
-0
/
+22
*
|
Merge 4.7-rc4 into staging-next
Greg Kroah-Hartman
2016-06-20
1
-5
/
+18
|
\
\
|
|
/
|
/
|
|
*
iio: Fix error handling in iio_trigger_attach_poll_func
Crestez Dan Leonard
2016-06-03
1
-5
/
+18
*
|
iio: triggers: Make trigger ops structure explicitly non optional.
Jonathan Cameron
2016-05-29
1
-5
/
+8
|
/
*
iio: Support triggered events
Vladimir Barinov
2015-08-27
1
-2
/
+10
*
iio: trigger: Add missing fields in kernel docs
Cristina Opriceana
2015-08-08
1
-3
/
+24
*
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2014-06-14
1
-4
/
+4
*
iio get rid of unneccessary error_ret
Hartmut Knaack
2014-02-18
1
-7
/
+4
*
iio:trigger: Convert to use ATTRIBUTE_GROUPS
Axel Lin
2013-12-03
1
-10
/
+2
*
iio: Remove redundant check that new trigger is different from old
Peter Meerwald
2013-11-24
1
-1
/
+1
*
iio: Minor kerneldoc fix for iio_trigger_write_current()
Peter Meerwald
2013-11-24
1
-1
/
+1
*
iio: core: Move kernel doc to the right location
Sachin Kamat
2013-11-24
1
-0
/
+24
*
iio: trigger: implement devm_iio_trigger_alloc/devm_iio_triger_free
Jacek Anaszewski
2013-08-17
1
-4
/
+68
*
iio:trigger: Fix use_count race condition
Lars-Peter Clausen
2013-07-20
1
-12
/
+22
*
iio:trigger: device_unregister->device_del to avoid double free
Jonathan Cameron
2013-06-29
1
-1
/
+1
*
iio: tweak language in industrialio-trigger comments
Peter Meerwald
2013-02-06
1
-6
/
+6
*
iio:trigger: Register sysfs file statically
Lars-Peter Clausen
2012-07-08
1
-25
/
+13
[next]