1. 251a17f usb: dwc2: Fix a bug in reading the endpoint directions from reg. by Roshan Pius · 11 years ago
  2. 1fa2df0 staging: emxx_udc: fix the build error by Peter Chen · 11 years ago
  3. 8333d3c usb: gadget: Kconfig: use bool instead of boolean by Christoph Jaeger · 11 years ago
  4. d9b2b19 usb: musb: blackfin: remove incorrect __exit_p() by Dmitry Torokhov · 11 years ago
  5. 7437999 usb: phy: phy-generic: Fix USB PHY gpio reset by Fabio Estevam · 11 years ago
  6. b7974de8 usb: dwc2: fix USB core dependencies by Arnd Bergmann · 11 years ago
  7. ffb9da6 usb: renesas_usbhs: fix NULL pointer dereference in dma_release_channel() by Yoshihiro Shimoda · 11 years ago
  8. 0f4ff5f usb: phy: generic: fix the vbus interrupt request by Robert Jarzmik · 11 years ago
  9. 9eb0797 usb: phy: generic: fix the gpios to be optional by Robert Jarzmik · 11 years ago
  10. b4c2378 usb: dwc2: gadget: initialize controller in pullup callback by Gregory Herrero · 11 years ago
  11. f889f23 usb: dwc2: gadget: replace constants with defines by Mian Yousaf Kaukab · 11 years ago
  12. fa4a8d7 usb: dwc2: gadget: fix phy interface configuration by Mian Yousaf Kaukab · 11 years ago
  13. ccb34a9 usb: dwc2: gadget: fix debug message for zlp by Mian Yousaf Kaukab · 11 years ago
  14. 86e37bf usb: dwc2: gadget: don't modify pullup status during reset by Gregory Herrero · 11 years ago
  15. 643cc4d usb: dwc2: gadget: add reset flag in init function by Gregory Herrero · 11 years ago
  16. 7d24c1b usb: dwc2: gadget: add unaligned buffers support by Mian Yousaf Kaukab · 11 years ago
  17. d7c747c usb: dwc2: gadget: remove hardcoded if (0) and if (1) checks by Mian Yousaf Kaukab · 11 years ago
  18. 58f7c43 usb: dwc2: gadget: fix a typo in comment by Gregory Herrero · 11 years ago
  19. 9e14d0a usb: dwc2: gadget: add TEST_MODE feature support by Gregory Herrero · 11 years ago
  20. c00dd4a usb: dwc2: gadget: fix clear halt feature handling by Gregory Herrero · 11 years ago
  21. b46146d5 usb: dwc2: host: resume root hub on remote wakeup by Gregory Herrero · 11 years ago
  22. fbba7db usb: musb: add omap-control dependency by Arnd Bergmann · 11 years ago
  23. a0cb12e usb: musb: add generic usb phy dependencies by Arnd Bergmann · 11 years ago
  24. 3f6dd4f usb: udc-core: add is_selfpowered sys entry by Peter Chen · 11 years ago
  25. dadac98 usb: musb: gadget: use common is_selfpowered by Peter Chen · 11 years ago
  26. bcdea50 usb: dwc3: gadget: use common is_selfpowered by Peter Chen · 11 years ago
  27. 716013b usb: gadget: pch_udc: set value for common is_selfpowered by Peter Chen · 11 years ago
  28. d618c36 usb: gadget: atmel_usba_udc: set value for common is_selfpowered by Peter Chen · 11 years ago
  29. d4a1c47 usb: gadget: net2272: use common is_selfpowered by Peter Chen · 11 years ago
  30. b3764dd usb: gadget: s3c2410_udc: set value for common is_selfpowered by Peter Chen · 11 years ago
  31. c8678d9 usb: gadget: net2280: use common is_selfpowered by Peter Chen · 11 years ago
  32. 0bcff9e usb: gadget: r8a66597-udc: set value for common is_selfpowered by Peter Chen · 11 years ago
  33. 58ae8e0b usb: gadget: omap_udc: set value for common is_selfpowered by Peter Chen · 11 years ago
  34. 4651fcf usb: gadget: fsl_udc_core: set value for common is_selfpowered by Peter Chen · 11 years ago
  35. d60d939 usb: gadget: lpc32xx_udc: use common is_selfpowered by Peter Chen · 11 years ago
  36. 5d9cb6a usb: gadget: dummy_hcd: set value for common is_selfpowered by Peter Chen · 11 years ago
  37. 4605437 usb: gadget: bdc_udc: set value for common is_selfpowered by Peter Chen · 11 years ago
  38. a17fd41 usb: renesas_usbhs: gadget: set value for common is_selfpowered by Peter Chen · 11 years ago
  39. 9239d88 staging: emxx_udc: use common is_selfpowered by Peter Chen · 11 years ago
  40. 7301971 usb: gadget: at91_udc: use common is_selfpowered by Peter Chen · 11 years ago
  41. 1009f9a usb: chipidea: udc: add set_selfpowered gaget ops by Peter Chen · 11 years ago
  42. 80b2502 usb: gadget: introduce is_selfpowered for usb_gadget by Peter Chen · 11 years ago
  43. 5c7b3b0 usb: dwc3: gadget: add missing spin_lock() by Felipe Balbi · 11 years ago
  44. 7381528 usb: dwc3: remove reliance on dev_vdbg() by Felipe Balbi · 11 years ago
  45. 6bac4ff usb: dwc3: trace: add trace logs for core and gadget by Felipe Balbi · 11 years ago
  46. e9f2aa8 usb: dwc3: gadget: WARN() in case of unknown IRQ by Felipe Balbi · 11 years ago
  47. 4cd8f6d usb: dwc3: gadget: avoid variable shadowing by Felipe Balbi · 11 years ago
  48. 578d0b6 usb: gadget: uvc: comments for iterating over streaming hierarchy by Andrzej Pietrasiewicz · 11 years ago
  49. 7279683 usb: gadget: uvc: use explicit type instead of void * by Andrzej Pietrasiewicz · 11 years ago
  50. e235f7b usb: phy: mxs: add delay before set phyctrl.clkgate by Peter Chen · 11 years ago
  51. efdbd3a usb: phy: mxs: do not set PWD.RXPWD1PT1 for low speed connection by Peter Chen · 11 years ago
  52. 7b09e67 usb: phy: mxs: refine mxs_phy_disconnect_line by Li Jun · 11 years ago
  53. dd811ba usb: phy: mxs: don't need IP fix for imx6sx by Peter Chen · 11 years ago
  54. d21daf1 usb: isp1760: Fix USB disabled check by Laurent Pinchart · 11 years ago
  55. 1f8d9b9 usb: isp1760: Remove duplicate usb_disabled() check by Laurent Pinchart · 11 years ago
  56. 100832a usb: isp1760: Make HCD support optional by Laurent Pinchart · 11 years ago
  57. 7ef077a usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/ by Laurent Pinchart · 11 years ago
  58. 0316ca6 usb: isp1760: Add device controller support by Laurent Pinchart · 11 years ago
  59. 9a66e13 usb: isp1760: Move PORT1 configuration to core code by Laurent Pinchart · 11 years ago
  60. 5171446 usb: isp1760: Initialize the bus interface in core code by Laurent Pinchart · 11 years ago
  61. 667c45c usb: isp1760: Set IRQF_SHARED flag in core code by Laurent Pinchart · 11 years ago
  62. 4b1a577 usb: isp1760: Move core code to isp1760-core.c by Laurent Pinchart · 11 years ago
  63. e19c99e usb: isp1760: Reorganize header files by Laurent Pinchart · 11 years ago
  64. ea0b1fa usb: isp1760: Prefix driver data structures with isp1760_ by Laurent Pinchart · 11 years ago
  65. cdd36e8 usb: isp1760: Decouple usb_hdc and isp1760_priv by Laurent Pinchart · 11 years ago
  66. c770e00 usb: isp1760: Refactor PCI initialization code by Laurent Pinchart · 11 years ago
  67. 10feee1 usb: isp1760: Use the managed devm_ioremap_resource() API by Laurent Pinchart · 11 years ago
  68. 4942e00 usb: isp1760: Pass resource pointer to isp1760_register by Laurent Pinchart · 11 years ago
  69. d69292a usb: isp1760: Remove busname argument to isp1760_register by Laurent Pinchart · 11 years ago
  70. 5a6356a usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_ by Laurent Pinchart · 11 years ago
  71. 3057375 usb: isp1760: Fix indentation in probe error path by Laurent Pinchart · 11 years ago
  72. f0bdbb0 usb: isp1760: Don't expose hcd to glue code from isp1760_register by Laurent Pinchart · 11 years ago
  73. 57f068b usb: isp1760: Manage device driver data in common code by Laurent Pinchart · 11 years ago
  74. 10c73f0 usb: isp1760: Move removal cleanup code to isp1760-hcd.c by Laurent Pinchart · 11 years ago
  75. c3cc40c usb: isp1760: Merge platform and OF glue codes by Laurent Pinchart · 11 years ago
  76. 5324713 usb: isp1760: Unmap I/O registers at platform device removal by Laurent Pinchart · 11 years ago
  77. fcead84 usb: isp1760: Retrieve pdev memory resource from hcd at remove time by Laurent Pinchart · 11 years ago
  78. 8a8b96f4 usb: isp1760: Remove isp1760 glue structure by Laurent Pinchart · 11 years ago
  79. 7eb42c6 usb: isp1760: Use the gpio descriptor API by Laurent Pinchart · 11 years ago
  80. 9fdd84d usb: gadget: zero: fix format string warnings by Asaf Vertz · 11 years ago
  81. 5e33f6f usb: gadget: ffs: add eventfd notification about ffs events by Robert Baldyga · 11 years ago
  82. acba23f usb: gadget: f_fs: Fix loop variable by Mario Schuknecht · 11 years ago
  83. df6738d usb: gadget: Fix os desc test by Mario Schuknecht · 11 years ago
  84. cb83df7 usb: musb: cppi41: improve rx channel abort routine by Bin Liu · 11 years ago
  85. 0149b07 usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_* by Bin Liu · 11 years ago
  86. abd2dbf usb: renesas_usbhs: add support for requesting DT DMA by Yoshihiro Shimoda · 11 years ago
  87. 6e3f53a usb: renesas_usbhs: add usbhsf_dma_init_pdev() function by Yoshihiro Shimoda · 11 years ago
  88. 16eb1a6 usb: renesas_usbhs: mod_host: use HUB_CHAR_* by Sergei Shtylyov · 11 years ago
  89. c509ba6 usb: musb: virthub: use HUB_CHAR_* by Sergei Shtylyov · 11 years ago
  90. d906d61 usb: dummy_hcd: use HUB_CHAR_* by Sergei Shtylyov · 11 years ago
  91. 3d040de usb: dwc2: hcd: use HUB_CHAR_* by Sergei Shtylyov · 11 years ago
  92. 06ab8b0 usb: gadget: uvc: preserve the address passed to kfree() by Andrzej Pietrasiewicz · 11 years ago
  93. 16272ae MAINTAINERS: update maintainer entry for dwc2 driver by Paul Zimmerman · 11 years ago
  94. b0bb9bb Revert "usb: dwc2: add bus suspend/resume for dwc2" by Paul Zimmerman · 11 years ago
  95. 27f3870 usb: gadget: ethernet: re-use %pM specifier to print MAC by Andy Shevchenko · 11 years ago
  96. da89dba usb: phy: make GPIOs optional for the generic phy by Paul Zimmerman · 11 years ago
  97. 3c4c733 usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro by Dan Carpenter · 11 years ago
  98. c5b2dc6 usb: gadget: uvc: memory leak in uvcg_frame_make() by Dan Carpenter · 11 years ago
  99. ceeb010 usb: gadget: uvc: remove an impossible condition by Dan Carpenter · 11 years ago
  100. df90f83 usb: gadget: uvc: fix some error codes by Dan Carpenter · 11 years ago