summaryrefslogtreecommitdiffstats
path: root/common/usb_kbd.c
Commit message (Expand)AuthorAgeFilesLines
* USB Consolidate descriptor definitionsTom Rix2009-12-201-9/+13
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-7/+7
* usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structureThomas Abraham2009-01-281-0/+1
* usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enableJean-Christophe PLAGNIOL-VILLARD2008-12-201-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-3/+3
* Correct drv_usb_kbd_init functionRyan CHEN2008-09-091-0/+2
* devices: merge to list_headJean-Christophe PLAGNIOL-VILLARD2008-08-311-8/+6
* common: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-5/+0
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-2/+2
* USB: replace old swap_ with proper endianess conversion macrosChristian Eggers2008-05-221-5/+6
* Big white-space cleanup.Wolfgang Denk2008-05-211-2/+2
* Add Ctrl combo key support to usb keyboard driver.Zhang Wei2008-01-091-0/+19
* Fix the issue of usb_kbd driver missing the scan code of key 'z'.Zhang Wei2007-11-031-1/+1
* USB event poll supportZhang Wei2007-06-061-1/+5
* * Code cleanup:wdenk2003-06-271-6/+0
* Initial revisionwdenk2002-08-171-0/+734
OpenPOWER on IntegriCloud