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
/
pac1921.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-04-22
iio: normalize array sentinel style
David Lechner
2025-03-14
Merge tag 'iio-for-6.15a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2025-03-04
iio: adc: Include cleanup.h when using guard()
Matti Vaittinen
2025-02-03
iio: adc: pac1921: Move ACPI_FREE() to cover all branches
Victor Duicu
2024-12-28
iio: adc: Use aligned_s64 instead of open coding alignment.
Jonathan Cameron
2024-12-07
iio: adc: pac1921: Add ACPI support to Microchip pac1921
Victor Duicu
2024-11-03
iio: fix write_event_config signature
Julien Stephan
2024-11-01
iio: adc: pac1921: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
2024-10-05
iio: pac1921: remove unnecessary explicit casts
Matteo Martelli
2024-10-05
iio: adc: Fix typos in comments across various files
Yu Jiaoliang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-10
iio: adc: pac1921: add missing error return in probe()
Dan Carpenter
2024-08-03
iio: adc: add support for pac1921
Matteo Martelli