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