aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/exynos_adc.c
AgeCommit message (Expand)Author
2019-10-18iio: adc: exynos: use devm_platform_ioremap_resourceJonathan Cameron
2019-10-18iio: adc: exynos: Drop a stray semicolonJonathan Cameron
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-02-12iio: adc: exynos-adc: Use proper number of channels for Exynos4x12Krzysztof Kozlowski
2019-02-09iio: adc: exynos-adc: Fix NULL pointer exception on unbindKrzysztof Kozlowski
2018-12-12iio: adc: exynos-adc: Add S5PV210 variantJonathan Bakker
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-04-02iio: adc: Remove unnecessary cast on void pointersimran singhal
2016-12-03IIO: Change msleep to usleep_range for small msecsAniroop Mathur
2015-12-21iio: exynos-adc: fix irqf_oneshot.cocci warningsValentin Rothberg
2015-12-01iio: exynos-adc: add experimental touchscreen supportArnd Bergmann
2014-11-05iio: adc: exynos_adc: Add support for exynos7Abhilash Kesavan
2014-11-05iio: exyno-adc: use syscon for PMU register accessNaveen Krishna Chatradhi
2014-08-26iio: remove .owner field for driver using module_platform_driverSanjeev Sharma
2014-08-07iio: adc: exynos_adc: Add support for s3c24xx ADCChanwoo Choi
2014-08-07iio: adc: exynos_adc: add support for s3c64xx adcArnd Bergmann
2014-07-23iio: adc: exynos_adc: Control special clock of ADC to support Exynos3250 ADCChanwoo Choi
2014-07-23iio: adc: exynos_adc: Add exynos_adc_data structure to improve readabilityChanwoo Choi
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman
2014-04-30iio: exynos_adc: do a reinit_completion before the conversionNaveen Krishna Chatradhi
2014-04-30iio: exynos_adc: do a soft reset in case of timeoutNaveen Krishna Chatradhi
2014-04-30iio: exynos_adc: reduce timeout and use wait_for_completion_timeoutNaveen Krishna Chatradhi
2014-04-30iio: exynos_adc: rearrange clk and regulator enable/disable callsNaveen Krishna Ch
2014-04-26iio: exynos_adc: use indio_dev->dev structure to handle child nodesNaveen Krishna Ch
2013-08-03iio: exynos_adc: Use devm_iio_device_allocSachin Kamat
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-22adc: exynos_adc: Convert to devm_ioremap_resource()Sachin Kamat
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi
2013-03-29iio: exynos_adc: Remove redundant of_match_ptr macroSachin Kamat
2013-03-17iio: adc: Add dt support for turning on the phy in exynos-adcDoug Anderson
2013-03-17iio:adc:exynos move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-16iio: adc: add exynos adc driver under iio framworkNaveen Krishna Chatradhi