summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-adc081c.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-141-3/+8
|\
| * iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron2020-08-311-3/+8
* | iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.Jonathan Cameron2020-09-031-23/+1
|/
* Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov2020-07-131-3/+3
* iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.hJonathan Cameron2020-07-071-4/+2
* iio: Remove superfluous of_node assignmentsLars-Peter Clausen2020-06-141-1/+0
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio: adc: add missing of_node references to iio_devMatt Ranostay2016-07-031-0/+1
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+2
* iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan2016-06-271-1/+25
* ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard2016-04-171-13/+64
* ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard2016-04-171-4/+47
* iio: convert to common i2c_check_functionality() return valueMatt Ranostay2016-02-271-1/+1
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio: adc: ti-adc081c: Include linux/of.h headerSachin Kamat2013-10-181-0/+1
* iio: adc: ti-adc081c: Use devm_* APIsSachin Kamat2013-08-031-13/+5
* iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding2012-11-301-0/+161