index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-06-25
iio: adc: fsl-imx25-gcq: make use of regmap_clear_bits(), regmap_set_bits()
Trevor Gamblin
1
-9
/
+7
2024-04-29
iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...
Wolfram Sang
1
-5
/
+5
2024-03-25
iio: adc: fsl-imx25-gcq: Use devm_* and dev_err_probe() to simplify probe
Jonathan Cameron
1
-51
/
+35
2024-03-25
iio: adc: fsl-imx25-gcq: Switch from of specific handing to fwnode based.
Jonathan Cameron
1
-33
/
+21
2023-09-23
iio: adc: fsl-imx25-gcq: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-10-19
iio: adc: fsl-imx25-gcq: initialize regulators as needed
Alexandru Ardelean
1
-29
/
+26
2021-08-08
iio: adc: fsl-imx25-gcq: adjust irq check to match docs and simplify code
Tang Bin
1
-6
/
+3
2021-07-24
iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
1
-4
/
+4
2020-09-21
iio: adc: fsl-imx25-gcq: Replace indio_dev->mlock with own device lock
Sergiu Cuciurean
1
-2
/
+13
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
1
-3
/
+1
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-22
iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs()
Alexey Khoroshilov
1
-0
/
+6
2017-01-10
iio: adc: imx25-gcq: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-03-09
iio: adc/imx25-gcq: Move incorrect do_div
Arnd Bergmann
1
-1
/
+1
2016-02-11
iio: adc: Add imx25-gcq ADC driver
Markus Pargmann
1
-0
/
+417