1. cbb4be6 USB: whiteheat: fix potential null-deref at probe by Johan Hovold · 9 years ago
  2. cc8e4fc xhci: init command timeout timer earlier to avoid deleting it uninitialized by Mathias Nyman · 9 years ago
  3. dca7794 xhci: change xhci 1.0 only restrictions to support xhci 1.1 by Mathias Nyman · 9 years ago
  4. 448116b usb: xhci: exit early in xhci_setup_device() if we're halted or dying by Roger Quadros · 9 years ago
  5. 8c24d6d usb: xhci: stop everything on the first call to xhci_stop by Roger Quadros · 9 years ago
  6. e5bfeab usb: xhci: Clear XHCI_STATE_DYING on start by Roger Quadros · 9 years ago
  7. 85ac90f usb: xhci: lock mutex on xhci_stop by Roger Quadros · 9 years ago
  8. 2b7627b xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM by Tomer Barletz · 9 years ago
  9. a6809ff xhci: give command abortion one more chance before killing xhci by Mathias Nyman · 9 years ago
  10. ff30cbc usb: Use the USB_SS_MULT() macro to get the burst multiplier. by Mathias Nyman · 9 years ago
  11. 01f4fd2 Merge tag 'fixes-for-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  12. a66c275b usb: dwc3: gadget: Fix BUG in RT config by Roger Quadros · 9 years ago
  13. b431ba8 usb: musb: fix cppi channel teardown for isoch transfer by Bin Liu · 9 years ago
  14. 8fb7ab5 usb: phy: isp1301: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  15. 51b91b7 usb: gadget: drop null test before destroy functions by Julia Lawall · 9 years ago
  16. 9a9ce1d usb: gadget: dummy_hcd: in transfer(), return data sent, not limit by Igor Kotrasinski · 9 years ago
  17. e42bd6a usb: gadget: dummy_hcd: fix rescan logic for transfer by Igor Kotrasinski · 9 years ago
  18. 5dda5be usb: gadget: dummy_hcd: fix unneeded else-if condition by Igor Kotrasinski · 9 years ago
  19. 21c3ee9 usb: gadget: dummy_hcd: emulate sending zlp in packet logic by Igor Kotrasinski · 9 years ago
  20. b8239dc usb: musb: dsps: fix polling in device-only mode by Bin Liu · 9 years ago
  21. cf261fd usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding by Sylvain Rochet · 9 years ago
  22. ea93465 Merge tag 'usb-ci-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  23. 74a0939 Merge tag 'usb-serial-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  24. 8315b77 usb: chipidea: imx: fix a typo for imx6sx by Li Jun · 9 years ago
  25. 84bc70f usb: chipidea: add xilinx zynq platform data by Nathan Sullivan · 9 years ago
  26. 56ffa1d usb: chipidea: udc: using the correct stall implementation by Peter Chen · 9 years ago
  27. 762982d usb: phy: phy-generic: Fix reset behaviour on legacy boot by Roger Quadros · 9 years ago
  28. 523d5da usb: musb: ux500: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  29. 6fc6f4b usb: musb: Disable interrupts on suspend, enable them on resume by Pascal Huerst · 9 years ago
  30. 6527cc2 usb: gadget: amd5536udc: fix error handling in udc_pci_probe() by Alexey Khoroshilov · 9 years ago
  31. 88ccdbd usb: phy: fix phy-qcom-8x16-usb build by Randy Dunlap · 9 years ago
  32. 40af177 usb: musb: ensure in peripheral mode when checking session by Bin Liu · 9 years ago
  33. e2ae069 usb: dwc3: omap: enable irqs lately by Felipe Balbi · 9 years ago
  34. e4c1b1b usb: gadget: fix possible regression introduced with ep->claimed by Robert Baldyga · 9 years ago
  35. 19ab6bc USB: option: add ZTE PIDs by Liu.Zhao · 9 years ago
  36. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  37. 44840de USB: qcserial: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module by David Ward · 9 years ago
  38. 1fb8dc3 USB: ftdi_sio: Added custom PID for CustomWare products by Matthijs Kooijman · 9 years ago
  39. d2958d1 USB: usb_wwan: silence read errors on disconnect by Johan Hovold · 9 years ago
  40. 9257f1d USB: option: silence interrupt errors by Johan Hovold · 9 years ago
  41. 8ae25a3 USB: symbolserial: Correct transferred data size by Philipp Hachtmann · 9 years ago
  42. 951d3793 USB: symbolserial: Use usb_get_serial_port_data by Philipp Hachtmann · 9 years ago
  43. a0c9d0d usb: misc: usbtest: format max packet size for iso transfer by Peter Chen · 9 years ago
  44. 0521cfd usb: host: ehci-sys: delete useless bus_to_hcd conversion by Peter Chen · 9 years ago
  45. 12e1a6a Revert "usb: interface authorization: Introduces the default interface authorization" by Greg Kroah-Hartman · 9 years ago
  46. 8c2ea97 Revert "usb: interface authorization: Control interface probing and claiming" by Greg Kroah-Hartman · 9 years ago
  47. 5651440 Revert "usb: interface authorization: Introduces the USB interface authorization" by Greg Kroah-Hartman · 9 years ago
  48. 4d924d7 Revert "usb: interface authorization: SysFS part of USB interface authorization" by Greg Kroah-Hartman · 9 years ago
  49. a1b93ab Revert "usb: interface authorization: Use a flag for the default device authorization" by Greg Kroah-Hartman · 9 years ago
  50. 02dc272 Merge tag 'usb-serial-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 9 years ago
  51. 1724856 usb: core: hub: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  52. e4df922 USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  53. bd73bfc USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe by Alexandre Belloni · 9 years ago
  54. be12be5 USB: host: ohci-at91: depend on OF by Alexandre Belloni · 9 years ago
  55. b4f1947 USB: host: ohci-at91: move at91_usbh_data definition in c file by Alexandre Belloni · 9 years ago
  56. 3cf1fc8 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  57. 187b3d7 usb: interface authorization: SysFS part of USB interface authorization by Stefan Koch · 9 years ago
  58. ef0909c usb: interface authorization: Introduces the USB interface authorization by Stefan Koch · 9 years ago
  59. de7718b usb: interface authorization: Control interface probing and claiming by Stefan Koch · 9 years ago
  60. 1d958be usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  61. 088a3da usb: hub: remove assignment from if condition by Kris Borer · 9 years ago
  62. e3ec4fd usb: gadget: atmel: remove useless include by Alexandre Belloni · 9 years ago
  63. 3290b1b usb: endpoint: convert spaces to tabs by Kris Borer · 9 years ago
  64. 31b92d8 usb: otg_whitelist: remove whitespace by Kris Borer · 9 years ago
  65. f8786a9 drivers: usb: fsl: Workaround for USB erratum-A005275 by Nikhil Badola · 9 years ago
  66. 37a842d Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  67. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  68. 96625ea usb: chipidea: add tx/rx burst size configuration interface by Peter Chen · 9 years ago
  69. ed6e5eb usb: chipidea: usbmisc_imx: add non-burst setting for imx6 by Peter Chen · 10 years ago
  70. 6566871 usb: chipidea: add ahb burst configuration interface by Peter Chen · 9 years ago
  71. 0ef877a usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sx by Peter Chen · 10 years ago
  72. 8022d3d usb: chipidea: define stream mode disable for both roles by Peter Chen · 10 years ago
  73. a4da4f1 usb: chipidea: udc: zero-length packet is only needed for TX by Peter Chen · 9 years ago
  74. 11a2709 usb: chipidea: host: override hcd reset API by Peter Chen · 9 years ago
  75. ef12da9 usb: chipidea: imx: properly check for usbmisc by Tomeu Vizoso · 9 years ago
  76. bc24937 usb: chipidea: debug: add runtime pm for register access by Li Jun · 9 years ago
  77. 158ec07 usb:chipidea:Make the function hw_alloc_repmap have a return type of void by Nicholas Krause · 9 years ago
  78. 1311d6e usb: chipidea: host: delete the redundancy ci_hdrc struct by Peter Chen · 9 years ago
  79. df96ed8 usb: chipidea: introduce ITC tuning interface by Peter Chen · 10 years ago
  80. bf9c85e usb: chipidea: introduce ci_platform_configure by Peter Chen · 9 years ago
  81. 9d2effe usb: chipidea: otg_fsm: delete the duplicated reset controller operation by Peter Chen · 9 years ago
  82. 3520d46 usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request support by Peter Chen · 9 years ago
  83. e765bfb usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHA by Peter Chen · 9 years ago
  84. 2836267 usb: chipidea: add ttctrl.ttha control interface by Peter Chen · 9 years ago
  85. e6bbe1d Merge 4.2-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  86. 166b863 usb: core: hub.c: Removed some warnings generated by checkpatch.pl by Chase Metzger · 9 years ago
  87. f355e83 usb: devio: fix spacing by Kris Borer · 9 years ago
  88. 40a3b77 xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC) by Lu Baolu · 9 years ago
  89. 79b8094 xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC) by Lu Baolu · 9 years ago
  90. 4758dcd usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers by Reyad Attiyat · 9 years ago
  91. 6c05cb1 usb: xhci: make USB_XHCI_PLATFORM selectable by Rafał Miłecki · 9 years ago
  92. 2f3cc24 usb: musb: gadget: fix build break by adding missing 'break' by Robert Baldyga · 9 years ago
  93. e1c0506 treewide: fix typos in comment blocks by Masahiro Yamada · 9 years ago
  94. 1066c48 drivers/usb/gadget/composite.c: i18n is not an acronym by Diego Viola · 9 years ago
  95. 971bd8f treewide: Fix typo in printk by Masanari Iida · 9 years ago
  96. 2e8328f usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency by Felipe Balbi · 9 years ago
  97. 4a1e921 usb: gadget: f_mass_storage: add mising <linux/uaccess.h> by Felipe Balbi · 9 years ago
  98. b0a688d usb: musb: cppi41: allow it to work again by Felipe Balbi · 9 years ago
  99. 03840fa usb: musb: gadget: remove remaining DMA ifdeferry by Felipe Balbi · 9 years ago
  100. adab433 usb: gadget: remove gadget_chips.h by Robert Baldyga · 9 years ago