aboutsummaryrefslogtreecommitdiff
path: root/drivers/iio/adc/ti-ads7950.c
AgeCommit message (Expand)Author
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-10-20iio: adc: ti-ads7950: Make use of the helper function dev_err_probe()Cai Huoqing
2021-07-17iio: adc: ti-ads7950: Ensure CS is deasserted after reading channelsUwe Kleine-König
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-12-15iio: adc: ti-ads7950: Fix a typo in an error messageChristophe JAILLET
2019-04-04iio: adc: ti-ads7950: add GPIO supportJustin Chen
2019-04-04iio: adc: ti-ads7950: Fix improper use of mlockJustin Chen
2018-09-22iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usageDavid Lechner
2018-07-23iio: adc: ti-ads7950: allow simultaneous use of buffer and direct modeDavid Lechner
2018-07-23iio: adc: ti-ads7950: use SPDX-License-IdentifierDavid Lechner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20iio: adc: ti-ads7950: Allow to use on ACPI platformsAndy Shevchenko
2017-08-09iio: adc: ti-ads7950: Add OF device ID tableAndy Shevchenko
2017-01-15iio: adc: ti-ads7950: Change regulator matching string to "vref"David Lechner
2017-01-15iio: adc: ti-ads7950: Drop "ti-" prefix from module nameDavid Lechner
2016-12-03iio: adc: New driver for TI ADS7950 chipsDavid Lechner