1. 600856c USB: mutual exclusion for resetting a hub and power-managing a port by Alan Stern · 11 years ago
  2. 342a749 usb: pci_quirks: fix sparse 'symbol not declared' warning by Konrad Zapalowicz · 11 years ago
  3. d30f206 usb: gadget: rename CONFIG_USB_GADGET_PXA25X by Paul Bolle · 11 years ago
  4. a328512 USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
  5. a7683eb usb: usbtest: add pattern check on pipe in phase of unlink read by Huang Rui · 11 years ago
  6. e4d58f5 usb: usbtest: fix unlink write error with pattern 1 by Huang Rui · 11 years ago
  7. 657d898 usb: usb5303: add support for reference clock specified in device tree by Marek Szyprowski · 11 years ago
  8. 6fecd4f USB: separate usb_address0 mutexes for each bus by Todd E Brandt · 11 years ago
  9. 0a93999 xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown. by Denis Turischev · 11 years ago
  10. 3a0d89d USB: delete CONFIG_USB_DEVICEFS from defconfig by Naoki MATSUMOTO · 11 years ago
  11. 737583f USB: udl: proper error reporting by Oliver Neukum · 11 years ago
  12. c78d1ecf USB: yurex: fix race between probe() and read() by Oliver Neukum · 11 years ago
  13. 552e1f2 USB: appledisplay: fix race between reading and writing from the device by Oliver Neukum · 11 years ago
  14. d846b76 USB: usbtmc: fix DMA on stack by Oliver Neukum · 11 years ago
  15. d1b7810 USB: cdc-acm: use BIT macro by Oliver Neukum · 11 years ago
  16. c4128ca usb: gadget: net2280: Add support for PLX USB338X by Ricardo Ribalda Delgado · 11 years ago
  17. 849b133 usb: gadget: make return of 0 explicit by Julia Lawall · 11 years ago
  18. 113229b phy: Enable USB PHY support for arm64 by Liviu Dudau · 11 years ago
  19. 85f4e45b xhci: unified loggig of RESET_ON_RESUME by Oliver Neukum · 11 years ago
  20. 2d87bbd usb: ehci-platform: add optional reset controller retrieval by Boris BREZILLON · 11 years ago
  21. 4615f3b usb: ohci-platform: Enable optional use of reset controller by Maxime Ripard · 11 years ago
  22. 38e0c10 usb: ohci: sort out dependencies for lpc32xx and omap by Arnd Bergmann · 11 years ago
  23. 068413e usb: ohci-da8xx can only be built-in by Arnd Bergmann · 11 years ago
  24. 274f6af usb: xhci: avoid warning for !PM_SLEEP by Arnd Bergmann · 11 years ago
  25. 112fe8e usb: dwc2: Add function to calculate correct FIFO sizes by Dinh Nguyen · 11 years ago
  26. 8b3e233 usb: dwc2: Disable descriptor dma mode by default by Dinh Nguyen · 11 years ago
  27. 023bfe8 Documentation: dt-bindings: update xhci-platform DT binding by Gregory CLEMENT · 11 years ago
  28. 9737479 usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers by Gregory CLEMENT · 11 years ago
  29. 4718c17 usb: host: xhci-plat: add clock support by Gregory CLEMENT · 11 years ago
  30. 48157bb usb: host: xhci-plat: sort the headers in alphabetic order by Gregory CLEMENT · 11 years ago
  31. 03398cf Documentation: dt-bindings: update ehci-orion binding documentation by Thomas Petazzoni · 11 years ago
  32. d445913 usb: ehci-orion: add optional PHY support by Gregory CLEMENT · 11 years ago
  33. ac06966 usb: ehci-orion: fix clock reference leaking by Gregory CLEMENT · 11 years ago
  34. d8ea69e usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() by Thomas Petazzoni · 11 years ago
  35. 88bf6b3 usb: ehci-orion: use platform_get_irq() for DT probing by Thomas Petazzoni · 11 years ago
  36. 1dfa91a usb: common: rename phy-fsm-usb.c to usb-otg-fsm.c by Peter Chen · 11 years ago
  37. f4cbd33 usb: move usb/usb-common.c to usb/common/usb-common.c by Peter Chen · 11 years ago
  38. 0cc4cf6 usb: dwc2: Remove '0x' notation when using %pad format by Fabio Estevam · 11 years ago
  39. 2d53139 Add support for using a MAX3421E chip as a host driver. by David Mosberger · 11 years ago
  40. c6a64de uwb: fix variable set but not used warnings by Thomas Pugliese · 11 years ago
  41. 9928016 uwb: comment typo fix by Thomas Pugliese · 11 years ago
  42. d339a1f uwb: whitespace and line length cleanups by Thomas Pugliese · 11 years ago
  43. a838ec7 usb: core: remove the Kconfig entry for USB_DEBUG by Peter Chen · 11 years ago
  44. febf2f6 usb: remove redundant D0 power state set by Yijing Wang · 11 years ago
  45. d5afce8 USB: keyspan: fix potential null pointer dereference by Rickard Strandqvist · 11 years ago
  46. df3ce23 USB: wusbcore: fix control-pipe directions by Johan Hovold · 11 years ago
  47. 0943d8e USB: cdc-acm: use tty-port dtr_rts by Johan Hovold · 11 years ago
  48. 308fee1 USB: cdc-acm: remove redundant usb_mark_last_busy by Johan Hovold · 11 years ago
  49. 4a8ee50 USB: cdc-acm: do not update PM busy on read errors by Johan Hovold · 11 years ago
  50. b1d42ef USB: cdc-acm: minimise no-suspend window during shutdown by Johan Hovold · 11 years ago
  51. 89e54e4 USB: cdc-acm: remove redundant disconnected test from shutdown by Johan Hovold · 11 years ago
  52. bbf0cb3 USB: cdc-acm: simplify runtime PM locking by Johan Hovold · 11 years ago
  53. 5292afa USB: cdc-acm: fix runtime PM imbalance at shutdown by Johan Hovold · 11 years ago
  54. e4c3607 USB: cdc-acm: fix I/O after failed open by Johan Hovold · 11 years ago
  55. 8727bf6 USB: cdc-acm: fix failed open not being detected by Johan Hovold · 11 years ago
  56. 703df32 USB: cdc-acm: fix open and suspend race by Johan Hovold · 11 years ago
  57. 183a450 USB: cdc-acm: fix potential urb leak and PM imbalance in write by Johan Hovold · 11 years ago
  58. ed79707 USB: cdc-acm: fix shutdown and suspend race by Johan Hovold · 11 years ago
  59. bae3f4c USB: cdc-acm: fix runtime PM for control messages by Johan Hovold · 11 years ago
  60. 140cb81 USB: cdc-acm: fix broken runtime suspend by Johan Hovold · 11 years ago
  61. e144ed28 USB: cdc-acm: fix write and resume race by Johan Hovold · 11 years ago
  62. 5a345c2 USB: cdc-acm: fix write and suspend race by Johan Hovold · 11 years ago
  63. 90419cf USB: kobil_sct: fix control requests without data stage by Johan Hovold · 11 years ago
  64. 3fff3b4 USB: serial: remove overly defensive port tests by Johan Hovold · 11 years ago
  65. c14829f USB: serial: fix potential runtime pm imbalance at device remove by Johan Hovold · 11 years ago
  66. b0a9aa6 USB: usb_wwan: do not resume I/O on closing ports by Johan Hovold · 11 years ago
  67. 8bb7ec6 USB: usb_wwan: report failed submissions as errors by Johan Hovold · 11 years ago
  68. 89da4a4 USB: usb_wwan: remove bogus function prototype by Johan Hovold · 11 years ago
  69. 7d5dddd USB: usb_wwan: remove some superfluous comments by Johan Hovold · 11 years ago
  70. 9fdf706 USB: usb_wwan: remove comment from close by Johan Hovold · 11 years ago
  71. 3362c91 USB: usb_wwan: clean up delayed-urb submission by Johan Hovold · 11 years ago
  72. 37357ca USB: usb_wwan: use interface-data accessors by Johan Hovold · 11 years ago
  73. b0f9d00 USB: usb_wwan: make resume error messages uniform by Johan Hovold · 11 years ago
  74. ae75c94 USB: usb_wwan: kill interrupt urb explicitly at suspend by Johan Hovold · 11 years ago
  75. 2b4acea USB: usb_wwan: remove redundant urb kill from port remove by Johan Hovold · 11 years ago
  76. a427c17 USB: usb_wwan: remove unimplemented set_termios by Johan Hovold · 11 years ago
  77. 0280354 USB: usb_wwan: remove redundant modem-control request by Johan Hovold · 11 years ago
  78. c1c0180 USB: usb_wwan: fix remote wakeup by Johan Hovold · 11 years ago
  79. 7436f41 USB: usb_wwan: fix discarded writes on resume errors by Johan Hovold · 11 years ago
  80. fb7ad4f USB: usb_wwan: fix potential blocked I/O after resume by Johan Hovold · 11 years ago
  81. 9096f1f USB: usb_wwan: fix potential NULL-deref at resume by Johan Hovold · 11 years ago
  82. 79eed03 USB: usb_wwan: fix urb leak at shutdown by Johan Hovold · 11 years ago
  83. 170fad9 USB: usb_wwan: fix write and suspend race by Johan Hovold · 11 years ago
  84. d9e93c0 USB: usb_wwan: fix race between write and resume by xiao jin · 11 years ago
  85. db09047 USB: usb_wwan: fix urb leak in write error path by xiao jin · 11 years ago
  86. 496969c USB: option: add missing usb_mark_last_busy by Johan Hovold · 11 years ago
  87. dd246f2 USB: option: fix line-control pipe direction by Johan Hovold · 11 years ago
  88. acf47d4 USB: option: fix runtime PM handling by Johan Hovold · 11 years ago
  89. c2e45d7 USB: sierra: do not resume I/O on closing ports by Johan Hovold · 11 years ago
  90. 0287d5c USB: sierra: minimise no-suspend window during close by Johan Hovold · 11 years ago
  91. 71c149b USB: sierra: refactor delayed-urb submission by Johan Hovold · 11 years ago
  92. 7d8825b USB: sierra: clean up suspend by Johan Hovold · 11 years ago
  93. 7c80782 USB: sierra: use interface-data accessors by Johan Hovold · 11 years ago
  94. 7cdc335 USB: sierra: remove redundant modem-control requests by Johan Hovold · 11 years ago
  95. a283d08 USB: sierra: do not resume I/O on closed ports by Johan Hovold · 11 years ago
  96. 40d8898 USB: sierra: remove disconnected test from close by Johan Hovold · 11 years ago
  97. e825aaa USB: sierra: remove unimplemented set_termios by Johan Hovold · 11 years ago
  98. bc03cfe USB: sierra: remove unused variable by Johan Hovold · 11 years ago
  99. 21aa1c4 USB: sierra: remove bogus endpoint test by Johan Hovold · 11 years ago
  100. d304889 USB: sierra: fix line-control pipe direction by Johan Hovold · 11 years ago