index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
exynos_adc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:adc:exynos_adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
2022-02-18
1
-6
/
+3
*
iio: adc: exynos: drop unneeded variable assignment
Krzysztof Kozlowski
2021-05-17
1
-1
/
+1
*
iio:adc:exynos-adc: Use new IRQF_NO_AUTOEN flag rather than separate irq_disa...
Jonathan Cameron
2021-04-07
1
-2
/
+2
*
iio: adc: exynos: do not rely on 'users' counter in ISR
dmitry.torokhov@gmail.com
2020-10-10
1
-1
/
+6
*
iio: adc: exynos_adc: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2020-09-21
1
-4
/
+16
*
iio: adc: exynos_adc: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-7
/
+3
*
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
1
-1
/
+0
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: exynos: Simplify Exynos7-specific init
Krzysztof Kozlowski
2020-05-16
1
-3
/
+0
*
iio: adc: Add scaling support to exynos adc driver
Jonathan Bakker
2020-05-16
1
-1
/
+13
*
iio: adc: exynos: Silence warning about regulators during deferred probe
Marek Szyprowski
2020-03-08
1
-2
/
+4
*
iio: adc: exynos: use devm_platform_ioremap_resource
Jonathan Cameron
2019-10-18
1
-3
/
+1
*
iio: adc: exynos: Drop a stray semicolon
Jonathan Cameron
2019-10-18
1
-1
/
+1
*
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-14
/
+1
*
iio: adc: exynos-adc: Use proper number of channels for Exynos4x12
Krzysztof Kozlowski
2019-02-12
1
-0
/
+17
*
iio: adc: exynos-adc: Fix NULL pointer exception on unbind
Krzysztof Kozlowski
2019-02-09
1
-1
/
+1
*
iio: adc: exynos-adc: Add S5PV210 variant
Jonathan Bakker
2018-12-12
1
-0
/
+14
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-1
/
+0
*
iio: adc: Remove unnecessary cast on void pointer
simran singhal
2017-04-02
1
-1
/
+1
*
IIO: Change msleep to usleep_range for small msecs
Aniroop Mathur
2016-12-03
1
-1
/
+1
*
iio: exynos-adc: fix irqf_oneshot.cocci warnings
Valentin Rothberg
2015-12-21
1
-1
/
+1
*
iio: exynos-adc: add experimental touchscreen support
Arnd Bergmann
2015-12-01
1
-7
/
+217
*
iio: adc: exynos_adc: Add support for exynos7
Abhilash Kesavan
2014-11-05
1
-0
/
+32
*
iio: exyno-adc: use syscon for PMU register access
Naveen Krishna Chatradhi
2014-11-05
1
-9
/
+21
*
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-08-26
1
-1
/
+0
*
iio: adc: exynos_adc: Add support for s3c24xx ADC
Chanwoo Choi
2014-08-07
1
-9
/
+100
*
iio: adc: exynos_adc: add support for s3c64xx adc
Arnd Bergmann
2014-08-07
1
-1
/
+27
*
iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADC
Chanwoo Choi
2014-07-23
1
-8
/
+103
*
iio: adc: exynos_adc: Add exynos_adc_data structure to improve readability
Chanwoo Choi
2014-07-23
1
-79
/
+147
*
Merge 3.15-rc6 into staging-next.
Greg Kroah-Hartman
2014-05-22
1
-3
/
+3
|
\
|
*
iio: exynos_adc: use indio_dev->dev structure to handle child nodes
Naveen Krishna Ch
2014-04-26
1
-3
/
+3
*
|
iio: exynos_adc: do a reinit_completion before the conversion
Naveen Krishna Chatradhi
2014-04-30
1
-0
/
+1
*
|
iio: exynos_adc: do a soft reset in case of timeout
Naveen Krishna Chatradhi
2014-04-30
1
-24
/
+26
*
|
iio: exynos_adc: reduce timeout and use wait_for_completion_timeout
Naveen Krishna Chatradhi
2014-04-30
1
-7
/
+11
*
|
iio: exynos_adc: rearrange clk and regulator enable/disable calls
Naveen Krishna Ch
2014-04-30
1
-29
/
+33
|
/
*
iio: exynos_adc: Use devm_iio_device_alloc
Sachin Kamat
2013-08-03
1
-15
/
+8
*
Merge 3.10-rc3 into staging-next
Greg Kroah-Hartman
2013-05-27
1
-4
/
+4
|
\
|
*
iio: exynos_adc: fix wrong structure extration in suspend and resume
Naveen Krishna Chatradhi
2013-05-22
1
-4
/
+4
*
|
adc: exynos_adc: Convert to devm_ioremap_resource()
Sachin Kamat
2013-05-22
1
-6
/
+6
|
/
*
iio: exynos_adc: Remove redundant of_match_ptr macro
Sachin Kamat
2013-03-29
1
-1
/
+1
*
iio: adc: Add dt support for turning on the phy in exynos-adc
Doug Anderson
2013-03-17
1
-1
/
+13
*
iio:adc:exynos move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-03-17
1
-1
/
+1
*
iio: adc: add exynos adc driver under iio framwork
Naveen Krishna Chatradhi
2013-03-16
1
-0
/
+440