summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/pac1934.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: pac1934: Replace strange way of checking type of enumerationAndy Shevchenko2024-10-281-1/+1
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* iio: adc: standardize on formatting for id match tablesJonathan Cameron2024-09-051-3/+3
* iio: adc: pac1934: remove unused struct 'samp_rate_mapping'Dr. David Alan Gilbert2024-06-041-5/+0
* iio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea2024-05-031-0/+9
* iio: adc: pac1934: Use device_for_each_available_child_node_scoped() to simpl...Jonathan Cameron2024-04-061-46/+31
* iio: adc: adding support for PAC193xMarius Cristea2024-02-281-0/+1636