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
Age
Commit message (
Expand
)
Author
2016-09-18
iio: adc: men_z188_adc: constify iio_info structures
Julia Lawall
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-05
iio: adc: at91: Add support for Touchscreen Switches Closure Time
Nicolas Ferre
2016-09-05
iio: devm_regulator_get_optional never returns NULL
Crt Mori
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
2016-09-03
iio: stx104: Add IIO support for the ADC channels
William Breathitt Gray
2016-09-03
iio: adc: ina2xx: remove unused debug field from chip global data
Alison Schofield
2016-08-31
iio: adc: add ADC12130/ADC12132/ADC12138 ADC driver
Akinobu Mita
2016-08-29
iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_confi...
Wei Yongjun
2016-08-29
iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC
Alison Schofield
2016-08-23
Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-08-23
iio: adc: rockchip_saradc: reset saradc controller before programming it
Caesar Wang
2016-08-21
iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.
Zhiyong Tao
2016-08-21
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
Vignesh R
2016-08-21
iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
Vignesh R
2016-08-21
iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCs
Matt Ranostay
2016-08-21
iio:ti-ads1015: fix a wrong pointer definition.
Giorgio Dal Molin
2016-08-15
iio: adc: Use complete() instead of complete_all()
Daniel Wagner
2016-08-15
iio: adc: at91: unbreak channel adc channel 3
Anders Darander
2016-08-15
iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
Lars-Peter Clausen
2016-07-24
iio: adc: ad7298: use iio helper function to guarantee direct mode
Alison Schofield
2016-07-24
iio: adc: ad7793: use iio helper function to guarantee direct mode
Alison Schofield
2016-07-14
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-07-04
Merge 4.7-rc6 into staging-next
Greg Kroah-Hartman
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
iio: adc: ti-ads1015: add indio_dev->dev.of_node reference
Matt Ranostay
2016-07-03
iio: adc: max1363: Add device tree binding
Florian Vaussard
2016-07-03
iio: Add driver for Broadcom iproc-static-adc
Raveendra Padasalagi
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-29
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-06-27
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
Florian Vaussard
2016-06-27
iio: adc: ti-adc081c: add ACPI device ID matching
Dan O'Donovan
2016-06-26
iio:ad7266: Fix probe deferral for vref
Mark Brown
2016-06-26
iio:ad7266: Fix support for optional regulators
Mark Brown
2016-06-26
iio:ad7266: Fix broken regulator error handling
Mark Brown
2016-06-09
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-06-03
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
2016-06-03
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
Andrew F. Davis
2016-06-03
iio: adc: ad7791: claim direct mode when writing frequency
Alison Schofield
2016-06-03
iio: adc: ad7793: claim direct mode when writing frequency
Alison Schofield
2016-05-29
iio: adc: ad799x: use iio helper function to guarantee direct mode
Alison Schofield
2016-05-29
iio: adc: ad7923: use iio helper function to guarantee direct mode
Alison Schofield
2016-05-29
iio: adc: ad7887: use iio helper function to guarantee direct mode
Alison Schofield
2016-05-29
iio: adc: ad7476: use iio helper function to guarantee direct mode
Alison Schofield
2016-05-29
iio: adc: ad7266: claim direct mode during sensor read
Alison Schofield
2016-05-28
iio: adc: ti-ads1015: add datasheet names
Matt Ranostay
2016-05-21
iio: adc: nau7802: Expose possible gains in sysfs
Quentin Schulz
2016-05-21
iio: adc: ti-ads1015: add support for ADS1115 part
Matt Ranostay
2016-05-09
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
2016-05-04
iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stop
Stefan Wahren
[next]