开源镜像站
帮助
动态
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-ads8688.c
Age
Commit message (
Expand
)
Author
2024-12-07
iio: adc: ti-ads8688: fix information leak in triggered buffer
Javier Carrasco
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-03
iio: adc: ti-ads8688: make use of iio_for_each_active_channel()
Nuno Sa
2024-06-25
iio: adc: ti-ads8688: drop ads8688_remove()
David Lechner
2024-06-25
iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-02-28
iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...
Jonathan Cameron
2022-06-14
iio: adc: ti-ads8688: Fix alignment for DMA safety
Jonathan Cameron
2022-05-01
iio: ti-ads8688: use of_device_id for OF matching
Krzysztof Kozlowski
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-12-16
iio:adc:ti-ads8688:: remove redundant ret variable
Minghao Chi
2021-06-14
iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-20
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-05-11
iio: adc: ti-ads8688: fix timestamp is not updated in buffer
Sean Nyekjaer
2019-04-04
iio: adc: ti-ads8688: Update the module author email address
Sean Nyekjaer
2019-01-12
iio: ti-ads8688: Update buffer allocation for timestamps
Dan Murphy
2018-05-12
iio: adc: ti-ads8688: add trigger and buffer support
Sean Nyekjaer
2017-09-03
iio:adc:ti-ads8688: Drop manual setting of the driver owner field.
Jonathan Cameron
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-09-05
iio: devm_regulator_get_optional never returns NULL
Crt Mori
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2015-11-15
iio: adc: Add TI ADS8688
Sean Nyekjaer