index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
imx7d_adc.c
Age
Commit message (
Expand
)
Author
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2019-06-17
iio: imx7d_adc: Remove unneeded 'average_en' member
Fabio Estevam
2019-06-17
iio: imx7d_adc: Fit into a single line
Fabio Estevam
2019-06-17
iio: imx7d_adc: Introduce a definition for the input clock
Fabio Estevam
2019-06-17
iio: imx7d_adc: Remove unneeded error message
Fabio Estevam
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-22
iio: imx7d_adc: Use devm_iio_device_register()
Andrey Smirnov
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()
Andrey Smirnov
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()
Andrey Smirnov
2019-04-14
iio: imx7d_adc: Use devm_platform_ioremap_resource()
Andrey Smirnov
2019-04-14
iio: imx7d_adc: Replace pr_err with dev_err
Andrey Smirnov
2019-04-14
iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()
Andrey Smirnov
2018-05-22
iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"
Colin Ian King
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-04-02
iio: adc: Remove unnecessary cast on void pointer
simran singhal
2015-12-12
iio: adc: add IMX7D ADC driver support
Haibo Chen