~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Commit message (
Expand
)
Author
Age
*
input: Flush the keyboard buffer before resetting it
Simon Glass
2023-05-11
*
input: button_kbd: make driver complementary to gpio buttons
Svyatoslav Ryhel
2023-03-30
*
sh4: Drop unused twl6030 driver
Simon Glass
2023-03-02
*
dm: input: add button_kbd driver
Dzmitry Sankouski
2023-02-10
*
input: Remove legacy KEYBOARD option
Tom Rini
2022-10-21
*
input: apple: Add support for Apple SPI keyboard
Mark Kettenis
2022-02-10
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
Convert CONFIG_KEYBOARD to Kconfig
Simon Glass
2021-12-05
*
i8042: Do not abuse CONFIG namespace
Tom Rini
2021-08-30
*
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-07-06
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
input: add support for FN1 - FN10 on crosswire kbd
Heinrich Schuchardt
2020-11-09
*
cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
Alper Nebi Yasak
2020-11-05
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-20
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
*
kconfig: mark SPL/TPL options for DM_KEYBOARD
Marcin Juszkiewicz
2020-06-02
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
input: Move input.o to be built only in some cases
Tom Rini
2019-11-19
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
Kconfig: tegra: Migrate TEGRA_KEYBOARD
Peter Robinson
2019-02-20
*
input: i8042: Use remove() instead of exported functions
Simon Glass
2018-12-05
*
spl: input: Allow input in SPL and TPL
Simon Glass
2018-10-09
*
Convert CONFIG_TWL4030_LED et al to Kconfig
Adam Ford
2018-08-17
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
input: Drop PS/2 keyboard support
Simon Glass
2018-04-06
*
input: indicate that code page 437 is used
Heinrich Schuchardt
2018-03-05
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
*
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-16
*
cros_ec: Update the cros_ec keyboard driver to livetree
Simon Glass
2017-06-01
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
powerpc: MPC8555: Remove macro CONFIG_MPC8555
York Sun
2016-11-23
*
powerpc: mpc8541: Remove macro CONFIG_MPC8541
York Sun
2016-11-23
*
powerpc: mpc8540: Remove macro CONFIG_MPC8540
York Sun
2016-11-23
*
input: specify the default of I8042_KEYB in more correct manner
Masahiro Yamada
2016-10-01
*
input: i8042: Make sure the keyboard is enabled
Simon Glass
2016-03-17
*
input: TWL6030 input support for power button, USB and charger
Paul Kocialkowski
2016-03-15
*
tegra: keyboard: Fix the init order
Simon Glass
2016-02-16
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
*
input: Ban digit numbers if 'Num Lock' is not on
Bin Meng
2015-11-19
*
input: Change LED state bits to conform i8042 compatible keyboard
Bin Meng
2015-11-19
*
input: Call keyboard's update_leds() method when the LEDs change
Bin Meng
2015-11-19
*
input: Save keyboard's LED state to correct place
Bin Meng
2015-11-19
*
input: Convert 'keyboard' driver to use input library
Simon Glass
2015-11-19
*
i8042: Handle a duplicate power-on-reset response
Simon Glass
2015-11-19
[next]