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
/
ti-adc081c.c
Age
Commit message (
Expand
)
Author
2023-09-12
iio: adc: ti-adc081c: Simplify probe()
Biju Das
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-11-23
iio: adc: ti-adc081c: Convert to i2c's .probe_new()
Uwe Kleine-König
2021-12-21
iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
Jonathan Cameron
2021-06-03
iio: adc: ti-adc081c: Use devm managed functions for all of probe()
Jonathan Cameron
2020-09-14
Merge 5.9-rc5 into staging-next
Greg Kroah-Hartman
2020-09-03
iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.
Jonathan Cameron
2020-08-31
iio:adc:ti-adc081c Fix alignment and data leak issues
Jonathan Cameron
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-07
iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.h
Jonathan Cameron
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-06-27
iio: adc: ti-adc081c: add ACPI device ID matching
Dan O'Donovan
2016-04-17
ti-adc081c: Initial triggered buffer support
Crestez Dan Leonard
2016-04-17
ti-adc081c: Add support for adc101c and adc121c
Crestez Dan Leonard
2016-02-27
iio: convert to common i2c_check_functionality() return value
Matt Ranostay
2015-07-11
iio: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2013-10-18
iio: adc: ti-adc081c: Include linux/of.h header
Sachin Kamat
2013-08-03
iio: adc: ti-adc081c: Use devm_* APIs
Sachin Kamat
2013-03-17
iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2012-11-30
iio: adc: Add Texas Instruments ADC081C021/027 support
Thierry Reding