index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-17
iio: at91-sama5d2_adc: Fix unsafe buffer attributes
Matti Vaittinen
1
-5
/
+18
2022-10-17
iio: adc: stm32-adc: fix channel sampling time init
Olivier Moysan
1
-5
/
+6
2022-10-17
iio: adc: mcp3911: mask out device ID in debug prints
Marcus Folkesson
1
-2
/
+3
2022-10-17
iio: adc: mcp3911: use correct id bits
Marcus Folkesson
1
-2
/
+2
2022-10-17
iio: adc: mcp3911: return proper error code on failure to allocate trigger
Marcus Folkesson
1
-1
/
+1
2022-10-17
iio: adc: mcp3911: fix sizeof() vs ARRAY_SIZE() bug
Dan Carpenter
1
-1
/
+1
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-903
/
+2126
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+4
2022-10-04
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+6
2022-09-21
iio: adc: mcp3911: add support for oversampling ratio
Marcus Folkesson
1
-0
/
+58
2022-09-21
iio: adc: mcp3911: add support for interrupts
Marcus Folkesson
1
-0
/
+53
2022-09-21
iio: adc: mcp3911: add support for buffers
Marcus Folkesson
2
-8
/
+97
2022-09-21
iio: adc: mcp3911: use resource-managed version of iio_device_register
Marcus Folkesson
1
-37
/
+14
2022-09-21
iio: adc: ad7923: support extended range
Nuno Sá
1
-1
/
+6
2022-09-21
iio: adc: ad7923: fix channel readings for some variants
Nuno Sá
1
-1
/
+3
2022-09-21
iio: adc: stm32-adc: add id registers support
Olivier Moysan
2
-3
/
+87
2022-09-21
drivers: iio: adc: ltc2497: Rename the LTC2499 iio device
Ciprian Regus
4
-1
/
+13
2022-09-21
drivers: iio: adc: ltc2497: LTC2499 support
Ciprian Regus
4
-7
/
+70
2022-09-21
iio: ltc2497: Fix reading conversion results
Uwe Kleine-König
1
-0
/
+13
2022-09-21
Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
23
-849
/
+1716
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2
-9
/
+23
2022-09-05
iio: adc: max1363: Drop provision to provide an IIO channel map via platform ...
Jonathan Cameron
1
-6
/
+0
2022-09-05
iio: adc: add max11205 adc driver
Ramona Bolboaca
3
-0
/
+198
2022-09-04
iio: adc: tsc2046: silent spi_device_id warning
Oleksij Rempel
1
-0
/
+12
2022-09-04
iio: adc: tsc2046: add vref support
Oleksij Rempel
1
-2
/
+55
2022-08-21
iio: ad7292: Prevent regulator double disable
Matti Vaittinen
1
-3
/
+1
2022-08-21
iio: adc: mcp3911: use correct formula for AD conversion
Marcus Folkesson
1
-5
/
+12
2022-08-21
iio: adc: mcp3911: correct "microchip,device-addr" property
Marcus Folkesson
1
-1
/
+8
2022-08-20
iio: stx104: Move to addac subdirectory
William Breathitt Gray
3
-419
/
+0
2022-08-19
iio: adc: qcom-spmi-adc5: add ADC5_VREF_VADC to rev2 ADC5
Robert Marko
1
-0
/
+2
2022-08-17
iio/drivers/sun4i_gpadc: Switch to new of thermal API
Daniel Lezcano
1
-8
/
+6
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
4
-12
/
+4
2022-08-16
iio: adc: mcp3911: make use of the sign bit
Marcus Folkesson
1
-0
/
+2
2022-08-16
iio: adc: xilinx-xadc: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-08-16
iio: adc: xilinx-ams: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-16
iio: adc: ti-ads131e08: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-18
/
+1
2022-08-16
iio: adc: lpc18xx: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-17
/
+1
2022-08-16
iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplify
Uwe Kleine-König
1
-13
/
+2
2022-08-16
iio: adc: ad9467: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-16
iio: adc: ad7768-1: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-16
/
+1
2022-08-16
iio: adc: ad7124: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
1
-14
/
+1
2022-08-16
iio: adc: mt6360: Drop an incorrect __maybe_unused marking.
Jonathan Cameron
1
-1
/
+1
2022-08-16
iio: adc: stm32-adc: convert to device properties
Nuno Sá
1
-55
/
+73
2022-08-16
iio: adc: qcom-spmi-adc5: convert to device properties
Nuno Sá
1
-33
/
+30
2022-08-16
iio: adc: qcom-spmi-vadc: convert to device properties
Nuno Sá
1
-22
/
+22
2022-08-16
iio: adc: qcom-pm8xxx-xoadc: convert to device properties
Nuno Sá
1
-30
/
+28
2022-08-16
iio: adc: at91-sama5d2_adc: convert to device properties
Nuno Sá
1
-15
/
+15
2022-08-16
iio: adc: ab8500-gpadc: convert to device properties
Nuno Sá
1
-15
/
+12
2022-08-16
iio: adc: ingenic-adc: convert to IIO fwnode interface
Nuno Sá
1
-4
/
+4
2022-08-16
iio: adc: qcom-spmi-adc5: Add missing VCOIN/GPIO[134] channels
Marijn Suijten
1
-0
/
+8
[next]