aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-ads7950.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-17iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König1-1/+0
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov1-1/+1
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean1-1/+0
2019-12-15iio: adc: ti-ads7950: Fix a typo in an error messageChristophe JAILLET1-1/+1
2019-04-04iio: adc: ti-ads7950: add GPIO supportJustin Chen1-6/+194
2019-04-04iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen1-4/+15
2018-09-22iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usageDavid Lechner1-22/+31
2018-07-23iio: adc: ti-ads7950: allow simultaneous use of buffer and direct modeDavid Lechner1-14/+19
2018-07-23iio: adc: ti-ads7950: use SPDX-License-IdentifierDavid Lechner1-9/+1
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-08-20iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko1-4/+20
2017-08-09iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko1-0/+18
2017-01-15iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner1-3/+3
2017-01-15iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner1-13/+13
2016-12-03iio: adc: New driver for TI ADS7950 chipsDavid Lechner1-0/+490