Age | Commit message (Expand) | Author | Files | Lines |
2021-10-20 | iio: adc: ti-ads7950: Make use of the helper function dev_err_probe() | Cai Huoqing | 1 | -2/+2 |
2021-07-17 | iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels | Uwe Kleine-König | 1 | -1/+0 |
2020-07-13 | Replace HTTP links with HTTPS ones: drivers/iio | Alexander A. Klimov | 1 | -1/+1 |
2020-06-14 | iio: remove explicit IIO device parent assignment | Alexandru Ardelean | 1 | -1/+0 |
2019-12-15 | iio: adc: ti-ads7950: Fix a typo in an error message | Christophe JAILLET | 1 | -1/+1 |
2019-04-04 | iio: adc: ti-ads7950: add GPIO support | Justin Chen | 1 | -6/+194 |
2019-04-04 | iio: adc: ti-ads7950: Fix improper use of mlock | Justin Chen | 1 | -4/+15 |
2018-09-22 | iio: adc: ti-ads7950: use SPI_CS_WORD to reduce CPU usage | David Lechner | 1 | -22/+31 |
2018-07-23 | iio: adc: ti-ads7950: allow simultaneous use of buffer and direct mode | David Lechner | 1 | -14/+19 |
2018-07-23 | iio: adc: ti-ads7950: use SPDX-License-Identifier | David Lechner | 1 | -9/+1 |
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | 1 | -1/+0 |
2017-08-20 | iio: adc: ti-ads7950: Allow to use on ACPI platforms | Andy Shevchenko | 1 | -4/+20 |
2017-08-09 | iio: adc: ti-ads7950: Add OF device ID table | Andy Shevchenko | 1 | -0/+18 |
2017-01-15 | iio: adc: ti-ads7950: Change regulator matching string to "vref" | David Lechner | 1 | -3/+3 |
2017-01-15 | iio: adc: ti-ads7950: Drop "ti-" prefix from module name | David Lechner | 1 | -13/+13 |
2016-12-03 | iio: adc: New driver for TI ADS7950 chips | David Lechner | 1 | -0/+490 |