summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-ads1298.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.12-rc2' into test2Jonathan Cameron2024-10-121-1/+1
|\
| * move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
* | iio: adc: Fix typos in comments across various filesYu Jiaoliang2024-10-051-1/+1
|/
* iio: adc: ti-ads1298: make use of iio_for_each_active_channel()Nuno Sa2024-08-031-2/+1
* iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()Dan Carpenter2024-02-281-0/+2
* iio: adc: ti-ads1298: Fix error code in probe()Dan Carpenter2024-02-281-1/+1
* iio: adc: ti-ads1298: Add driverMike Looijmans2024-02-191-0/+769