summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/dln2-adc.c
AgeCommit message (Expand)Author
2025-06-26iio: adc: dln2-adc: use = { } instead of memset()David Lechner
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron
2025-04-18iio: adc: dln2: Use aligned_s64 for timestampJonathan Cameron
2025-03-04iio: adc: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2024-12-28iio: adc: dln2-adc: zero full struct instead of just the paddingVasileios Amoiridis
2024-10-10iio: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-03iio: adc: dln2-adc: use new '.masklength' accessorsNuno Sa
2023-09-23iio: adc: dln2: Convert to platform remove callback returning voidUwe Kleine-König
2021-11-17iio: dln2: Check return value of devm_iio_trigger_register()Lars-Peter Clausen
2021-11-17iio: dln2-adc: Fix lockdep complaintNoralf Trønnes
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-11-02iio: dln2-adc: fix iio_triggered_buffer_postenable() positionAlexandru Ardelean
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2017-08-22iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-07-09iio: adc: Add support for DLN2 ADCJack Andersen