summaryrefslogtreecommitdiffstats
path: root/drivers/iio/adc/stm32-dfsdm-adc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IIO: ADC: stm32-dfsdm: fix static check warningArnaud Pouliquen2018-01-151-4/+0
* IIO: ADC: stm32-dfsdm: code optimizationArnaud Pouliquen2018-01-151-8/+1
* IIO: ADC: fix return value check in stm32_dfsdm_adc_probe()Wei Yongjun2018-01-111-2/+2
* IIO: ADC: stm32_dfsdm_stop_filter() can be statickbuild test robot2018-01-101-4/+4
* IIO: ADC: add stm32 DFSDM support for PDM microphoneArnaud Pouliquen2018-01-101-7/+495
* IIO: ADC: add STM32 DFSDM sigma delta ADC supportArnaud Pouliquen2018-01-101-0/+728