summaryrefslogtreecommitdiff
path: root/common/usb_kbd.c
AgeCommit message (Expand)Author
2013-05-05usb: common: Weed out USB_**_PRINTFs from usb frameworkVivek Gautam
2012-11-20USB: add arrow key support to usb_kbdAllen Martin
2012-11-20USB: make usb_kbd obey USB DMA alignment requirementsAllen Martin
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2012-03-03USB: reevaluate iomux stdin on USB kbd detectamartin@nvidia.com
2012-03-03usb: add numeric keypad support to HID driverVincent Palatin
2012-03-03USB: fix USB keyboard polling parameterVincent Palatin
2011-12-11USB: Drop dead code from usb_kbd.cMarek Vasut
2011-12-11USB: Rework usb_kbd.cMarek Vasut
2011-12-11USB: Add functionality to poll the USB keyboard via control EPMarek Vasut
2011-12-09common/usb_kbd.c: fix bug introduced in commit 00b7d6eWolfgang Denk
2011-12-09USB: Squash checkpatch warnings in usb_kbd.cMarek Vasut
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:wdenk
2002-08-17Initial revisionwdenk