1. 6d0511e usb: gadget: f_hid: Use spinlock instead of mutex by Krzysztof Opasiak · 8 years ago
  2. d3acd94 usb: gadget: f_hid: fix: Prevent accessing released memory by Krzysztof Opasiak · 8 years ago
  3. b6092a5 usb: gadget: f_hid: fix: Free out requests by Krzysztof Opasiak · 8 years ago
  4. 92ee948 usb: gadget: udc: fsl: Add missing complete function. by Magnus Lilja · 8 years ago
  5. 881b522 usb: gadget: udc-core: Rescan pending list on driver unbind by Krzysztof Opasiak · 8 years ago
  6. 82bd560 usb: host: xhci: plat: check hcc_params after add hcd by William wu · 8 years ago
  7. 3ccf60e usb: dwc3: gadget: skip Set/Clear Halt when invalid by Felipe Balbi · 8 years ago
  8. 5413f43 usb: musb: da8xx: Remove CPPI 3.0 quirk and methods by Alexandre Bailon · 8 years ago
  9. fef3fdf USB: serial: console: fix uninitialised spinlock by Johan Hovold · 8 years ago
  10. 960a38e USB: serial: ark3116: fix register-accessor error handling by Johan Hovold · 8 years ago
  11. a2ce74e USB: serial: opticon: fix CTS retrieval at open by Johan Hovold · 8 years ago
  12. a1fc6fb USB: serial: spcp8x5: fix modem-status handling by Johan Hovold · 8 years ago
  13. 2680568 USB: serial: ftdi_sio: fix line-status over-reporting by Johan Hovold · 8 years ago
  14. a1510a8 USB: serial: ftdi_sio: fix extreme low-latency setting by Johan Hovold · 8 years ago
  15. f3d56f7 USB: serial: ftdi_sio: fix modem-status error handling by Johan Hovold · 8 years ago
  16. 4420e0f USB: serial: cp210x: add new IDs for GE Bx50v3 boards by Ken Lin · 8 years ago
  17. 308a96c USB: serial: mos7840: fix another NULL-deref at open by Johan Hovold · 8 years ago
  18. 89cc65c USB: serial: option: add device ID for HP lt2523 (Novatel E371) by Bjørn Mork · 8 years ago
  19. 12a9c11 usb: gadget: f_fs: Assorted buffer overflow checks. by Vincent Pelletier · 8 years ago
  20. e40d15f usb: musb: Fix host mode error -71 regression by Tony Lindgren · 8 years ago
  21. cbd819e USB: Add quirk for WORLDE easykey.25 MIDI keyboard by Lukáš Lalinský · 8 years ago
  22. 4807725 USB: serial: pl2303: add ATEN device ID by Marcel J.E. Mol · 8 years ago
  23. 8bc382a USB: serial: qcserial: add Dell DW5570 QDL by Aleksander Morgado · 8 years ago
  24. 2f94641 USB: serial: ch341: fix modem-control and B0 handling by Johan Hovold · 8 years ago
  25. 4d0f302 xhci: fix deadlock at host remove by running watchdog correctly by Mathias Nyman · 8 years ago
  26. 0556a65 USB: serial: ch341: fix open and resume after B0 by Johan Hovold · 8 years ago
  27. 3ed1f6d USB: serial: ch341: fix control-message error handling by Johan Hovold · 8 years ago
  28. 139556a USB: serial: ch341: fix open error handling by Johan Hovold · 8 years ago
  29. 1685daa USB: serial: ch341: fix resume after reset by Johan Hovold · 8 years ago
  30. 4aeab97 USB: serial: ch341: fix initial modem-control state by Johan Hovold · 8 years ago
  31. 58ede4b USB: serial: kl5kusb105: fix line-state error handling by Johan Hovold · 8 years ago
  32. dfd48ef usb: musb: fix runtime PM in debugfs by Bin Liu · 8 years ago
  33. 88d3670 wusbcore: Fix one more crypto-on-the-stack bug by Andy Lutomirski · 8 years ago
  34. 3999c53 usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  35. 7ff469c Revert "usb: gadget: composite: always set ep->mult to a sensible value" by Greg Kroah-Hartman · 8 years ago
  36. 5af6f56 usb: dwc3: gadget: always unmap EP0 requests by Felipe Balbi · 8 years ago
  37. c008309 usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb() by Felipe Balbi · 8 years ago
  38. 5f7fd4d usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb() by Felipe Balbi · 8 years ago
  39. c1ec6ba USB: serial: io_ti: bind to interface after fw download by Johan Hovold · 8 years ago
  40. 93f6891 USB: phy: am335x-control: fix device and of_node leaks by Johan Hovold · 8 years ago
  41. b429e37 usb: gadget: Fix second argument of percpu_ida_alloc() by Bart Van Assche · 8 years ago
  42. 8da8372 USB: serial: kl5kusb105: abort on open exception path by Pan Bian · 8 years ago
  43. 2eb09cc usb: musb: blackfin: add bfin_fifo_offset in bfin_ops by Jérémy Lefaure · 8 years ago
  44. 64244ed usb: gadget: udc: core: fix return code of usb_gadget_probe_driver() by Felix Hädicke · 8 years ago
  45. 8ecf70f usb: hub: Move hub_port_disable() to fix warning if PM is disabled by Geert Uytterhoeven · 8 years ago
  46. d7550d7 usb: musb: Fix trying to free already-free IRQ 4 by Tony Lindgren · 8 years ago
  47. 5e3c292 usb: dwc3: gadget: Fix full speed mode by Roger Quadros · 8 years ago
  48. 81f1f24 usb: dwc3: pci: Fix dr_mode misspelling by Hans de Goede · 8 years ago
  49. 6af3ba2 usb: dwc3: pci: add Intel Gemini Lake PCI ID by Heikki Krogerus · 8 years ago
  50. 63d92d1 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  51. 799dfde xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  52. 6db5215 usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL by Dan Carpenter · 8 years ago
  53. 1bd67e8 USB: serial: mos7720: fix parallel probe by Johan Hovold · 8 years ago
  54. 6ea44fb USB: serial: mos7720: fix parport use-after-free on probe errors by Johan Hovold · 8 years ago
  55. e7cf756 USB: serial: mos7720: fix use-after-free on probe errors by Johan Hovold · 8 years ago
  56. ac81f1f USB: serial: mos7720: fix NULL-deref at open by Johan Hovold · 8 years ago
  57. bd52ddb USB: serial: mos7840: fix NULL-deref at open by Johan Hovold · 8 years ago
  58. 9de856c USB: serial: kobil_sct: fix NULL-deref in write by Johan Hovold · 8 years ago
  59. b2aa551 USB: serial: cyberjack: fix NULL-deref at open by Johan Hovold · 8 years ago
  60. 4de811c USB: serial: oti6858: fix NULL-deref at open by Johan Hovold · 8 years ago
  61. 65914ee USB: serial: io_edgeport: fix NULL-deref at open by Johan Hovold · 8 years ago
  62. 2e5167b USB: serial: ti_usb_3410_5052: fix NULL-deref at open by Johan Hovold · 8 years ago
  63. 0556702 USB: serial: garmin_gps: fix memory leak on failed URB submit by Johan Hovold · 8 years ago
  64. 9401cc6 USB: serial: iuu_phoenix: fix NULL-deref at open by Johan Hovold · 8 years ago
  65. 6901761 USB: serial: io_ti: fix I/O after disconnect by Johan Hovold · 8 years ago
  66. a66274a USB: serial: io_ti: fix another NULL-deref at open by Johan Hovold · 8 years ago
  67. 32631d1 USB: serial: io_ti: fix NULL-deref at open by Johan Hovold · 8 years ago
  68. b5264ea USB: serial: spcp8x5: fix NULL-deref at open by Johan Hovold · 8 years ago
  69. dda7611 USB: serial: keyspan_pda: verify endpoints at probe by Johan Hovold · 8 years ago
  70. 69c415e USB: serial: pl2303: fix NULL-deref at open by Johan Hovold · 8 years ago
  71. 2a4ae7b USB: serial: quatech2: fix sleep-while-atomic in close by Johan Hovold · 8 years ago
  72. 6ae3e89 USB: serial: omninet: fix NULL-derefs at open and disconnect by Johan Hovold · 8 years ago
  73. 9acba51 usb: return error code when platform_get_irq fails by Pan Bian · 8 years ago
  74. cb02cce usb: xhci: hold lock over xhci_abort_cmd_ring() by Lu Baolu · 8 years ago
  75. 9e6c400 xhci: Handle command completion and timeout race by Mathias Nyman · 8 years ago
  76. 78ccc19 usb: host: xhci: Fix possible wild pointer when handling abort command by Baolin Wang · 8 years ago
  77. a2118d0 usb: xhci: fix return value of xhci_setup_device() by Lu Baolu · 8 years ago
  78. 3bf5e74 xhci: free xhci virtual devices with leaf nodes first by Mathias Nyman · 8 years ago
  79. 40359f9 usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake by Wan Ahmad Zainie · 8 years ago
  80. 9da8e3e usb: xhci: fix possible wild pointer by Lu Baolu · 8 years ago
  81. 9bdd47c usb: dwc3: core: avoid Overflow events by Felipe Balbi · 8 years ago
  82. 2b95c93 usb: gadget: composite: Test get_alt() presence instead of set_alt() by Krzysztof Opasiak · 8 years ago
  83. 735daee USB: dummy-hcd: fix bug in stop_activity (handle ep0) by Alan Stern · 8 years ago
  84. 05b0f2f USB: fix problems with duplicate endpoint addresses by Alan Stern · 8 years ago
  85. da4543b USB: gadgetfs: fix checks of wTotalLength in config descriptors by Alan Stern · 8 years ago
  86. 46427c2 USB: gadgetfs: fix use-after-free bug by Alan Stern · 8 years ago
  87. b946777 USB: gadgetfs: fix unbounded memory allocation bug by Alan Stern · 8 years ago
  88. 404954e usb: gadgetfs: restrict upper bound on device configuration size by Greg Kroah-Hartman · 8 years ago
  89. 72271ae usb: storage: unusual_uas: Add JMicron JMS56x to unusual device by Oliver Neukum · 8 years ago
  90. 4a37dbe usb: musb: dsps: implement clear_ep_rxintr() callback by Bin Liu · 8 years ago
  91. 5de2dd7 usb: musb: core: add clear_ep_rxintr() to musb_platform_ops by Bin Liu · 8 years ago
  92. eab1c4e usb: gadget: composite: always set ep->mult to a sensible value by Felipe Balbi · 8 years ago
  93. 77bd73c usbip: vudc: fix: Clear already_seen flag also for ep0 by Krzysztof Opasiak · 8 years ago
  94. 420f170 USB: UHCI: report non-PME wakeup signalling for Intel hardware by Alan Stern · 8 years ago
  95. e0aa5ec usb: gadget: composite: correctly initialize ep->maxpacket by Felipe Balbi · 8 years ago
  96. 5180169 usb: gadget: f_uac2: fix error handling at afunc_bind by Peter Chen · 8 years ago
  97. eab1693 usb: core: usbport: Use proper LED API to fix potential crash by Rafał Miłecki · 8 years ago
  98. 32a3535 usb: hub: Fix auto-remount of safely removed or ejected USB-3 devices by Mathias Nyman · 8 years ago
  99. 3666b62 usb: dwc3: gadget: set PCM1 field of isochronous-first TRBs by Felipe Balbi · 8 years ago
  100. 20d7c1a USB: cdc-acm: add device id for GW Instek AFG-125 by Nathaniel Quillin · 8 years ago