summaryrefslogtreecommitdiffstats
path: root/drivers/button
Commit message (Expand)AuthorAgeFilesLines
* button: adc: fix treshold typoNeil Armstrong2021-03-081-7/+7
* button: add a simple Analog to Digital Converter device based button driverMarek Szyprowski2021-02-183-0/+155
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-132-4/+4
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-132-2/+2
* dm: button: add a driver for button driven by gpioPhilippe Reynes2020-07-283-0/+122
* dm: button: add an uclass for buttonPhilippe Reynes2020-07-283-0/+60