aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-adc081c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay1-0/+1
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+2
2016-06-27iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan1-1/+25
2016-04-17ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard1-13/+64
2016-04-17ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard1-4/+47
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay1-1/+1
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2013-10-18iio: adc: ti-adc081c: Include linux/of.h headerSachin Kamat1-0/+1
2013-08-03iio: adc: ti-adc081c: Use devm_* APIsSachin Kamat1-13/+5
2013-03-17iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2012-11-30iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding1-0/+161