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
/
ad7944.c
Age
Commit message (
Expand
)
Author
2025-05-22
Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2025-05-15
iio: adc: ad7944: mask high bits on direct read
David Lechner
2025-04-22
iio: adc: ad7944: drop bits_per_word hack
David Lechner
2025-03-04
iio: adc: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-02-11
iio: adc: ad7944: add support for SPI offload
David Lechner
2025-02-10
iio: adc: ad7944: don't use storagebits for sizing
David Lechner
2024-12-28
iio: adc: ad7944: Fix sign and use aligned_s64 for timestamp.
Jonathan Cameron
2024-10-10
iio: adc: ad7944: add namespace to T_QUIET_NS
David Lechner
2024-06-30
iio: adc: ad7944: use devm_spi_optimize_message()
David Lechner
2024-06-22
iio: adc: ad7944: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-04
iio: adc: ad7944: remove unused parameter
David Lechner
2024-04-29
iio: adc: ad7944: add support for chain mode
David Lechner
2024-04-13
iio: adc: ad7944: Consolidate spi_sync() wrapper
David Lechner
2024-03-30
iio: adc: ad7944: use spi_optimize_message()
David Lechner
2024-03-28
iio: adc: ad7944: simplify adi,spi-mode property parsing
David Lechner
2024-03-25
iio: adc: ad7944: Add support for "3-wire mode"
David Lechner
2024-03-25
iio: adc: ad7944: add driver for AD7944/AD7985/AD7986
David Lechner