Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2de08f97f738be9f1a94691c2451822a8aa904a8
/
common
/
usb_kbd.c
0d1e1f7
stdio: Pass device pointer to stdio methods
by Simon Glass
· 10 years ago
1867bd4
stdio: Remove redundant code around stdio_register() calls
by Simon Glass
· 10 years ago
17472dc
usb: Fix USB keyboard polling via control endpoint
by Adrian Cox
· 11 years ago
e2ebec8
console: usb: kbd: To fix slow TFTP booting
by Jim Lin
· 11 years ago
c562f97
console: usb: kbd: To improve TFTP booting performance
by Jim Lin
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0eab998
usb: workaround non-working keyboards.
by Vincent Palatin
· 12 years ago
4d6839f
usb: properly re-initialize the USB keyboard.
by Vincent Palatin
· 12 years ago
f94c95d
usb: common: Weed out USB_**_PRINTFs from usb framework
by Vivek Gautam
· 12 years ago
1bfb4cd
USB: add arrow key support to usb_kbd
by Allen Martin
· 12 years ago
ef769ca
USB: make usb_kbd obey USB DMA alignment requirements
by Allen Martin
· 12 years ago
185da95
USB: move keyboard polling into kbd driver
by amartin@nvidia.com
· 13 years ago
c9d6202
USB: reevaluate iomux stdin on USB kbd detect
by amartin@nvidia.com
· 13 years ago
92f6a62
usb: add numeric keypad support to HID driver
by Vincent Palatin
· 13 years ago
f3f3a5d
USB: fix USB keyboard polling parameter
by Vincent Palatin
· 13 years ago
d9b34b3
USB: Drop dead code from usb_kbd.c
by Marek Vasut
· 13 years ago
7534a3e
USB: Rework usb_kbd.c
by Marek Vasut
· 13 years ago
82cf9a4
USB: Add functionality to poll the USB keyboard via control EP
by Marek Vasut
· 13 years ago
dea3a10
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
by Wolfgang Denk
· 13 years ago
b930098
USB: Squash checkpatch warnings in usb_kbd.c
by Marek Vasut
· 13 years ago
83b9e1d
USB Consolidate descriptor definitions
by Tom Rix
· 15 years ago
2a7a031
stdio/device: rework function naming convention
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fb8ecaa
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
by Thomas Abraham
· 16 years ago
3bef09c
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
e9d1bdc
Correct drv_usb_kbd_init function
by Ryan CHEN
· 16 years ago
8a4a784
devices: merge to list_head
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
58cd54a
common: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
4e0e8d0
USB: replace old swap_ with proper endianess conversion macros
by Christian Eggers
· 17 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
37cc4f0
Add Ctrl combo key support to usb keyboard driver.
by Zhang Wei
· 17 years ago
1a4d438
Fix the issue of usb_kbd driver missing the scan code of key 'z'.
by Zhang Wei
· 17 years ago
063f9ff
USB event poll support
by Zhang Wei
· 17 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
affae2b
Initial revision
by wdenk
· 22 years ago