aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-adc128s052.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-14iio: adc: ti-adc128s052: Fix alignment for DMA safetyJonathan Cameron1-1/+1
2021-10-21iio: adc: adc128s052: Simplify adc128_probe()Christophe JAILLET1-23/+10
2021-09-14iio: adc128s052: Fix the error handling path of 'adc128_probe()'Christophe JAILLET1-0/+6
2020-09-03iio:adc:ti-adc128s052: drop of_match_ptr protectionJonathan Cameron1-1/+2
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-3/+3
2020-06-14iio: Remove superfluous of_node assignmentsLars-Peter Clausen1-1/+0
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2018-11-03iio: adc128s052: use SPDX-License-IdentifierDan O'Donovan1-4/+1
2018-11-03iio: adc128s052: add ACPI _HID AANT1280Nicola Lunghi1-1/+17
2018-11-03iio: adc128s052: Add pin-compatible IDsJavier Arteaga1-3/+11
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
2015-12-12iio:adc128s052: add support for adc124s021Oliver Stäbler1-1/+12
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-08-22iio: adc128s052: Add OF match tableJavier Martinez Canillas1-0/+8
2015-05-23iio:adc128s052: add support for adc122s021Urs Fässler1-6/+24
2014-08-07iio: adc: Add TI ADC128S052Angelo Compagnucci1-0/+179