index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ti-ads124s08.c
Age
Commit message (
Expand
)
Author
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-03
iio: adc: ti-ads124s08: make use of iio_for_each_active_channel()
Nuno Sa
2022-07-18
iio: adc: ti-ads124s08: Drop unused parameter to ads124s_read()
Jonathan Cameron
2022-06-14
iio: adc: ti-ads124s08: Fix alignment for DMA safety
Jonathan Cameron
2021-12-12
iio:adc:ti-ads124s08: Drop dependency on OF.
Jonathan Cameron
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2020-12-03
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
2020-12-03
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-05-03
iio: adc: ti-ads124s08: Use get_unaligned_be24()
Andy Shevchenko
2019-04-07
iio: adc: ads124: avoid buffer overflow
Vincent Stehlé
2019-02-09
iio: adc: ads124s08: fix spelling mistake "converions" -> "conversions"
Colin Ian King
2019-01-12
iio: adc: Add the TI ads124s08 ADC code
Dan Murphy