aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/meson_saradc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-22iio: Convert to using %pOF instead of full_nameRob Herring1-4/+4
2017-07-09iio: adc: meson-saradc: add NULL check on of_match_device() return valueGustavo A. R. Silva1-0/+5
2017-06-20Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman1-2/+2
2017-06-11iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifoMartin Blumenstingl1-2/+2
2017-05-07iio: adc: meson-saradc: add Meson8b SoC compatibilityMartin Blumenstingl1-24/+56
2017-05-07iio: adc: meson-saradc: mark all meson_sar_adc_data static and constMartin Blumenstingl1-3/+3
2017-03-25iio: adc: meson-saradc: add calibrationHeiner Kallweit1-2/+75
2017-02-19iio: adc: meson-saradc: improve meson_sar_adc_read_raw_sampleHeiner Kallweit1-19/+17
2017-02-19iio: adc: meson-saradc: switch from polling to interrupt modeHeiner Kallweit1-5/+51
2017-01-28iio: adc: add a driver for the SAR ADC found in Amlogic Meson SoCsMartin Blumenstingl1-0/+922