index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max11410.c
Age
Commit message (
Expand
)
Author
2025-05-21
iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...
Jonathan Cameron
2025-03-04
iio: adc: max11410: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
2025-03-04
iio: adc: max11410: Factor out writing of sampling frequency to simplify errr...
Jonathan Cameron
2024-12-28
iio: adc: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-03-25
iio: adc: max11410: Use device_for_each_child_node_scoped()
Jonathan Cameron
2023-04-12
Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-03-28
Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2023-03-12
iio: adc: max11410: fix read_poll_timeout() usage
Nuno Sá
2023-03-11
iio: Rename iio_trigger_poll_chained and add kernel-doc
Mehdi Djait
2023-01-08
iio: adc: max11410: Use asm intead of asm-generic
Andy Shevchenko
2022-11-23
iio: adc: max11410: fix incomplete vref buffer mask
Ibrahim Tilki
2022-11-23
iio: adc: add max11410 adc driver
Ibrahim Tilki