Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iio: imx7d_adc: Use devm_iio_device_register() | Andrey Smirnov | 2019-04-22 | 1 | -12/+1 |
* | iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend() | Andrey Smirnov | 2019-04-22 | 1 | -22/+24 |
* | iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume() | Andrey Smirnov | 2019-04-22 | 1 | -52/+36 |
* | iio: imx7d_adc: Use devm_platform_ioremap_resource() | Andrey Smirnov | 2019-04-14 | 1 | -3/+1 |
* | iio: imx7d_adc: Replace pr_err with dev_err | Andrey Smirnov | 2019-04-14 | 1 | -2/+3 |
* | iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe() | Andrey Smirnov | 2019-04-14 | 1 | -19/+18 |
* | iio: adc: fix spelling mistake: "Freeacale" -> "Freescale" | Colin Ian King | 2018-05-22 | 1 | -1/+1 |
* | 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: adc: add IMX7D ADC driver support | Haibo Chen | 2015-12-12 | 1 | -0/+609 |