index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
fsl-imx25-gcq.c
Age
Commit message (
Expand
)
Author
2024-06-25
iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
2024-04-29
iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...
Wolfram Sang
2024-03-25
iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probe
Jonathan Cameron
2024-03-25
iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.
Jonathan Cameron
2023-09-23
iio: adc: fsl-imx25-gcq: Convert to platform remove callback returning void
Uwe Kleine-König
2021-10-19
iio: adc: fsl-imx25-gcq: initialize regulators as needed
Alexandru Ardelean
2021-08-08
iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify code
Tang Bin
2021-07-24
iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
2020-09-21
iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-04-19
iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-22
iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
Alexey Khoroshilov
2017-01-10
iio: adc: imx25-gcq: Fix module autoload
Javier Martinez Canillas
2016-03-09
iio: adc/imx25-gcq: Move incorrect do_div
Arnd Bergmann
2016-02-11
iio: adc: Add imx25-gcq ADC driver
Markus Pargmann