summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/mxs-lradc-adc.c
AgeCommit message (Expand)Author
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron
2025-04-22iio: adc: mxs-lradc: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2024-10-10iio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-04-29iio: adc: mxs-lradc-adc: don't set masklengthDavid Lechner
2023-09-23iio: adc: mxs-lradc: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-13iio: adc: mxs-lradc: fix the order of two cleanup operationsJiakai Luo
2021-06-14iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-05-17iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-04iio: adc: fix a potential NULL pointer dereferenceKangjie Lu
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-06-26Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-06-03iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()Wei Yongjun
2017-06-03iio: adc: mxs-lradc: fix non-static symbol warningsPaolo Cretaro
2017-03-23iio: adc: mxs-lradc: Add support for ADC driverKsenija Stanojevic