summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/fsl-imx25-gcq.c
AgeCommit message (Expand)Author
2024-06-25iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()Trevor Gamblin
2024-04-29iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...Wolfram Sang
2024-03-25iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probeJonathan Cameron
2024-03-25iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.Jonathan Cameron
2023-09-23iio: adc: fsl-imx25-gcq: Convert to platform remove callback returning voidUwe Kleine-König
2021-10-19iio: adc: fsl-imx25-gcq: initialize regulators as neededAlexandru Ardelean
2021-08-08iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify codeTang Bin
2021-07-24iio: adc: fsl-imx25-gcq: Use the defined variable to clean codeTang Bin
2020-09-21iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lockSergiu Cuciurean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-04-19iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resourceAishwarya Ramakrishnan
2019-08-05iio: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-22iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()Alexey Khoroshilov
2017-01-10iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas
2016-03-09iio: adc/imx25-gcq: Move incorrect do_divArnd Bergmann
2016-02-11iio: adc: Add imx25-gcq ADC driverMarkus Pargmann