summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/max11410.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: max11410: Use device_for_each_child_node_scoped()Jonathan Cameron2024-03-251-20/+7
* Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-04-121-1/+1
|\
| * iio: Rename iio_trigger_poll_chained and add kernel-docMehdi Djait2023-03-111-1/+1
* | Merge tag 'iio-fixes-for-6.3a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-03-281-7/+15
|\ \ | |/ |/|
| * iio: adc: max11410: fix read_poll_timeout() usageNuno Sá2023-03-121-7/+15
* | iio: adc: max11410: Use asm intead of asm-genericAndy Shevchenko2023-01-081-1/+2
|/
* iio: adc: max11410: fix incomplete vref buffer maskIbrahim Tilki2022-11-231-1/+1
* iio: adc: add max11410 adc driverIbrahim Tilki2022-11-231-0/+1050