summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/ti-ads131e08.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: ti-ads131e08: Silence no spi_device_id warningsWei Yongjun2022-11-231-0/+11
* iio: adc: ti-ads131e08: Benefit from devm_clk_get_enabled() to simplifyUwe Kleine-König2022-08-151-18/+1
* Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2022-07-141-1/+1
|\
| * iio: adc: ti-ads131e08: Fix alignment for DMA safetyJonathan Cameron2022-06-141-1/+1
* | iio: adc: ti-ads131e08: add missing fwnode_handle_put() in ads131e08_alloc_ch...Jialin Zhang2022-06-191-3/+7
|/
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-171-1/+1
* iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron2021-05-171-1/+0
* Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2021-04-261-2/+8
* iio: adc: Add driver for Texas Instruments ADS131E0x ADC familyTomislav Denis2021-03-111-0/+948