index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tegra-kbc.c
Age
Commit message (
Expand
)
Author
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-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
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-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-02-16
tegra: keyboard: Fix the init order
Simon Glass
2015-11-19
input: Support the German keymap
Simon Glass
2015-11-19
dm: tegra: Convert keyboard driver to driver model
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-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2014-10-25
tegra: make local functions static
Jeroen Hofstee
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-11-19
tegra: add CONSOLE_MUX support to tegra-kbc
Allen Martin
2012-10-15
Tegra20: Move some include files to arch-tegra for sharing with Tegra30
Tom Warren
2012-10-15
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
input: Separate out keyboard repeat/delay from init
Simon Glass
2012-05-15
tegra: Add tegra keyboard driver
Rakesh Iyer