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
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-3
/
+1
*
Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2024-07-04
35
-888
/
+2310
|
\
|
*
iio: adc: ad7173: Fix uninitialized symbol is_current_chan
Jonathan Cameron
2024-07-02
1
-1
/
+3
|
*
iio: adc: Add support for MediaTek MT6357/8/9 Auxiliary ADC
AngeloGioacchino Del Regno
2024-07-01
3
-0
/
+619
|
*
iio: xilinx-ams: Add labels
Sean Anderson
2024-06-30
1
-48
/
+59
|
*
iio: adc: ad7944: use devm_spi_optimize_message()
David Lechner
2024-06-30
1
-23
/
+3
|
*
iio: adc: ad7192: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-30
1
-67
/
+36
|
*
iio: adc: ltc2309: Fix endian type passed to be16_to_cpu()
Jonathan Cameron
2024-06-28
1
-1
/
+1
|
*
iio: adc: ti-ads8688: drop ads8688_remove()
David Lechner
2024-06-25
1
-26
/
+6
|
*
iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-24
/
+5
|
*
iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-25
/
+3
|
*
iio: adc: max1363: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-24
/
+4
|
*
iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-37
/
+6
|
*
iio: adc: hx711: use dev_err_probe()
David Lechner
2024-06-25
1
-22
/
+13
|
*
iio: adc: hx711: remove hx711_remove()
David Lechner
2024-06-25
1
-22
/
+5
|
*
iio: adc: hx711: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-18
/
+2
|
*
iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage()
David Lechner
2024-06-25
1
-22
/
+8
|
*
iio: adc: ti-ads1119: Add driver
João Paulo Gonçalves
2024-06-25
3
-0
/
+838
|
*
iio: adc: stm32-dfsdm-adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-17
/
+12
|
*
iio: adc: sc27xx_adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-21
/
+20
|
*
iio: adc: rn5t618-adc: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+2
|
*
iio: adc: qcom-spmi-rradc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-26
/
+24
|
*
iio: adc: berlin2-adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-13
/
+11
|
*
iio: adc: mp2629_adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-11
/
+8
|
*
iio: adc: meson_saradc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-57
/
+44
|
*
iio: adc: intel_mrfld_adc: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
*
iio: adc: ina2xx-adc: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+1
|
*
iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-9
/
+7
|
*
iio: adc: cpcap-adc: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-27
/
+19
|
*
iio: adc: bcm_iproc_adc: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-4
/
+4
|
*
iio: adc: axp288_adc: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
*
iio: adc: axp20x_adc: make use of regmap_set_bits()
Trevor Gamblin
2024-06-25
1
-3
/
+2
|
*
iio: adc: ad4130: make use of regmap_clear_bits()
Trevor Gamblin
2024-06-25
1
-2
/
+2
|
*
iio: adc: ad7173: Add support for AD411x devices
Dumitru Ceclan
2024-06-25
1
-32
/
+282
|
*
iio: adc: ad7173: document sampling frequency behaviour
Dumitru Ceclan
2024-06-25
1
-0
/
+15
|
*
iio: adc: ad7173: refactor device info structs
Dumitru Ceclan
2024-06-25
1
-138
/
+122
|
*
iio: adc: ad7173: add support for special inputs
Dumitru Ceclan
2024-06-25
1
-2
/
+25
|
*
iio: adc: ad7173: refactor ain and vref selection
Dumitru Ceclan
2024-06-25
1
-19
/
+43
|
*
iio: adc: ad7173: refactor channel configuration parsing
Dumitru Ceclan
2024-06-25
1
-12
/
+17
|
*
iio: adc: ad_sigma_delta: add disable_one callback
Dumitru Ceclan
2024-06-25
3
-11
/
+15
|
*
iio: adc: ad7944: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-22
1
-42
/
+12
|
*
iio: adc: ad7793: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-22
1
-21
/
+3
|
*
iio: adc: ad7292: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-22
1
-30
/
+6
|
*
iio: adc: ad7266: use devm_regulator_get_enable_read_voltage
David Lechner
2024-06-22
1
-27
/
+6
|
*
iio: adc: ad7192: Clean up dev
Alisa-Dariana Roman
2024-06-22
1
-35
/
+30
|
*
iio: adc: adi-axi-adc: improve probe() error messaging
Trevor Gamblin
2024-06-22
1
-3
/
+6
*
|
Merge 6.10-rc6 into char-misc-next
Greg Kroah-Hartman
2024-07-01
2
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
iio: adc: ad7266: Fix variable checking bug
Fernando Yang
2024-06-08
1
-0
/
+2
|
*
iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
Sean Anderson
2024-06-08
1
-2
/
+6
*
|
Merge tag 'v6.10-rc4' into char-misc-next
Greg Kroah-Hartman
2024-06-17
2
-20
/
+21
|
\
|
[next]