index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
trigger
/
iio-trig-interrupt.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-23
iio: trigger: iio-trig-interrupt: Convert to platform remove callback returni...
Uwe Kleine-König
2021-11-17
iio: interrupt-trigger: Remove no-op trigger ops
Lars-Peter Clausen
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
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-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2013-06-08
iio:trigger:interrupt fix formatting of rsize variable in name
Jonathan Cameron
2013-06-04
iio:triggers:interrupt trigger - move out of staging.
Jonathan Cameron