summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-ads124s08.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-03iio:adc:ti-ads124s08: Fix alignment and data leak issues.Jonathan Cameron1-3/+10
2020-12-03iio:adc:ti-ads124s08: Fix buffer being too long.Jonathan Cameron1-1/+1
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-1/+1
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2020-05-03iio: adc: ti-ads124s08: Use get_unaligned_be24()Andy Shevchenko1-4/+3
2019-04-07iio: adc: ads124: avoid buffer overflowVincent Stehlé1-1/+1
2019-02-09iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"Colin Ian King1-4/+4
2019-01-12iio: adc: Add the TI ads124s08 ADC codeDan Murphy1-0/+376