summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/imx7d_adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: imx7d_adc: Use devm_iio_device_register()Andrey Smirnov2019-04-221-12/+1
* iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()Andrey Smirnov2019-04-221-22/+24
* iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()Andrey Smirnov2019-04-221-52/+36
* iio: imx7d_adc: Use devm_platform_ioremap_resource()Andrey Smirnov2019-04-141-3/+1
* iio: imx7d_adc: Replace pr_err with dev_errAndrey Smirnov2019-04-141-2/+3
* iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()Andrey Smirnov2019-04-141-19/+18
* iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"Colin Ian King2018-05-221-1/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: Remove unnecessary cast on void pointersimran singhal2017-04-021-1/+1
* iio: adc: add IMX7D ADC driver supportHaibo Chen2015-12-121-0/+609
OpenPOWER on IntegriCloud