summaryrefslogtreecommitdiff
path: root/drivers/adc/stm32-adc-core.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* adc: stm32: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-1/+2
* adc: Add driver for STM32 ADCFabrice Gasnier2018-08-031-0/+209