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