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
/
ad4000.c
Age
Commit message (
Expand
)
Author
2025-07-13
iio: adc: ad4000: don't use shift_right()
David Lechner
2025-05-21
iio: adc: ad4000: Avoid potential double data word read
Marcelo Schmitt
2025-05-21
iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...
Jonathan Cameron
2025-04-22
iio: adc: ad4000: Add support for SPI offload
Marcelo Schmitt
2025-02-17
iio: adc: ad4000: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
2024-12-28
iio: adc: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-11
iio: adc: ad4000: Add support for PulSAR devices
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Use device specific timing for SPI transfers
Marcelo Schmitt
2024-12-11
iio: adc: ad4000: Add timestamp channel
Marcelo Schmitt
2024-11-09
Merge tag 'iio-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-11-01
iio: adc: ad4000: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-31
iio: adc: ad4000: fix reading unsigned data
David Lechner
2024-08-03
iio: adc: Add support for AD4000
Marcelo Schmitt