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
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
2023-06-04
iio: adc: rockchip_saradc: Make use of devm_clk_get_enabled
Shreeya Patel
1
-48
/
+8
2023-06-04
iio: adc: rockchip_saradc: Add support for RK3588
Simon Xue
1
-0
/
+70
2023-06-04
iio: adc: rockchip_saradc: Add callback functions
Simon Xue
1
-12
/
+52
2023-05-30
iio: adc: Use devm_krealloc_array
James Clark
2
-16
/
+10
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
16
-16
/
+16
2023-05-20
iio: ad7606: Kconfig: add HAS_IOPORT dependencies
Niklas Schnelle
1
-1
/
+1
2023-05-20
iio: adc: ad_sigma_delta: Fix IRQ issue by setting IRQ_DISABLE_UNLAZY flag
Masahiro Honda
1
-0
/
+4
2023-05-13
iio: adc: qcom-spmi-vadc: Propagate fw node label to userspace
Marijn Suijten
1
-1
/
+18
2023-05-13
iio: adc: qcom-spmi-adc5: Remove unnecessary datasheet_name NULL check
Marijn Suijten
1
-2
/
+1
2023-05-13
iio: adc: qcom-spmi-adc5: Fall back to datasheet_name instead of fwnode name
Marijn Suijten
1
-1
/
+1
2023-05-13
iio: adc: qcom-spmi-adc5: Use driver datasheet_name instead of DT label
Marijn Suijten
1
-5
/
+5
2023-05-13
iio: adc: palmas: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
1
-1
/
+0
2023-05-13
iio: adc: stm32-adc: add debug info if dt uses legacy channel config
Sean Nyekjaer
1
-0
/
+2
[next]