index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_kbd.c
Age
Commit message (
Expand
)
Author
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
2012-03-03
usb: add numeric keypad support to HID driver
Vincent Palatin
2012-03-03
USB: fix USB keyboard polling parameter
Vincent Palatin
2011-12-11
USB: Drop dead code from usb_kbd.c
Marek Vasut
2011-12-11
USB: Rework usb_kbd.c
Marek Vasut
2011-12-11
USB: Add functionality to poll the USB keyboard via control EP
Marek Vasut
2011-12-09
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
Wolfgang Denk
2011-12-09
USB: Squash checkpatch warnings in usb_kbd.c
Marek Vasut
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-01-28
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
Thomas Abraham
2008-12-20
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
Correct drv_usb_kbd_init function
Ryan CHEN
2008-08-31
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-05-22
USB: replace old swap_ with proper endianess conversion macros
Christian Eggers
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-01-09
Add Ctrl combo key support to usb keyboard driver.
Zhang Wei
2007-11-03
Fix the issue of usb_kbd driver missing the scan code of key 'z'.
Zhang Wei
2007-06-06
USB event poll support
Zhang Wei
2003-06-27
* Code cleanup:
LABEL_2003_06_27_2340
wdenk
2002-08-17
Initial revision
wdenk