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
/
exynos_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-21
iio: adc: exynos_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-4
/
+16
2020-09-03
iio: adc: exynos_adc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-1
/
+0
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-05-16
iio: adc: exynos: Simplify Exynos7-specific init
Krzysztof Kozlowski
1
-3
/
+0
2020-05-16
iio: adc: Add scaling support to exynos adc driver
Jonathan Bakker
1
-1
/
+13
2020-03-08
iio: adc: exynos: Silence warning about regulators during deferred probe
Marek Szyprowski
1
-2
/
+4
2019-10-18
iio: adc: exynos: use devm_platform_ioremap_resource
Jonathan Cameron
1
-3
/
+1
2019-10-18
iio: adc: exynos: Drop a stray semicolon
Jonathan Cameron
1
-1
/
+1
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
1
-14
/
+1
2019-02-12
iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
Krzysztof Kozlowski
1
-0
/
+17
2019-02-09
iio: adc: exynos-adc: Fix NULL pointer exception on unbind
Krzysztof Kozlowski
1
-1
/
+1
2018-12-12
iio: adc: exynos-adc: Add S5PV210 variant
Jonathan Bakker
1
-0
/
+14
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2016-12-03
IIO: Change msleep to usleep_range for small msecs
Aniroop Mathur
1
-1
/
+1
2015-12-22
iio: exynos-adc: fix irqf_oneshot.cocci warnings
Valentin Rothberg
1
-1
/
+1
2015-12-01
iio: exynos-adc: add experimental touchscreen support
Arnd Bergmann
1
-7
/
+217
2014-11-05
iio: adc: exynos_adc: Add support for exynos7
Abhilash Kesavan
1
-0
/
+32
2014-11-05
iio: exyno-adc: use syscon for PMU register access
Naveen Krishna Chatradhi
1
-9
/
+21
2014-08-27
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
1
-1
/
+0
2014-08-07
iio: adc: exynos_adc: Add support for s3c24xx ADC
Chanwoo Choi
1
-9
/
+100
2014-08-07
iio: adc: exynos_adc: add support for s3c64xx adc
Arnd Bergmann
1
-1
/
+27
2014-07-24
iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
Chanwoo Choi
1
-8
/
+103
2014-07-24
iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
Chanwoo Choi
1
-79
/
+147
2014-05-22
Merge 3.15-rc6 into staging-next.
Greg Kroah-Hartman
1
-3
/
+3
2014-05-01
iio: exynos_adc: do a reinit_completion before the conversion
Naveen Krishna Chatradhi
1
-0
/
+1
2014-05-01
iio: exynos_adc: do a soft reset in case of timeout
Naveen Krishna Chatradhi
1
-24
/
+26
2014-05-01
iio: exynos_adc: reduce timeout and use wait_for_completion_timeout
Naveen Krishna Chatradhi
1
-7
/
+11
2014-05-01
iio: exynos_adc: rearrange clk and regulator enable/disable calls
Naveen Krishna Ch
1
-29
/
+33
2014-04-26
iio: exynos_adc: use indio_dev->dev structure to handle child nodes
Naveen Krishna Ch
1
-3
/
+3
2013-08-03
iio: exynos_adc: Use devm_iio_device_alloc
Sachin Kamat
1
-15
/
+8
2013-05-27
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
1
-4
/
+4
2013-05-23
adc: exynos_adc: Convert to devm_ioremap_resource()
Sachin Kamat
1
-6
/
+6
2013-05-23
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
1
-4
/
+4
2013-03-29
iio: exynos_adc: Remove redundant of_match_ptr macro
Sachin Kamat
1
-1
/
+1
2013-03-18
iio: adc: Add dt support for turning on the phy in exynos-adc
Doug Anderson
1
-1
/
+13
2013-03-17
iio:adc:exynos move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-1
/
+1
2013-03-16
iio: adc: add exynos adc driver under iio framwork
Naveen Krishna Chatradhi
1
-0
/
+440