index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
dln2-adc.c
Age
Commit message (
Expand
)
Author
2025-06-26
iio: adc: dln2-adc: use = { } instead of memset()
David Lechner
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-21
iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...
Jonathan Cameron
2025-04-18
iio: adc: dln2: Use aligned_s64 for timestamp
Jonathan Cameron
2025-03-04
iio: adc: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2024-12-28
iio: adc: dln2-adc: zero full struct instead of just the padding
Vasileios Amoiridis
2024-10-10
iio: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-03
iio: adc: dln2-adc: use new '.masklength' accessors
Nuno Sa
2023-09-23
iio: adc: dln2: Convert to platform remove callback returning void
Uwe Kleine-König
2021-11-17
iio: dln2: Check return value of devm_iio_trigger_register()
Lars-Peter Clausen
2021-11-17
iio: dln2-adc: Fix lockdep complaint
Noralf Trønnes
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2020-06-20
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-11-02
iio: dln2-adc: fix iio_triggered_buffer_postenable() position
Alexandru Ardelean
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-09
iio: adc: Add support for DLN2 ADC
Jack Andersen