index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
usb_kbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: add arrow key support to usb_kbd
Allen Martin
2012-11-20
1
-0
/
+13
*
USB: make usb_kbd obey USB DMA alignment requirements
Allen Martin
2012-11-20
1
-1
/
+4
*
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
1
-1
/
+17
*
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
2012-03-03
1
-0
/
+6
*
usb: add numeric keypad support to HID driver
Vincent Palatin
2012-03-03
1
-0
/
+10
*
USB: fix USB keyboard polling parameter
Vincent Palatin
2012-03-03
1
-1
/
+1
*
USB: Drop dead code from usb_kbd.c
Marek Vasut
2011-12-11
1
-379
/
+0
*
USB: Rework usb_kbd.c
Marek Vasut
2011-12-11
1
-262
/
+325
*
USB: Add functionality to poll the USB keyboard via control EP
Marek Vasut
2011-12-11
1
-14
/
+50
*
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
Wolfgang Denk
2011-12-09
1
-1
/
+1
*
USB: Squash checkpatch warnings in usb_kbd.c
Marek Vasut
2011-12-09
1
-289
/
+320
*
USB Consolidate descriptor definitions
Tom Rix
2009-12-20
1
-9
/
+13
*
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-07-18
1
-7
/
+7
*
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
Thomas Abraham
2009-01-28
1
-0
/
+1
*
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
Jean-Christophe PLAGNIOL-VILLARD
2008-12-20
1
-0
/
+4
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-3
/
+3
*
Correct drv_usb_kbd_init function
Ryan CHEN
2008-09-09
1
-0
/
+2
*
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
2008-08-31
1
-8
/
+6
*
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
1
-5
/
+0
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
1
-2
/
+2
*
USB: replace old swap_ with proper endianess conversion macros
Christian Eggers
2008-05-22
1
-5
/
+6
*
Big white-space cleanup.
Wolfgang Denk
2008-05-21
1
-2
/
+2
*
Add Ctrl combo key support to usb keyboard driver.
Zhang Wei
2008-01-09
1
-0
/
+19
*
Fix the issue of usb_kbd driver missing the scan code of key 'z'.
Zhang Wei
2007-11-03
1
-1
/
+1
*
USB event poll support
Zhang Wei
2007-06-06
1
-1
/
+5
*
* Code cleanup:
wdenk
2003-06-27
1
-6
/
+0
*
Initial revision
wdenk
2002-08-17
1
-0
/
+734