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
starfive-6.6.48-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
2024-01-26
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
1
-1
/
+6
2024-01-26
iio: adc: ad9467: don't ignore error codes
Nuno Sa
1
-10
/
+17
2024-01-26
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
1
-13
/
+18
2024-01-26
iio: adc: ad7091r: Pass iio_dev to event handler
Marcelo Schmitt
1
-3
/
+3
2024-01-01
iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
Wadim Egorov
1
-1
/
+3
2024-01-01
iio: adc: imx93: add four channels for imx93 adc
Haibo Chen
1
-0
/
+4
2024-01-01
iio: adc: meson: add separate config for axg SoC family
George Stark
1
-1
/
+15
2023-11-28
iio: adc: stm32-adc: harden against NULL pointer deref in stm32_adc_probe()
Zhang Shurong
1
-2
/
+7
2023-10-14
iio: exynos-adc: request second interupt only when touchscreen mode is used
Marek Szyprowski
1
-10
/
+14
2023-10-13
iio: adc: xilinx-xadc: Correct temperature offset/scale for UltraScale
Robert Hancock
2
-3
/
+16
2023-10-13
iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholds
Robert Hancock
1
-22
/
+0
2023-10-05
iio: adc: ad7192: Correct reference voltage
Alisa-Dariana Roman
1
-4
/
+25
2023-10-05
iio: adc: imx8qxp: Fix address for command buffer registers
Philipp Rossak
1
-2
/
+2
2023-08-13
Merge 6.5-rc6 into char-misc-next
Greg Kroah-Hartman
3
-22
/
+26
2023-08-05
iio: adc: men_z188_adc: Remove redundant initialization owner in men_z188_driver
Li Zetao
1
-1
/
+0
2023-07-29
iio: adc: fix the return value handle for platform_get_irq()
Ruan Jinjie
4
-8
/
+8
2023-07-29
iio: adc: Remove redundant dev_err_probe()
Ruan Jinjie
4
-10
/
+6
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
18
-17
/
+14
2023-07-22
iio: adc: meson: fix core clock enable/disable moment
George Stark
1
-11
/
+12
2023-07-22
iio: adc: meson: init voltage control bits
George Stark
1
-0
/
+48
2023-07-22
iio: adc: meson: init internal continuous ring counter
George Stark
1
-0
/
+9
2023-07-22
iio: adc: meson: init channels 0,1 input muxes
George Stark
1
-0
/
+16
2023-07-20
iio: adc: meson: support reading from channel 7 mux inputs
George Stark
1
-2
/
+75
2023-07-20
iio: adc: meson: add channel labels
George Stark
1
-0
/
+12
2023-07-20
iio: adc: meson: add enum for iio channel numbers
George Stark
1
-17
/
+29
2023-07-20
iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
George Stark
1
-13
/
+13
2023-07-20
iio: adc: meson: move enums declaration before variables declaration
George Stark
1
-22
/
+22
2023-07-20
iio: adc: meson: remove unused timestamp channel
George Stark
1
-2
/
+0
2023-07-20
iio: adc: ti-lmp92064: add buffering support
Leonard Göhrs
1
-0
/
+53
2023-07-20
iio: adc: stm32-adc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-20
iio: adc: qcom-spmi-adc5: Add ADC5_GPIO2_100K_PU
Konrad Dybcio
1
-0
/
+2
2023-07-20
iio: adc: ad7192: Use sysfs_emit_at
Alisa Roman
1
-3
/
+2
2023-07-20
iio: adc: Add Allwinner D1/T113s/R329/T507 SoCs GPADC
Maksim Kiselev
3
-0
/
+287
2023-07-20
iio: adc: Kconfig change description for Allwinner GPADC
Maksim Kiselev
1
-1
/
+1
2023-07-15
iio: adc: ina2xx: avoid NULL pointer dereference on OF device match
Alvin Šipraga
1
-3
/
+6
2023-07-15
iio: adc: ad7192: Fix ac excitation feature
Alisa Roman
1
-8
/
+8
2023-07-15
iio: adi: ad7192: Add error check and more debug log
Markus Burri
1
-3
/
+5
2023-07-15
iio: adc: ad7192: Simplify using devm_clk_get_optional_enabled()
Christophe JAILLET
1
-15
/
+1
2023-07-03
Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-16
/
+10
2023-07-03
Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-123
/
+204
2023-07-03
Merge tag 'mfd-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+206
2023-06-28
iio: adc: max77541: Add ADI MAX77541 ADC Support
Okan Sahin
3
-0
/
+206
2023-06-15
Merge tag 'iio-for-6.5a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
22
-118
/
+199
2023-06-10
meson saradc: fix clock divider mask length
George Stark
1
-1
/
+1
2023-06-05
Merge 6.4-rc5 into driver-core-next
Greg Kroah-Hartman
8
-52
/
+113
2023-06-04
iio: adc: ad7192: Fix internal/external clock selection
Fabrizio Lamarque
1
-1
/
+1
2023-06-04
iio: adc: ad7192: Fix null ad7192_state pointer access
Fabrizio Lamarque
1
-3
/
+3
2023-06-04
iio: adc: rockchip_saradc: Use dev_err_probe
Shreeya Patel
1
-25
/
+20
2023-06-04
iio: adc: rockchip_saradc: Match alignment with open parenthesis
Shreeya Patel
1
-3
/
+2
2023-06-04
iio: adc: rockchip_saradc: Use of_device_get_match_data
Shreeya Patel
1
-4
/
+4
[next]