开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-12-07
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
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