开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
trigger
/
iio-trig-sysfs.c
Age
Commit message (
Expand
)
Author
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-23
iio: trigger: sysfs: rename error label in iio_sysfs_trigger_probe()
Yang Yingliang
2022-10-24
iio: trigger: sysfs: fix possible memory leak in iio_sysfs_trig_init()
Yang Yingliang
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-19
iio: trigger: sysfs: fix use-after-free on remove
Vincent Whitchurch
2022-04-04
iio: sysfs-trigger: replace usage of found with dedicated list iterator variable
Jakob Koschel
2021-11-17
iio: sysfs-trigger: Remove no-op trigger ops
Lars-Peter Clausen
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-03
iio: sysfs-trigger: Mark irq_work to expire in hardirq context
Lars-Peter Clausen
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2018-08-19
drivers: iio: Update MODULE AUTHOR email address
Michael Hennerich
2017-08-22
iio:triggers: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-01-22
iio: trigger: free trigger resource correctly
Alison Schofield
2014-12-26
iio: trigger: Add a blank line after declarations
Roberta Dobrescu
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-06-04
iio: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-22
iio:trigger:sysfs Move out of staging.
Jonathan Cameron