1. 8e55311 usb: kbd: Add (optional) support for using an interrupt queue for polling by Hans de Goede · 10 years ago
  2. 8f8d7d2 usb: kbd: Cache pipe, interval and packetsize by Hans de Goede · 10 years ago
  3. dfe5b1c usb: kbd: Fix memleak on usb_kbd_deregister() by Hans de Goede · 10 years ago
  4. be17e75 usb: kbd: Remove unused usb_kbd_generic_poll function by Hans de Goede · 10 years ago
  5. 8a8a225 usb: kbd: Allow "usb reset" to continue when an usb kbd is used by Hans de Goede · 10 years ago
  6. 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
  7. 3f78a28 usb: kbd: Remove check for already being registered by Hans de Goede · 10 years ago
  8. 0ea09df usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister by Hans de Goede · 10 years ago
  9. 9b23938 usb: kbd: Fix unaligned buffer usage in usb_kbd_setled() by Hans de Goede · 10 years ago
  10. 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
  11. 91d0be1 stdio: Remove redundant code around stdio_register() calls by Simon Glass · 10 years ago
  12. 08a98b8 usb: Fix USB keyboard polling via control endpoint by Adrian Cox · 10 years ago
  13. c95e2b9 console: usb: kbd: To fix slow TFTP booting by Jim Lin · 11 years ago
  14. 07551f2 console: usb: kbd: To improve TFTP booting performance by Jim Lin · 11 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 5da2dc9 usb: workaround non-working keyboards. by Vincent Palatin · 11 years ago
  17. 09defbc usb: properly re-initialize the USB keyboard. by Vincent Palatin · 11 years ago
  18. ceb4972 usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · 11 years ago
  19. 4151a40 USB: add arrow key support to usb_kbd by Allen Martin · 12 years ago
  20. d747538 USB: make usb_kbd obey USB DMA alignment requirements by Allen Martin · 12 years ago
  21. f9636e8 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  22. fb3ef64 USB: reevaluate iomux stdin on USB kbd detect by amartin@nvidia.com · 13 years ago
  23. d53da84 usb: add numeric keypad support to HID driver by Vincent Palatin · 13 years ago
  24. 3d17308 USB: fix USB keyboard polling parameter by Vincent Palatin · 13 years ago
  25. 5a1219e USB: Drop dead code from usb_kbd.c by Marek Vasut · 13 years ago
  26. 9a8c72a USB: Rework usb_kbd.c by Marek Vasut · 13 years ago
  27. 48c8073 USB: Add functionality to poll the USB keyboard via control EP by Marek Vasut · 13 years ago
  28. c4eba6e common/usb_kbd.c: fix bug introduced in commit 00b7d6e by Wolfgang Denk · 13 years ago
  29. 00b7d6e USB: Squash checkpatch warnings in usb_kbd.c by Marek Vasut · 13 years ago
  30. 8f8bd56 USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  31. 52cb4d4 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  32. 1eb734f usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure by Thomas Abraham · 16 years ago
  33. fea91ed usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  34. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  35. 3b20fd8 Correct drv_usb_kbd_init function by Ryan CHEN · 16 years ago
  36. c1de7a6 devices: merge to list_head by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. d6e9ee9 common: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. d0ff51b Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · 16 years ago
  39. c918261 USB: replace old swap_ with proper endianess conversion macros by Christian Eggers · 16 years ago
  40. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  41. 4785a69 Add Ctrl combo key support to usb keyboard driver. by Zhang Wei · 17 years ago
  42. eb6f214 Fix the issue of usb_kbd driver missing the scan code of key 'z'. by Zhang Wei · 17 years ago
  43. fdcfaa1 USB event poll support by Zhang Wei · 17 years ago
  44. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  45. affae2b Initial revision by wdenk · 22 years ago