summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/pac1934.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-21iio: adc: PAC1934: fix typo in documentation linkMarius Cristea1-1/+1
2024-10-28iio: adc: pac1934: Replace strange way of checking type of enumerationAndy Shevchenko1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-05iio: adc: standardize on formatting for id match tablesJonathan Cameron1-3/+3
2024-06-04iio: adc: pac1934: remove unused struct 'samp_rate_mapping'Dr. David Alan Gilbert1-5/+0
2024-05-03iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea1-0/+9
2024-04-06iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...Jonathan Cameron1-46/+31
2024-02-28iio: adc: adding support for PAC193xMarius Cristea1-0/+1636