开源镜像站
帮助
动态
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
/
ad9467.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-05
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-08-03
iio: adc: ad9467: add digital interface test to debugfs
Nuno Sa
2024-08-03
iio: adc: ad9467: add backend test mode helpers
Nuno Sa
2024-07-29
iio: adc: ad9467: support new parts
Nuno Sa
2024-07-29
iio: adc: ad9467: don't allow reading vref if not available
Nuno Sa
2024-07-29
iio: adc: ad9467: add new chip_info variables
Nuno Sa
2024-07-29
iio: adc: ad9467: support multiple channels calibration
Nuno Sa
2024-06-17
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-04
iio: adc: ad9467: change struct members padding
Nuno Sa
2024-06-04
iio: adc: ad9467: use DMA safe buffer for spi
Nuno Sa
2024-05-27
iio: adc: ad9467: fix scan type sign
David Lechner
2024-04-29
iio: adc: ad9467: support digital interface calibration
Nuno Sa
2024-02-19
iio: adc: ad9467: convert to backend framework
Nuno Sa
2023-12-10
iio: adc: ad9467: use the more common !val NULL check
Nuno Sa
2023-12-10
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
2023-12-10
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
2023-12-10
iio: adc: ad9467: fix scale setting
Nuno Sa
2023-12-10
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
2023-12-10
iio: adc: ad9467: don't ignore error codes
Nuno Sa
2023-12-10
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
2022-11-23
iio: adc: ad9467: Silence no spi_device_id warnings
Wei Yongjun
2022-08-15
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-06-14
iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace.
Jonathan Cameron
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2020-09-29
iio: adc: ad9467: add support for AD9265 high-speed ADC
Michael Hennerich
2020-09-29
iio: adc: ad9467: add support for AD9434 high-speed ADC
Michael Hennerich
2020-09-29
iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
Alexandru Ardelean
2020-09-16
iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()
Alexandru Ardelean
2020-09-16
iio: adc: ad9467: refine mismatch vs unknown chip-id messages
Alexandru Ardelean
2020-04-19
iio: adc: ad9467: add support AD9467 ADC
Michael Hennerich