Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-08 | button: adc: fix treshold typo | Neil Armstrong | 1 | -7/+7 |
2021-02-18 | button: add a simple Analog to Digital Converter device based button driver | Marek Szyprowski | 3 | -0/+155 |
2020-12-13 | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2 | -4/+4 |
2020-12-13 | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2 | -2/+2 |
2020-07-28 | dm: button: add a driver for button driven by gpio | Philippe Reynes | 3 | -0/+122 |
2020-07-28 | dm: button: add an uclass for button | Philippe Reynes | 3 | -0/+60 |