1. bae3f4c USB: cdc-acm: fix runtime PM for control messages by Johan Hovold · 11 years ago
  2. 140cb81 USB: cdc-acm: fix broken runtime suspend by Johan Hovold · 11 years ago
  3. e144ed28 USB: cdc-acm: fix write and resume race by Johan Hovold · 11 years ago
  4. 5a345c2 USB: cdc-acm: fix write and suspend race by Johan Hovold · 11 years ago
  5. 90419cf USB: kobil_sct: fix control requests without data stage by Johan Hovold · 11 years ago
  6. 3fff3b4 USB: serial: remove overly defensive port tests by Johan Hovold · 11 years ago
  7. c14829f USB: serial: fix potential runtime pm imbalance at device remove by Johan Hovold · 11 years ago
  8. b0a9aa6 USB: usb_wwan: do not resume I/O on closing ports by Johan Hovold · 11 years ago
  9. 8bb7ec6 USB: usb_wwan: report failed submissions as errors by Johan Hovold · 11 years ago
  10. 89da4a4 USB: usb_wwan: remove bogus function prototype by Johan Hovold · 11 years ago
  11. 7d5dddd USB: usb_wwan: remove some superfluous comments by Johan Hovold · 11 years ago
  12. 9fdf706 USB: usb_wwan: remove comment from close by Johan Hovold · 11 years ago
  13. 3362c91 USB: usb_wwan: clean up delayed-urb submission by Johan Hovold · 11 years ago
  14. 37357ca USB: usb_wwan: use interface-data accessors by Johan Hovold · 11 years ago
  15. b0f9d00 USB: usb_wwan: make resume error messages uniform by Johan Hovold · 11 years ago
  16. ae75c94 USB: usb_wwan: kill interrupt urb explicitly at suspend by Johan Hovold · 11 years ago
  17. 2b4acea USB: usb_wwan: remove redundant urb kill from port remove by Johan Hovold · 11 years ago
  18. a427c17 USB: usb_wwan: remove unimplemented set_termios by Johan Hovold · 11 years ago
  19. 0280354 USB: usb_wwan: remove redundant modem-control request by Johan Hovold · 11 years ago
  20. c1c0180 USB: usb_wwan: fix remote wakeup by Johan Hovold · 11 years ago
  21. 7436f41 USB: usb_wwan: fix discarded writes on resume errors by Johan Hovold · 11 years ago
  22. fb7ad4f USB: usb_wwan: fix potential blocked I/O after resume by Johan Hovold · 11 years ago
  23. 9096f1f USB: usb_wwan: fix potential NULL-deref at resume by Johan Hovold · 11 years ago
  24. 79eed03 USB: usb_wwan: fix urb leak at shutdown by Johan Hovold · 11 years ago
  25. 170fad9 USB: usb_wwan: fix write and suspend race by Johan Hovold · 11 years ago
  26. d9e93c0 USB: usb_wwan: fix race between write and resume by xiao jin · 11 years ago
  27. db09047 USB: usb_wwan: fix urb leak in write error path by xiao jin · 11 years ago
  28. 496969c USB: option: add missing usb_mark_last_busy by Johan Hovold · 11 years ago
  29. dd246f2 USB: option: fix line-control pipe direction by Johan Hovold · 11 years ago
  30. acf47d4 USB: option: fix runtime PM handling by Johan Hovold · 11 years ago
  31. c2e45d7 USB: sierra: do not resume I/O on closing ports by Johan Hovold · 11 years ago
  32. 0287d5c USB: sierra: minimise no-suspend window during close by Johan Hovold · 11 years ago
  33. 71c149b USB: sierra: refactor delayed-urb submission by Johan Hovold · 11 years ago
  34. 7d8825b USB: sierra: clean up suspend by Johan Hovold · 11 years ago
  35. 7c80782 USB: sierra: use interface-data accessors by Johan Hovold · 11 years ago
  36. 7cdc335 USB: sierra: remove redundant modem-control requests by Johan Hovold · 11 years ago
  37. a283d08 USB: sierra: do not resume I/O on closed ports by Johan Hovold · 11 years ago
  38. 40d8898 USB: sierra: remove disconnected test from close by Johan Hovold · 11 years ago
  39. e825aaa USB: sierra: remove unimplemented set_termios by Johan Hovold · 11 years ago
  40. bc03cfe USB: sierra: remove unused variable by Johan Hovold · 11 years ago
  41. 21aa1c4 USB: sierra: remove bogus endpoint test by Johan Hovold · 11 years ago
  42. d304889 USB: sierra: fix line-control pipe direction by Johan Hovold · 11 years ago
  43. f4a2d49 USB: sierra: fix resume error reporting by Johan Hovold · 11 years ago
  44. c9d838a USB: sierra: fix urbs not being killed on shutdown by Johan Hovold · 11 years ago
  45. 9367059 USB: sierra: fix characters being dropped at close by Johan Hovold · 11 years ago
  46. 80cc0fc USB: sierra: fix remote wakeup by Johan Hovold · 11 years ago
  47. 014333f USB: sierra: fix urb and memory leak on disconnect by Johan Hovold · 11 years ago
  48. 7fdd26a USB: sierra: fix urb and memory leak in resume error path by Johan Hovold · 11 years ago
  49. 8452727 USB: sierra: fix use after free at suspend/resume by Johan Hovold · 11 years ago
  50. 353fe19 USB: sierra: fix AA deadlock in open error path by Johan Hovold · 11 years ago
  51. 549e835 USB: iowarrior: Convert local dbg macro to dev_dbg by Joe Perches · 11 years ago
  52. e2b86c1 USB: appledisplay: Convert /n to \n by Joe Perches · 11 years ago
  53. 48292d8 usb: qcserial: remove interface number matching by Bjørn Mork · 11 years ago
  54. 8bc7a06 usb: qcserial: define and use Sierra Wireless layout by Bjørn Mork · 11 years ago
  55. d712ca9 usb: qcserial: refactor device layout selection by Bjørn Mork · 11 years ago
  56. ce1b066 usb: qcserial: fix multiline comment coding style by Bjørn Mork · 11 years ago
  57. 7b360ee uwb: add error messages when reservation establish fails by Thomas Pugliese · 11 years ago
  58. 90ec00d uwb: fix channel change failure by Thomas Pugliese · 11 years ago
  59. bae00c1 usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  60. 6ba96dc usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  61. e0f77a9 usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  62. 40a5ec9 usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  63. 70843f6 usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  64. 4e24bde usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 11 years ago
  65. 1c17675 usb: ehci-exynos: Change to use phy provided by the generic phy framework by Kamil Debski · 11 years ago
  66. 7d28e54 usb: ohci-exynos: Add facility to use phy provided by the generic phy framework by Vivek Gautam · 11 years ago
  67. 91a9677 usb: ehci-exynos: Use struct device instead of platform_device by Vivek Gautam · 11 years ago
  68. 54969ed usb: ohci-exynos: Use struct device instead of platform_device by Vivek Gautam · 11 years ago
  69. efccd24 usb: phy: add run-time dependencies to R-Car driver by Jean Delvare · 11 years ago
  70. 2ea7b14 usb: phy: msm: fix bug in probe() by Dan Carpenter · 11 years ago
  71. 10775eb usb: chipidea: udc: update gadget states according to ch9 by Peter Chen · 11 years ago
  72. ec447ab Doc: usb: chipidea: need to build both kernel Image and modules by Peter Chen · 11 years ago
  73. 3c6d982 usb: chipidea: msm: Initialize offset of the capability registers by Ivan T. Ivanov · 11 years ago
  74. 2629b10 usb: chipidea: msm: Add device tree support by Ivan T. Ivanov · 11 years ago
  75. a33d8ce usb: chipidea: msm: Add device tree binding information by Ivan T. Ivanov · 11 years ago
  76. 33f92a8 chipidea: usbmisc_imx: Allow USB OTG to work on mx51 by Fabio Estevam · 11 years ago
  77. be6b0c1 usb: chipidea: using one inline function to cover queue work operations by Peter Chen · 11 years ago
  78. 2dbd633 usb: chipidea: udc: delete useless code by Peter Chen · 11 years ago
  79. 58ce849 usb: chipidea: update TODO list by Peter Chen · 11 years ago
  80. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 11 years ago
  81. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 11 years ago
  82. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 11 years ago
  83. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 11 years ago
  84. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 11 years ago
  85. be98203 xhci: Report max device limit when Enable Slot command fails. by Sarah Sharp · 11 years ago
  86. a62445a xhci: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  87. 961b3d0 usb: xhci: Use IS_ENABLED() macro by Fabio Estevam · 11 years ago
  88. 29d2fef usb: catch attempts to submit urbs with a vmalloc'd transfer buffer by Dan Williams · 11 years ago
  89. 654a55d xhci: fix wrong port number reported when setting USB2.0 hardware LPM. by Lin Wang · 11 years ago
  90. 6aba2ae Merge tag 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next by Greg Kroah-Hartman · 11 years ago
  91. cea3589 Merge 3.15-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  92. 7751b6f usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call. by Matwey V. Kornilov · 11 years ago
  93. 8c240dc usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision. by Matwey V. Kornilov · 11 years ago
  94. 84237bf usb: gadget: net2280: Fix NULL pointer dereference by Ricardo Ribalda Delgado · 11 years ago
  95. c9e44b5 usb: gadget: uvc: Set the vb2 queue timestamp flags by Laurent Pinchart · 11 years ago
  96. f17388c usb: gadget: uvc: Set the V4L2 buffer field to V4L2_FIELD_NONE by Laurent Pinchart · 11 years ago
  97. 16bf900 usb: gadget: uvc: Switch to monotonic clock for buffer timestamps by Laurent Pinchart · 11 years ago
  98. 79cb5b5 usb: phy: Add SMSC USB334x PHY ID by Liviu Dudau · 11 years ago
  99. 1ade5d7 usb: gadget: f_uac2: don't queue new requests when shutting down by Andrzej Pietrasiewicz · 11 years ago
  100. f1c7e71 usb: dwc3: convert to pcim_enable_device() by Andy Shevchenko · 11 years ago