Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-07 | adc: stm32mp15: add support of generic channels binding | Olivier Moysan | 1 | -6/+45 |
2022-12-07 | adc: stm32mp15: split channel init into several routines | Olivier Moysan | 1 | -10/+34 |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 1 | -3/+3 |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 1 | -1/+1 |
2020-08-03 | adc: Drop dm.h header file | Simon Glass | 1 | -0/+1 |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass | 1 | -0/+1 |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass | 1 | -0/+1 |
2019-07-12 | adc: stm32-adc: Fix warnings when compiling with W=1 | Patrick Delaunay | 1 | -6/+7 |
2018-08-03 | adc: Add driver for STM32 ADC | Fabrice Gasnier | 1 | -0/+257 |