1. 87b4ca9 usb.h: Always declare usb function prototypes by Hans de Goede · 9 years ago
  2. 0489ee3 usb: add device connection/disconnection detection by Vincent Palatin · 10 years ago
  3. 59a0dfc dm: usb: Add support for companion controllers by Hans de Goede · 10 years ago
  4. 0a7fa27 dm: usb: Add support for interrupt queues to the dm usb code by Hans de Goede · 10 years ago
  5. 8a0b4c2 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 10 years ago
  6. 3b5ddd3 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 10 years ago
  7. 59d66d2 dm: usb: sandbox: Add a uclass for USB device emulation by Simon Glass · 10 years ago
  8. fc03a55 dm: usb: Allow USB drivers to be declared and auto-probed by Simon Glass · 10 years ago
  9. c093d6d dm: usb: Refactor port resets by Simon Glass · 10 years ago
  10. d146113 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  11. 9b82eeb dm: usb: Add a uclass for USB controllers by Simon Glass · 10 years ago
  12. 94938d8 usb: Convert protocol header structures to use explicitly sized variables by Sergey Temerkhanov · 10 years ago
  13. 83b1897 musb-new: Add interrupt queue support by Hans de Goede · 10 years ago
  14. 498ab95 musb-new: Fix reset sequence when in host mode by Hans de Goede · 10 years ago
  15. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago
  16. bbd2d2a usb: Add an interval parameter to create_int_queue by Hans de Goede · 10 years ago
  17. 5791aa0 usb: include <asm/cache.h> and <part.h> from include/usb.h by Masahiro Yamada · 10 years ago
  18. 6f68122 usb: Make pollable int support available outside of ehci-hcd.c by Hans de Goede · 10 years ago
  19. 7a88175 usb: dwc2: Add driver for Synopsis DWC2 USB IP block by Oleksandr Tymoshenko · 11 years ago
  20. 3e51df0 usb: kbd: Allow "usb reset" to continue when an usb kbd is used by Hans de Goede · 10 years ago
  21. 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  22. 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · 11 years ago
  23. 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  24. de8ae7b usb: rename board_usb_init_type to usb_init_type by Troy Kisky · 11 years ago
  25. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  26. 4912dcc USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 12 years ago
  29. ebb2478 usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · 12 years ago
  30. a3292f2 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  31. cc0fcbf musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  32. d5ade29 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  33. a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  34. dd94a8e usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · 12 years ago
  35. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  36. 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
  37. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · 13 years ago
  38. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  39. 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
  40. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · 13 years ago
  41. 0efc281 usb: increase non-bulk timeout for slow chipsets. by Jason Cooper · 13 years ago
  42. 1e9961d Add USB host ethernet adapter support by Simon Glass · 14 years ago
  43. fd7f513 Fix EHCI usb submit timeout and unify with OHCI by Simon Glass · 14 years ago
  44. 4e1d485 musb: MSC host support for AM35x by Ajay Kumar Gupta · 14 years ago
  45. ca79085 USB: fix create_pipe() by Sergei Shtylyov · 15 years ago
  46. e956f34 usb: musb: add support for Blackfin MUSB by Bryan Wu · 15 years ago
  47. 0882f3e DA8xx: Add MUSB host support by Ajay Kumar Gupta · 15 years ago
  48. 09c82bc OMAP3 Add usb device support by Tom Rix · 15 years ago
  49. 83b9e1d USB Consolidate descriptor definitions by Tom Rix · 15 years ago
  50. bbcce61 usb : musb : Enabling DM6446 (TI DaVinci) USB module power by Thomas Abraham · 16 years ago
  51. cc93fc0 usb.h: use standard __LITTLE_ENDIAN from Linux headers by Mike Frysinger · 16 years ago
  52. 0bf2a03 [PATCH] This patch add varius fix to the ehci. by michael · 16 years ago
  53. 3d18996 Prepare USB layer for ehci by Michael Trimarchi · 16 years ago
  54. 4f89585 USB: descriptor handling by Stefan Althoefer · 16 years ago
  55. 5f2e7fc USB style patch, 80 chars strict by Michael Trimarchi · 16 years ago
  56. 47e7208 fix USB initialisation procedure by Remy Bohmer · 16 years ago
  57. f66d998 usb: add support for R8A66597 usb controller by Yoshihiro Shimoda · 16 years ago
  58. 18fa700 Fix compilation error in cmd_usb.c by Anatolij Gustschin · 17 years ago
  59. 063f9ff USB event poll support by Zhang Wei · 17 years ago
  60. 2404a2b Support for the Philips ISP116x HCD (Host Controller Driver) by Rodolfo Giometti · 18 years ago
  61. d209de6 Fix some endianness issues related to the generic ohci driver by Markus Klotzbuecher · 18 years ago
  62. 43c8b31 Introduced the configuration option CONFIG_USB_OHCI_NEW in order to be able by Markus Klotzbuecher · 18 years ago
  63. 978333a Add rudimentary handling of alternate settings of USB interfaces - to fix by Bartlomiej Sieka · 18 years ago
  64. c7a4f7d Fix low-level OHCI transfers for ARM920t and MPC5xxx by Wolfgang Denk · 19 years ago
  65. 20c98a6 * Modify KUP4X board configuration to use SL811 driver for USB memory by wdenk · 21 years ago
  66. ef89394 * CVS add missing files by wdenk · 21 years ago
  67. de887eb * Add support for USB Mass Storage Devices (BBB) by wdenk · 21 years ago
  68. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  69. 012771d Initial revision by wdenk · 23 years ago