1. abdb295 usbip: vudc: Add vudc_transfer by Igor Kotrasinski · 8 years ago
  2. 79c02cb usbip: vudc: Add vudc_rx by Igor Kotrasinski · 8 years ago
  3. 80fd9cd usbip: vudc: Add VUDC main file by Igor Kotrasinski · 8 years ago
  4. c7af4c2 usbip: vudc: Make usbip_common vudc-aware by Igor Kotrasinski · 8 years ago
  5. 602364f usbip: vudc: Add header for USB/IP UDC by Igor Kotrasinski · 8 years ago
  6. f0183a3 usb: storage: fix multi-line comment style by Felipe Balbi · 8 years ago
  7. 5b91dfe usb: storage: scsiglue: limit USB3 devices to 2048 sectors by Felipe Balbi · 8 years ago
  8. 779b457 usb: storage: scsiglue: further describe our 240 sector limit by Felipe Balbi · 8 years ago
  9. d64aab0 hub: admit devices are SS+ by Oliver Neukum · 8 years ago
  10. 97b9b7d usb: musb: jz4740: fix error check of usb_get_phy() by Vladimir Zapolskiy · 8 years ago
  11. f551e13 Revert "usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom half" by Bin Liu · 8 years ago
  12. 607fb0f usb: musb: gadget: nuke endpoint before setting its descriptor to NULL by Tal Shorer · 8 years ago
  13. 69b4269 Merge 4.6-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  14. 8c34d82 USB: serial: use IS_ENABLED() instead of checking for FOO || FOO_MODULE by Javier Martinez Canillas · 8 years ago
  15. 3c77f7c USB: serial: ftdi_sio: constify ftdi_sio_quirk structures by Julia Lawall · 8 years ago
  16. 613ac23 USB: serial: cp210x: add Straizona Focusers device ids by Jasem Mutlaq · 8 years ago
  17. 1d377f4 USB: serial: cp210x: add ID for Link ECU by Mike Manning · 8 years ago
  18. 38740a5 usb: gadget: f_fs: Fix use-after-free by Lars-Peter Clausen · 8 years ago
  19. 818ec3a usb: dwc3: debugfs: dump out endpoint details by Felipe Balbi · 8 years ago
  20. b058f3e usb: dwc3: core: add helper to extract trb type by Felipe Balbi · 8 years ago
  21. cf6d867 usb: dwc3: core: add fifo space helper by Felipe Balbi · 8 years ago
  22. 097aa19 usb: gadget: pch_udc: don't free devm allocated memory by Felipe Balbi · 8 years ago
  23. f78bbca usb: f_mass_storage: test whether thread is running before starting another by Michal Nazarewicz · 8 years ago
  24. 332a5b4 usb: gadget: f_fs: Fix EFAULT generation for async read operations by Lars-Peter Clausen · 8 years ago
  25. 9bc0789 usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes by Denys Vlasenko · 8 years ago
  26. b41d8a6 usb: renesas_usbhs: use usb_gadget_{un}map_request_by_dev() for IPMMU by Yoshihiro Shimoda · 8 years ago
  27. c3cdcac usb: renesas_usbhs: change arguments of dma_map_ctrl() by Yoshihiro Shimoda · 8 years ago
  28. e789ece usb: renesas_usbhs: change function call orfer in usbhsf_dma_prepare_push() by Yoshihiro Shimoda · 8 years ago
  29. 679ca39 usb: gadget: udc: core: add usb_gadget_{un}map_request_by_dev() by Yoshihiro Shimoda · 8 years ago
  30. 5096c4d usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request() by Yoshihiro Shimoda · 8 years ago
  31. 4e9f311 usb: dwc3: make dwc3_debugfs_init return value be void by Du, Changbin · 8 years ago
  32. af566a0 usb: dwc3: omap: get rid of dma_status by Roger Quadros · 8 years ago
  33. 8e7046b usb: dwc3: gadget: don't interrupt when chained by Felipe Balbi · 8 years ago
  34. 052ba52ef usb: dwc3: gadget: remove newline from trace by Felipe Balbi · 8 years ago
  35. 36b68aa usb: dwc3: gadget: use link TRB for all endpoint types by Felipe Balbi · 8 years ago
  36. 4faf755 usb: dwc3: gadget: move % operation to increment helpers by Felipe Balbi · 8 years ago
  37. ef966b9 usb: dwc3: gadget: add trb enqueue/dequeue helpers by Felipe Balbi · 8 years ago
  38. 70fdb27 usb: dwc3: get rid of DWC3_TRB_MASK by Felipe Balbi · 8 years ago
  39. 7ce04cf usb: wusbcore: remove unreachable code by Sudip Mukherjee · 8 years ago
  40. bb7871a usbip: event handler as one thread by Nobuo Iwata · 8 years ago
  41. e352506 USB: whci-hcd: add more checks for dma mapping error by Alexey Khoroshilov · 8 years ago
  42. d4fc8bf xhci: fix typo in babble endpoint handling comment by Rajesh Bhagat · 8 years ago
  43. c28f825 usb: dwc3: switch trb enqueue/dequeue and first_trb_index to u8 by Felipe Balbi · 8 years ago
  44. 5ef68c5 usb: dwc3: core: document struct dwc3_request by Felipe Balbi · 8 years ago
  45. 53fd881 usb: dwc3: gadget: rename busy/free_slot to trb_enqueue/dequeue by Felipe Balbi · 8 years ago
  46. 495dd5f usb: dwc3: omap: drop dma_mask configuration by Grygorii Strashko · 8 years ago
  47. e58dd35 usb: dwc3: add disable receiver detection in P3 quirk by Rajesh Bhagat · 8 years ago
  48. c36d8e9 usb: dwc3: gadget: put link to U0 before Start Transfer by Felipe Balbi · 8 years ago
  49. 218ef7b usb: dwc3: gadget: extract unlocked dwc3_gadget_wakeup() by Felipe Balbi · 8 years ago
  50. 2b0f11d usb: dwc3: gadget: clear SUSPHY bit before ep cmds by Felipe Balbi · 8 years ago
  51. c0ca324 usb: dwc3: gadget: combine return points into a single one by Felipe Balbi · 8 years ago
  52. e4875bd usb: gadget: pch_udc: sort IDs by Andy Shevchenko · 8 years ago
  53. 6b96873 usb: gadged: pch_udc: get rid of redundant assignments by Andy Shevchenko · 8 years ago
  54. c7b640d usb: gadget: pch_udc: enable MSI if hardware supports by Andy Shevchenko · 8 years ago
  55. 969733f usb: gadget: pch_udc: convert to devres API by Andy Shevchenko · 8 years ago
  56. 5e3bd45 usb: gadged: pch_udc: PCI core handles power state for us by Andy Shevchenko · 8 years ago
  57. badf6d4 usb: common: rework CONFIG_USB_COMMON logic by Arnd Bergmann · 8 years ago
  58. dea520a usb: dwc3: gadget: pass ev_buff as cookie to irq handler by Felipe Balbi · 8 years ago
  59. 9772b47 usb: dwc3: gadget: Fix suspend/resume during device mode by Roger Quadros · 8 years ago
  60. e6bdf81 usb: dwc3: fix memory leak of dwc->regset by Du, Changbin · 8 years ago
  61. 5c4ad318 usb: dwc3: core: fix PHY handling during suspend by Felipe Balbi · 8 years ago
  62. 45d49cb usb: dwc3: omap: fix up error path on probe() by Felipe Balbi · 8 years ago
  63. 138b863 usb: gadget: composite: Clear reserved fields of SSP Dev Cap by John Youn · 8 years ago
  64. 65e8617 scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS by Ming Lin · 8 years ago
  65. 696c8b1 usb: dwc3: drop ev_buffs array by Felipe Balbi · 8 years ago
  66. 660e9bd usb: dwc3: remove num_event_buffers by Felipe Balbi · 8 years ago
  67. acd877f usb: phy: qcom: use PTR_ERR_OR_ZERO() by Felipe Balbi · 8 years ago
  68. 46cdd19 usb: gadget: udc: at91: use PTR_ERR_OR_ZERO() by Felipe Balbi · 8 years ago
  69. aa3342c usb: dwc3: better name for our request management lists by Felipe Balbi · 8 years ago
  70. 8495036 usb: dwc3: increase maximum number of TRBs per endpoint by Felipe Balbi · 8 years ago
  71. ca4d44e usb: dwc3: gadget: always enable CSP by Felipe Balbi · 8 years ago
  72. bc50816 usb: dwc3: drop FIFO resizing logic by Felipe Balbi · 8 years ago
  73. e86103a usb: hcd: out of bounds access in for_each_companion by Robert Dobrowolski · 8 years ago
  74. 1363074 USB: uas: Add a new NO_REPORT_LUNS quirk by Hans de Goede · 8 years ago
  75. 198de51 USB: uas: Limit qdepth at the scsi-host level by Hans de Goede · 8 years ago
  76. f9a85f6 usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value by Peter Griffin · 8 years ago
  77. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 8 years ago
  78. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 8 years ago
  79. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 8 years ago
  80. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 8 years ago
  81. 671ffdf xhci: resume USB 3 roothub first by Mathias Nyman · 8 years ago
  82. 0d46fac usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host by Rafal Redzimski · 8 years ago
  83. 2a14759 cdc-acm: fix crash if flushed with nothing buffered by Oliver Neukum · 8 years ago
  84. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  85. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  86. 39ec5cb Merge tag 'fixes-for-v4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  87. d48d569 USB: option: add "D-Link DWM-221 B1" device id by Bjørn Mork · 8 years ago
  88. cddc943 USB: serial: cp210x: Adding GE Healthcare Device ID by Martyn Welch · 8 years ago
  89. ea6db90 USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices by Josh Boyer · 8 years ago
  90. adf9a3a usb: dwc3: keystone: drop dma_mask configuration by Grygorii Strashko · 8 years ago
  91. 79171e9 usb: gadget: udc-core: remove manual dma configuration by Grygorii Strashko · 8 years ago
  92. 1ffb4d5 usb: dwc3: pci: add ID for one more Intel Broxton platform by Heikki Krogerus · 8 years ago
  93. 4e332df usb: otg-fsm: support multiple instances by Roger Quadros · 8 years ago
  94. 2b2fe36 usb: chipidea: imx: delete the redundant setting default DMA mask code by Peter Chen · 8 years ago
  95. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  96. 4fccb07 usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done() by Yoshihiro Shimoda · 8 years ago
  97. ecd9a7a usb: dwc2: do not override forced dr_mode in gadget setup by Przemek Rudy · 8 years ago
  98. 4fc50ba usb: gadget: f_midi: unlock on error by Dan Carpenter · 8 years ago
  99. 5a07975 USB: digi_acceleport: do sanity checking for the number of ports by Oliver Neukum · 8 years ago
  100. c55aee1 USB: cypress_m8: add endpoint sanity check by Oliver Neukum · 8 years ago