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
/
meson_saradc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-08
iio: adc: meson-saradc: program the channel muxes during initialization
Martin Blumenstingl
1
-3
/
+29
2018-01-08
iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b
Martin Blumenstingl
1
-1
/
+7
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
1
-10
/
+42
2017-12-02
iio: adc: meson-saradc: remove irrelevant clock "sana"
Xingyu Chen
1
-20
/
+0
2017-12-02
iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
Martin Blumenstingl
1
-2
/
+15
2017-12-02
iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
Martin Blumenstingl
1
-7
/
+26
2017-12-02
iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
Martin Blumenstingl
1
-1
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-07-23
iio: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-07-09
iio: adc: meson-saradc: add NULL check on of_match_device() return value
Gustavo A. R. Silva
1
-0
/
+5
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2017-06-11
iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo
Martin Blumenstingl
1
-2
/
+2
2017-05-07
iio: adc: meson-saradc: add Meson8b SoC compatibility
Martin Blumenstingl
1
-24
/
+56
2017-05-07
iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Martin Blumenstingl
1
-3
/
+3
2017-03-25
iio: adc: meson-saradc: add calibration
Heiner Kallweit
1
-2
/
+75
2017-02-19
iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sample
Heiner Kallweit
1
-19
/
+17
2017-02-19
iio: adc: meson-saradc: switch from polling to interrupt mode
Heiner Kallweit
1
-5
/
+51
2017-01-28
iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCs
Martin Blumenstingl
1
-0
/
+922