1. f1f6d9a xhci: don't dereference a xhci member after removing xhci by Mathias Nyman · 8 years ago
  2. 88716a9 usb: xhci: Fix panic if disconnect by Jim Lin · 8 years ago
  3. 0d2daad xhci: really enqueue zero length TRBs. by Alban Browaeys · 8 years ago
  4. 33be126 xhci: always handle "Command Ring Stopped" events by Mathias Nyman · 8 years ago
  5. add1250 cdc-acm: fix wrong pipe type on rx interrupt xfers by Gavin Li · 8 years ago
  6. fa25425 Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  7. 5395875 usb: misc: usbtest: add fix for driver hang by Lu Baolu · 8 years ago
  8. 224f6e4 Merge tag 'fixes-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  9. a0ad85a usb: dwc3: gadget: stop processing on HWO set by Felipe Balbi · 8 years ago
  10. 79d1748 usb: dwc3: don't set last bit for ISOC endpoints by Janusz Dziedzic · 8 years ago
  11. 207707d usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG by Xerox Lin · 8 years ago
  12. 17a1dc5 usb: udc: core: fix error handling by Peter Chen · 8 years ago
  13. 7442e6d usb: gadget: fsl_qe_udc: off by one in setup_received_handle() by Dan Carpenter · 8 years ago
  14. 327b21da usb/gadget: fix gadgetfs aio support. by Mathieu Laurendeau · 8 years ago
  15. 3887db5 usb: gadget: composite: Fix return value in case of error by Christophe JAILLET · 8 years ago
  16. bd610c5 usb: gadget: uvc: Fix return value in case of error by Christophe JAILLET · 8 years ago
  17. 63196e9 usb: gadget: fix check in sync read from ep in gadgetfs by Binyamin Sharet · 8 years ago
  18. 528d281 usb: misc: usbtest: usbtest_do_ioctl may return positive integer by Peter Chen · 8 years ago
  19. 4c4f106 usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe() by Wei Yongjun · 8 years ago
  20. ec57fcd usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe() by Wei Yongjun · 8 years ago
  21. cee51c3 usb: gadget: configfs: add mutex lock before unregister gadget by Winter Wang · 8 years ago
  22. 88c09ea usb: gadget: u_ether: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  23. c526c62 usb: gadget: composite: fix dereference after null check coverify warning by Peter Chen · 8 years ago
  24. 700aa7f usb: renesas_usbhs: Use dmac only if the pipe type is bulk by Yoshihiro Shimoda · 8 years ago
  25. 9ab967e usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable() by Yoshihiro Shimoda · 8 years ago
  26. 772ce81 usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac by Yoshihiro Shimoda · 8 years ago
  27. 4491ed5 usb: dwc3: pci: add Intel Kabylake PCI ID by Heikki Krogerus · 9 years ago
  28. 7c705df usb: dwc3: gadget: always cleanup all TRBs by Felipe Balbi · 8 years ago
  29. e5b36ae usb: dwc3: gadget: fix for short pkts during chained xfers by Felipe Balbi · 8 years ago
  30. c7de573 usb: dwc3: gadget: increment request->actual once by Felipe Balbi · 8 years ago
  31. 59b71f7 usb: host: max3421-hcd: fix mask of IO control register by Jaewon Kim · 8 years ago
  32. 5cce438 USB: remove race condition in usbfs/libusb when using reap-after-disconnect by Alan Stern · 8 years ago
  33. 70f7ca9 usb: devio, do not warn when allocation fails by Jiri Slaby · 8 years ago
  34. bc337b5 usb: ehci: change order of register cleanup during shutdown by Marc Ohlf · 8 years ago
  35. aed9d65 USB: validate wMaxPacketValue entries in endpoint descriptors by Alan Stern · 8 years ago
  36. 9c6256a usb: misc: ftdi-elan: Fix off-by-one memory corruptions by Xiao Han · 8 years ago
  37. 2832493 usb: misc: usbtest: usbtest_do_ioctl may return positive integer by Peter Chen · 8 years ago
  38. 07d316a USB: hub: change the locking in hub_activate by Alan Stern · 8 years ago
  39. ca5cbc8 USB: hub: fix up early-exit pathway in hub_activate by Alan Stern · 8 years ago
  40. 6bb47e8 usb: hub: Fix unbalanced reference count/memory leak/deadlocks by Viresh Kumar · 8 years ago
  41. 647024a USB: serial: fix memleak in driver-registration error path by Alexey Klimov · 8 years ago
  42. 01d7956 USB: serial: option: add support for Telit LE920A4 by Daniele Palmas · 8 years ago
  43. ae34d12c USB: serial: ftdi_sio: add device ID for WICED USB UART dev board by Sheng-Hui J. Chu · 8 years ago
  44. 6977495 USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices by Robert Deliën · 8 years ago
  45. cf1b180 USB: serial: option: add D-Link DWM-156/A3 by Lubomir Rintel · 8 years ago
  46. f72035f Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  47. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  48. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  49. 884316d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  50. 8c2f421 Merge branch 'for-4.8/hid-led' into for-linus by Jiri Kosina · 8 years ago
  51. 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  52. bbce2ad Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  53. 71da2ba Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-testing by Greg Kroah-Hartman · 8 years ago
  54. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. b7545b7 Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  56. cb42b63 cdc-acm: beautify probe() by Oliver Neukum · 8 years ago
  57. 7fae7bf cdc-wdm: use the common CDC parser by Oliver Neukum · 8 years ago
  58. 6dd3587 cdc-acm: cleanup error handling by Oliver Neukum · 8 years ago
  59. eccf2a4 cdc-acm: use the common parser by Oliver Neukum · 8 years ago
  60. e4c6fb7 usbnet: move the CDC parser into USB core by Oliver Neukum · 8 years ago
  61. a1ca2c6 usb: musb: sunxi: Simplify dr_mode handling by Hans de Goede · 8 years ago
  62. cd53bd6 usb: musb: sunxi: make unexported symbols static by Ben Dooks · 8 years ago
  63. 8ccb49d usb: musb: cppi41: add dma channel tracepoints by Bin Liu · 8 years ago
  64. 239d221 usb: musb: cppi41: move struct cppi41_dma_channel to header by Bin Liu · 8 years ago
  65. 460ddbe usb: musb: cleanup cppi_dma header by Bin Liu · 8 years ago
  66. fc78003 usb: musb: gadget: add usb-request tracepoints by Bin Liu · 8 years ago
  67. 19ca682 usb: musb: host: add urb tracepoints by Bin Liu · 8 years ago
  68. cfb9a1b usb: musb: add tracepoints to dump interrupt events by Bin Liu · 8 years ago
  69. c74173f usb: musb: add tracepoints for register access by Bin Liu · 8 years ago
  70. 086b2882 usb: musb: dsps: use musb register read/write wrappers instead by Bin Liu · 8 years ago
  71. b99d365 usb: musb: switch dev_dbg to tracepoints by Bin Liu · 8 years ago
  72. f89252a usb: musb: add tracepoints support for debugging by Bin Liu · 8 years ago
  73. 3161da9 USB: serial: use variable for status by Oliver Neukum · 8 years ago
  74. 3c0415f USB: serial: option: add support for Telit LE910 PID 0x1206 by Daniele Palmas · 8 years ago
  75. d6c4dc3 USB: serial: cp210x: use kmemdup by Muhammad Falak R Wani · 8 years ago
  76. d8d841e USB: serial: ti_usb_3410_5052: use functions rather than macros by Mathieu OTHACEHE · 8 years ago
  77. 4ab0e0d USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.h by Mathieu OTHACEHE · 8 years ago
  78. 735ad1e USB: serial: ti_usb_3410_5052: use __packed by Mathieu OTHACEHE · 8 years ago
  79. 8bf344d USB: serial: ti_usb_3410_5052: remove useless comments by Mathieu OTHACEHE · 8 years ago
  80. 25b1f9a usb: quirks: Add no-lpm quirk for Elan by Joseph Salisbury · 8 years ago
  81. fb810cb Merge tag 'v4.7-rc6' into patchwork by Mauro Carvalho Chehab · 8 years ago
  82. 36c0f8b [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs by Hans Verkuil · 8 years ago
  83. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  84. c318a82 Merge 4.7-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  85. 67417f9 Merge 4.7-rc6 into tty-next by Greg Kroah-Hartman · 8 years ago
  86. 0d064a7 Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  87. 0232b23 Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  88. 322832f usb: dwc3: host: Fix broken XHCI host by Roger Quadros · 8 years ago
  89. f76a28a xhci: free the correct ring by Arnd Bergmann · 8 years ago
  90. 463c468 Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  91. 5baaf3b usb: dwc3: st: Use explicit reset_control_get_exclusive() API by Lee Jones · 8 years ago
  92. 4aa34ce Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  93. 002f17b usb: dwc3: st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  94. 1959930 usb: host: ehci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  95. f5ee3f2 usb: host: ohci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  96. 215db94 Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  97. 15e4292 usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() by Yoshihiro Shimoda · 8 years ago
  98. 4fdef69 usb: renesas_usbhs: fix NULL pointer dereference in xfer_work() by Yoshihiro Shimoda · 8 years ago
  99. 44963d6 usb: gadget: f_fs: check for allocation failure by Dan Carpenter · 8 years ago
  100. e43470db USB: dwc2-usb: add USB_GADGET dependency by Arnd Bergmann · 8 years ago