aboutsummaryrefslogtreecommitdiff
path: root/common/usb_kbd.c
AgeCommit message (Expand)Author
2009-12-20USB Consolidate descriptor definitionsTom Rix
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-01-28usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structureThomas Abraham
2008-12-20usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enableJean-Christophe PLAGNIOL-VILLARD
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-09Correct drv_usb_kbd_init functionRyan CHEN
2008-08-31devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD
2008-08-13common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk
2008-05-22USB: replace old swap_ with proper endianess conversion macrosChristian Eggers
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-01-09Add Ctrl combo key support to usb keyboard driver.Zhang Wei
2007-11-03Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei
2007-06-06USB event poll supportZhang Wei
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk
2002-08-17Initial revisionwdenk