index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ad9467.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-05
1
-2
/
+2
*
iio: adc: ad9467: add digital interface test to debugfs
Nuno Sa
2024-08-03
1
-0
/
+188
*
iio: adc: ad9467: add backend test mode helpers
Nuno Sa
2024-08-03
1
-25
/
+42
*
iio: adc: ad9467: support new parts
Nuno Sa
2024-07-29
1
-0
/
+101
*
iio: adc: ad9467: don't allow reading vref if not available
Nuno Sa
2024-07-29
1
-6
/
+16
*
iio: adc: ad9467: add new chip_info variables
Nuno Sa
2024-07-29
1
-9
/
+29
*
iio: adc: ad9467: support multiple channels calibration
Nuno Sa
2024-07-29
1
-40
/
+75
*
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-17
1
-2
/
+2
|
\
|
*
iio: adc: ad9467: fix scan type sign
David Lechner
2024-05-27
1
-2
/
+2
*
|
iio: adc: ad9467: change struct members padding
Nuno Sa
2024-06-04
1
-20
/
+20
*
|
iio: adc: ad9467: use DMA safe buffer for spi
Nuno Sa
2024-06-04
1
-34
/
+31
|
/
*
iio: adc: ad9467: support digital interface calibration
Nuno Sa
2024-04-29
1
-39
/
+335
*
iio: adc: ad9467: convert to backend framework
Nuno Sa
2024-02-19
1
-90
/
+177
*
iio: adc: ad9467: use the more common !val NULL check
Nuno Sa
2023-12-10
1
-1
/
+1
*
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
2023-12-10
1
-46
/
+43
*
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
2023-12-10
1
-3
/
+1
*
iio: adc: ad9467: fix scale setting
Nuno Sa
2023-12-10
1
-0
/
+47
*
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
2023-12-10
1
-1
/
+6
*
iio: adc: ad9467: don't ignore error codes
Nuno Sa
2023-12-10
1
-10
/
+17
*
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
2023-12-10
1
-13
/
+18
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+1
*
iio: adc: ad9467: Silence no spi_device_id warnings
Wei Yongjun
2022-11-23
1
-0
/
+11
*
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-08-15
1
-16
/
+1
*
iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace.
Jonathan Cameron
2022-06-14
1
-0
/
+1
*
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
1
-2
/
+0
*
iio: adc: ad9467: add support for AD9265 high-speed ADC
Michael Hennerich
2020-09-29
1
-0
/
+26
*
iio: adc: ad9467: add support for AD9434 high-speed ADC
Michael Hennerich
2020-09-29
1
-0
/
+33
*
iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
Alexandru Ardelean
2020-09-29
1
-33
/
+29
*
iio: adc: ad9467: return ENODEV vs EINVAL in ad9467_setup()
Alexandru Ardelean
2020-09-16
1
-1
/
+1
*
iio: adc: ad9467: refine mismatch vs unknown chip-id messages
Alexandru Ardelean
2020-09-16
1
-1
/
+2
*
iio: adc: ad9467: add support AD9467 ADC
Michael Hennerich
2020-04-19
1
-0
/
+422