index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-09
7
-52
/
+73
|
\
|
*
iio: adc: ad7173: fix GPIO device info
Dumitru Ceclan
2024-08-17
1
-3
/
+0
|
*
iio: adc: ad7124: fix DT configuration parsing
Dumitru Ceclan
2024-08-06
1
-2
/
+1
|
*
iio: adc: ad_sigma_delta: fix irq_flags on irq request
Nuno Sa
2024-08-06
1
-1
/
+1
|
*
iio: adc: ads1119: Fix IRQ flags
Francesco Dolcini
2024-08-03
1
-1
/
+1
|
*
iio: adc: ad7124: fix config comparison
Dumitru Ceclan
2024-08-03
1
-11
/
+15
|
*
iio: adc: ad7124: fix chip ID mismatch
Dumitru Ceclan
2024-08-03
1
-0
/
+1
|
*
iio: adc: ad7173: Fix incorrect compatible string
Dumitru Ceclan
2024-07-29
1
-5
/
+5
|
*
iio: adc: ad7606: remove frstdata check for serial mode
Guillaume Stols
2024-07-29
3
-29
/
+49
*
|
iio: adc: axp20x_adc: add support for AXP717 ADC
Chris Morgan
2024-09-07
1
-0
/
+160
*
|
iio: adc: axp20x_adc: Add adc_en1 and adc_en2 to axp_data
Chris Morgan
2024-09-07
1
-7
/
+15
*
|
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-05
64
-169
/
+169
*
|
iio: adc: sophgo-saradc: Add driver for Sophgo CV1800B SARADC
Thomas Bonnefille
2024-09-03
3
-0
/
+238
*
|
iio: adc: mcp320x: Drop vendorless compatible strings
Rob Herring (Arm)
2024-09-03
1
-10
/
+0
*
|
iio: adc: xilinx-ams: use device_* to iterate over device child nodes
Javier Carrasco
2024-09-03
1
-10
/
+5
*
|
iio: adc: ad4695: implement calibration support
David Lechner
2024-09-03
1
-2
/
+156
*
|
iio: adc: ad4695: add 2nd regmap for 16-bit registers
David Lechner
2024-09-03
1
-15
/
+68
*
|
iio: adc: ad4695: implement triggered buffer
David Lechner
2024-08-17
1
-3
/
+247
*
|
iio: adc: pac1921: add missing error return in probe()
Dan Carpenter
2024-08-10
1
-2
/
+2
*
|
iio: adc: stm32-dfsdm: add scaling support to dfsdm
Olivier Moysan
2024-08-10
2
-1
/
+105
*
|
iio: add iio backend support to sd modulator
Olivier Moysan
2024-08-10
2
-1
/
+97
*
|
iio: adc: stm32-dfsdm: adopt generic channels bindings
Olivier Moysan
2024-08-10
1
-36
/
+154
*
|
iio: adc: ad7124: set initial ADC mode to idle
Dumitru Ceclan
2024-08-03
1
-0
/
+3
*
|
iio: adc: ad7124: reduce the number of SPI transfers
Dumitru Ceclan
2024-08-03
1
-19
/
+12
*
|
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: adi-axi-adc: implement backend debugfs interface
Nuno Sa
2024-08-03
1
-0
/
+41
*
|
iio: adc: adi-axi-adc: split axi_adc_chan_status()
Nuno Sa
2024-08-03
1
-5
/
+14
*
|
iio: adc: adi-axi-adc: support modified prbs23
Nuno Sa
2024-08-03
1
-0
/
+4
*
|
iio: backend: introduce struct iio_backend_info
Nuno Sa
2024-08-03
1
-1
/
+6
*
|
iio: adc: aspeed: Use of_property_present()
Rob Herring (Arm)
2024-08-03
1
-2
/
+1
*
|
iio: adc: ad7768-1: use device_* to iterate over device child nodes
Javier Carrasco
2024-08-03
1
-4
/
+1
*
|
iio: adc: ad7380: enable sequencer for single-ended parts
Julien Stephan
2024-08-03
1
-45
/
+130
*
|
iio: adc: ad7380: add support for single-ended parts
Julien Stephan
2024-08-03
1
-42
/
+309
*
|
iio: adc: ad7380: prepare driver for single-ended parts support
Julien Stephan
2024-08-03
1
-1
/
+10
*
|
iio: adc: ad7380: add missing trailing commas
Julien Stephan
2024-08-03
1
-4
/
+4
*
|
iio: adc: Add support for AD4000
Marcelo Schmitt
2024-08-03
3
-0
/
+735
*
|
iio: adc: ti-tsc2046: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
1
-47
/
+7
*
|
iio: adc: add support for pac1921
Matteo Martelli
2024-08-03
3
-0
/
+1275
*
|
iio: adc: mcp3564: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-08-03
1
-38
/
+16
*
|
iio: adc: xilinx-xadc-core: use new '.masklength' accessors
Nuno Sa
2024-08-03
1
-3
/
+2
*
|
iio: adc: vf610_adc: make use of iio_get_masklength()
Nuno Sa
2024-08-03
1
-1
/
+1
*
|
iio: adc: ti-ads8688: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-3
/
+1
*
|
iio: adc: ti-ads131e08: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-1
/
+1
*
|
iio: adc: ti-ads124s08: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
|
iio: adc: ti-adc12138: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
|
iio: adc: ti-ads1298: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
*
|
iio: adc: ti-ads1119: make use of iio_get_masklength()
Nuno Sa
2024-08-03
1
-2
/
+2
*
|
iio: adc: ti-ads1015: make use of iio_get_masklength()
Nuno Sa
2024-08-03
1
-1
/
+1
*
|
iio: adc: ti-adc084s021: make use of iio_for_each_active_channel()
Nuno Sa
2024-08-03
1
-2
/
+1
[next]