index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ingenic-adc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-05
1
-1
/
+1
*
iio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-13
1
-0
/
+1
*
iio: adc: ingenic-adc: Benefit from devm_clk_get_prepared() to simplify
Uwe Kleine-König
2022-08-15
1
-13
/
+2
*
iio: adc: ingenic-adc: convert to IIO fwnode interface
Nuno Sá
2022-08-15
1
-4
/
+4
*
iio: adc: ingenic-adc: explicitly add proper header files
Nuno Sá
2022-06-14
1
-0
/
+2
*
iio/adc: ingenic: add JZ4760B support to the sadc driver
Christophe Branchereau
2021-07-31
1
-0
/
+10
*
iio/adc: ingenic: add JZ4760 support to the sadc driver
Christophe Branchereau
2021-07-31
1
-4
/
+78
*
iio/adc: ingenic: rename has_aux2 to has_aux_md
Christophe Branchereau
2021-07-31
1
-5
/
+5
*
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-24
1
-1
/
+1
|
\
|
*
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
2020-10-31
1
-1
/
+1
*
|
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Paul Cercueil
2020-11-08
1
-6
/
+26
*
|
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
Paul Cercueil
2020-11-08
1
-1
/
+1
|
/
*
Merge branch 'ib-5.8-jz47xx-ts' into HEAD
Jonathan Cameron
2020-07-22
1
-40
/
+351
|
\
|
*
IIO: Ingenic JZ47xx: Add touchscreen mode.
Artur Rojek
2020-07-20
1
-2
/
+248
|
*
iio/adc: ingenic: Retrieve channels list from soc data struct
Paul Cercueil
2020-07-20
1
-34
/
+65
|
*
IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx
Artur Rojek
2020-07-20
1
-0
/
+16
|
*
IIO: Ingenic JZ47xx: Error check clk_enable calls.
Artur Rojek
2020-07-20
1
-6
/
+24
*
|
iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h
Jonathan Cameron
2020-07-07
1
-3
/
+2
*
|
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
|
/
*
iio: adc: ingenic: Use devm_platform_ioremap_resource
Jonathan Cameron
2019-11-09
1
-3
/
+1
*
IIO: Ingenic JZ47xx: Add support for JZ4770 SoC ADC.
Artur Rojek
2019-09-08
1
-22
/
+127
*
IIO: Ingenic JZ47xx: Set clock divider on probe
Maarten ter Huurne
2019-07-14
1
-0
/
+54
*
iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe()
Wei Yongjun
2019-04-04
1
-3
/
+1
*
IIO: add Ingenic JZ47xx ADC driver.
Artur Rojek
2019-02-09
1
-0
/
+364