summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/intel_mrfld_adc.c
Commit message (Expand)AuthorAgeFilesLines
* iio: adc: intel_mrfld_adc: explicitly add proper header filesAndy Shevchenko2022-06-151-0/+1
* iio: adc: intel_mrfld_adc: convert probe to full device-managedAlexandru Ardelean2021-10-191-22/+2
* iio: remove explicit IIO device parent assignmentAlexandru Ardelean2020-06-141-1/+0
* iio: adc: intel_mrfld_adc: Use be16_to_cpu() instead of get_unaligned_be16()Andy Shevchenko2020-03-211-3/+3
* iio: adc: intel_mrfld_adc: Allocating too much data in probe()Dan Carpenter2019-12-081-1/+1
* iio: adc: intel_mrfld_adc: Add Basin Cove ADC driverVincent Pelletier2019-10-151-0/+262