index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
imx7d_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-17
/
+7
2019-06-17
iio: imx7d_adc: Remove unneeded 'average_en' member
Fabio Estevam
1
-6
/
+2
2019-06-17
iio: imx7d_adc: Fit into a single line
Fabio Estevam
1
-3
/
+1
2019-06-17
iio: imx7d_adc: Introduce a definition for the input clock
Fabio Estevam
1
-3
/
+2
2019-06-17
iio: imx7d_adc: Remove unneeded error message
Fabio Estevam
1
-5
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-22
iio: imx7d_adc: Use devm_iio_device_register()
Andrey Smirnov
1
-12
/
+1
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()
Andrey Smirnov
1
-22
/
+24
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()
Andrey Smirnov
1
-52
/
+36
2019-04-14
iio: imx7d_adc: Use devm_platform_ioremap_resource()
Andrey Smirnov
1
-3
/
+1
2019-04-14
iio: imx7d_adc: Replace pr_err with dev_err
Andrey Smirnov
1
-2
/
+3
2019-04-14
iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()
Andrey Smirnov
1
-19
/
+18
2018-05-22
iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"
Colin Ian King
1
-1
/
+1
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-1
/
+0
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
1
-1
/
+1
2015-12-12
iio: adc: add IMX7D ADC driver support
Haibo Chen
1
-0
/
+609