index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad9467.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-19
iio: adc: ad9467: convert to backend framework
Nuno Sa
1
-90
/
+177
2023-12-10
iio: adc: ad9467: use the more common !val NULL check
Nuno Sa
1
-1
/
+1
2023-12-10
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
1
-46
/
+43
2023-12-10
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
1
-3
/
+1
2023-12-10
iio: adc: ad9467: fix scale setting
Nuno Sa
1
-0
/
+47
2023-12-10
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
1
-1
/
+6
2023-12-10
iio: adc: ad9467: don't ignore error codes
Nuno Sa
1
-10
/
+17
2023-12-10
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
1
-13
/
+18
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2022-11-23
iio: adc: ad9467: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+11
2022-08-15
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-06-14
iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace.
Jonathan Cameron
1
-0
/
+1
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
1
-2
/
+0
2020-09-29
iio: adc: ad9467: add support for AD9265 high-speed ADC
Michael Hennerich
1
-0
/
+26
2020-09-29
iio: adc: ad9467: add support for AD9434 high-speed ADC
Michael Hennerich
1
-0
/
+33
2020-09-29
iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
Alexandru Ardelean
1
-33
/
+29
2020-09-16
iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()
Alexandru Ardelean
1
-1
/
+1
2020-09-16
iio: adc: ad9467: refine mismatch vs unknown chip-id messages
Alexandru Ardelean
1
-1
/
+2
2020-04-19
iio: adc: ad9467: add support AD9467 ADC
Michael Hennerich
1
-0
/
+422