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