index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
button
Age
Commit message (
Expand
)
Author
2025-08-13
button: qcom-pmic: Fix dereference of uninitialised pointer
Andrew Goodbody
2025-06-02
button: qcom-pmic: allow to specify code in devicetree
Alexey Minnekhanov
2025-04-11
button: make button_get_by_label() case insensitive
Caleb Connolly
2025-04-11
button: qcom-pmic: prettify and standardise button labels
Caleb Connolly
2025-01-22
button: qcom-pmic: add software debounce
Caleb Connolly
2024-12-04
button: gpio: handle broken controller
Caleb Connolly
2024-11-16
dm: button: support remapping phone keys
Caleb Connolly
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
button: Remove <common.h> and add needed includes
Tom Rini
2024-04-23
button: qcom-pmic: add support for pmk8350 button configs
Neil Armstrong
2024-04-23
button: qcom-pmic: move node name checks to btn_data struct
Neil Armstrong
2024-03-14
button: add missing ADC dependency for BUTTON_ADC
Quentin Schulz
2024-02-14
button: qcom-pmic: demote "unknown button" message to debug
Caleb Connolly
2024-02-14
button: qcom-pmic: fix some error checking
Dan Carpenter
2024-01-16
button: qcom-pmic: introduce Qualcomm PMIC button driver
Caleb Connolly
2023-02-10
dm: button: add support for linux_code in button-gpio.c driver
Dzmitry Sankouski
2022-08-23
button: gpio: add DM_GPIO dependency
Michael Walle
2022-02-11
button: adc: set state to pressed when the voltage is closest to nominal
Peter Cai
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-03-08
button: adc: fix treshold typo
Neil Armstrong
2021-02-18
button: add a simple Analog to Digital Converter device based button driver
Marek Szyprowski
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-28
dm: button: add a driver for button driven by gpio
Philippe Reynes
2020-07-28
dm: button: add an uclass for button
Philippe Reynes