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
/
input
/
cros_ec_keyb.c
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: input: Remove duplicate newlines
Marek Vasut
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
input: Remove <common.h> and add needed includes
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-11-05
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
cros_ec: Update the cros_ec keyboard driver to livetree
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-11-19
input: Support the German keymap
Simon Glass
2015-11-19
dm: cros_ec: Convert cros_ec keyboard driver to driver model
Simon Glass
2015-11-19
cros_ec: Use udevice instead of cros_ec_dev for keyboard functions
Simon Glass
2015-11-19
input: Add the keycode translation tables separately
Simon Glass
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-01-05
cros-ec-keyboard: Synchronize DT binding from linux
Sjoerd Simons
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-03-17
cros_ec: Support systems with no EC interrupt
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-26
cros: adds cros_ec keyboard driver
Hung-ying Tyan