summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ti-adc081c.c
AgeCommit message (Expand)Author
2023-09-12iio: adc: ti-adc081c: Simplify probe()Biju Das
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-11-23iio: adc: ti-adc081c: Convert to i2c's .probe_new()Uwe Kleine-König
2021-12-21iio: adc: ti-adc081c: Partial revert of removal of ACPI IDsJonathan Cameron
2021-06-03iio: adc: ti-adc081c: Use devm managed functions for all of probe()Jonathan Cameron
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-03iio:adc:ti-adc081c: Drop ACPI ids that seem very unlikely to be official.Jonathan Cameron
2020-08-31iio:adc:ti-adc081c Fix alignment and data leak issuesJonathan Cameron
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-07-07iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.hJonathan Cameron
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2016-07-03iio: adc: add missing of_node references to iio_devMatt Ranostay
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-27iio: adc: ti-adc081c: add ACPI device ID matchingDan O'Donovan
2016-04-17ti-adc081c: Initial triggered buffer supportCrestez Dan Leonard
2016-04-17ti-adc081c: Add support for adc101c and adc121cCrestez Dan Leonard
2016-02-27iio: convert to common i2c_check_functionality() return valueMatt Ranostay
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2013-10-18iio: adc: ti-adc081c: Include linux/of.h headerSachin Kamat
2013-08-03iio: adc: ti-adc081c: Use devm_* APIsSachin Kamat
2013-03-17iio:adc:ti-adc081 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-11-30iio: adc: Add Texas Instruments ADC081C021/027 supportThierry Reding