summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/fsl-imx25-gcq.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...Wolfram Sang2024-04-291-5/+5
* iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probeJonathan Cameron2024-03-251-51/+35
* iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.Jonathan Cameron2024-03-251-33/+21
* iio: adc: fsl-imx25-gcq: Convert to platform remove callback returning voidUwe Kleine-König2023-09-231-4/+2
* iio: adc: fsl-imx25-gcq: initialize regulators as neededAlexandru Ardelean2021-10-191-29/+26
* iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify codeTang Bin2021-08-081-6/+3
* iio: adc: fsl-imx25-gcq: Use the defined variable to clean codeTang Bin2021-07-241-4/+4
* iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-09-211-2/+13
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan2020-04-191-3/+1
* iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-051-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov2018-09-221-0/+6
* iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas2017-01-101-0/+1
* iio: adc/imx25-gcq: Move incorrect do_divArnd Bergmann2016-03-091-1/+1
* iio: adc: Add imx25-gcq ADC driverMarkus Pargmann2016-02-111-0/+417