summaryrefslogtreecommitdiff
path: root/drivers/iio/adc/mt6360-adc.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-19iio: adc: mt6360-adc: replace snprintf() with sysfs_emit()Nuno Sá1-1/+1
2025-06-26iio: adc: mt6360-adc: use = { } instead of memset()David Lechner1-2/+1
2025-05-21iio: adc: mt6360-adc: use aligned_s64 for timestampDavid Lechner1-2/+2
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron1-1/+1
2024-10-05iio: adc: mt6360-adc: Converted to use get_unaligned_be16()Abhash Jha1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-05iio: adc: standardize on formatting for id match tablesJonathan Cameron1-1/+1
2024-08-03iio: adc: mt6360-adc: make use of iio_for_each_active_channel()Nuno Sa1-1/+1
2022-08-16iio: adc: mt6360: Drop an incorrect __maybe_unused marking.Jonathan Cameron1-1/+1
2022-06-14iio: adc: mt6360-adc: explicitly add proper header filesNuno Sá1-0/+1
2021-05-17iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parentJonathan Cameron1-1/+0
2021-03-11iio: adc: mt6360: Include right headerLinus Walleij1-1/+2
2020-11-08iio: adc: mt6360: Add ADC driver for MT6360Gene Chen1-0/+372