1. 5f54c4e usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM value by Amelie Delaunay · 8 years ago
  2. d2da8d3 usb: gadget: f_fs: Fix possibe deadlock by Baolin Wang · 8 years ago
  3. 225969a usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 8 years ago
  4. 22921a9 usb: dwc3: exynos fix axius clock error path to do cleanup by Shuah Khan · 8 years ago
  5. f0ee203 usb: gadget: composite: Fix function used to free memory by Christophe JAILLET · 8 years ago
  6. 0c0d3d8 USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks by Alan Stern · 8 years ago
  7. 3ff5f4f USB: gadget: fix GPF in gadgetfs by Alan Stern · 8 years ago
  8. 0617866 usb: xhci: ASMedia ASM1042A chipset need shorts TX quirk by Corentin Labbe · 8 years ago
  9. 4581d7d usb: xhci: Fix USB 3.1 supported protocol parsing by YD Tseng · 8 years ago
  10. 07612c1 usb: r8a66597-hcd: decrease timeout by Chris Brandt · 8 years ago
  11. f75f4d1 usb: r8a66597-hcd: select a different endpoint on timeout by Chris Brandt · 8 years ago
  12. c8091f0e USB: gadget: dummy_hcd: fix hub-descriptor removable fields by Johan Hovold · 8 years ago
  13. 9ae5dac USB: usbip: fix nonconforming hub descriptor by Johan Hovold · 8 years ago
  14. 7b5bce3 usb: core: fix potential memory leak in error path during hcd creation by Anton Bondarenko · 8 years ago
  15. 12bfbe1 USB: hub: fix SS max number of ports by Johan Hovold · 8 years ago
  16. cb53a4e usb: gadget: udc: renesas_usb3: lock for PN_ registers access by Yoshihiro Shimoda · 8 years ago
  17. dd65c09 usb: gadget: udc: renesas_usb3: fix deadlock by spinlock by Yoshihiro Shimoda · 8 years ago
  18. 723bd3b usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling by Yoshihiro Shimoda · 8 years ago
  19. bd3f890 usb: musb: dsps: keep VBUS on for host-only mode by Bin Liu · 8 years ago
  20. 5e4cafc usb: musb: Fix external abort on non-linefetch for musb_irq_work() by Tony Lindgren · 8 years ago
  21. 5404b0c usb: chipidea: debug: check before accessing ci_role by Michael Thalmeier · 8 years ago
  22. 59db536 usb: chipidea: udc: fix NULL pointer dereference if udc_start failed by Jisheng Zhang · 8 years ago
  23. 405ac24 usb: gadget: f_mass_storage: Serialize wake and sleep execution by Thinh Nguyen · 8 years ago
  24. c67e87a USB: hub: fix non-SS hub-descriptor handling by Johan Hovold · 8 years ago
  25. 3e4a4e6 USB: hub: fix SS hub-descriptor handling by Johan Hovold · 8 years ago
  26. f9cd79e USB: serial: io_ti: fix div-by-zero in set_termios by Johan Hovold · 8 years ago
  27. c3e024f USB: serial: mct_u232: fix big-endian baud-rate handling by Johan Hovold · 8 years ago
  28. d8fc44d USB: serial: qcserial: add more Lenovo EM74xx device IDs by Bjørn Mork · 8 years ago
  29. 7e54076 usb: serial: option: add Telit ME910 support by Daniele Palmas · 8 years ago
  30. ee0f3a8 USB: iowarrior: fix info ioctl on big-endian hosts by Johan Hovold · 8 years ago
  31. dbb1273 usb: musb: Fix trying to suspend while active for OTG configurations by Tony Lindgren · 8 years ago
  32. 08c735a usb: musb: tusb6010_omap: Do not reset the other direction's packet size by Peter Ujfalusi · 8 years ago
  33. ff9177b usb: dwc3: gadget: Prevent losing events in event cache by Thinh Nguyen · 8 years ago
  34. 1046d6a usb: host: xhci-mem: allocate zeroed Scratchpad Buffer by Peter Chen · 8 years ago
  35. 219628b xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton by Mathias Nyman · 8 years ago
  36. 1a92691 usb: host: xhci-plat: propagate return value of platform_get_irq() by Thomas Petazzoni · 8 years ago
  37. 374a3fb xhci: remove GFP_DMA flag from allocation by Matthias Lange · 8 years ago
  38. b9c0da6 USB: chaoskey: fix Alea quirk on big-endian hosts by Johan Hovold · 8 years ago
  39. 545a317 USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs by Andrey Korolyov · 8 years ago
  40. 038ccaa USB: serial: ftdi_sio: fix setting latency for unprivileged users by Anthony Mallet · 8 years ago
  41. fc6b678 ohci-pci: add qemu quirk by Gerd Hoffmann · 8 years ago
  42. 809ae06 cdc-acm: fix possible invalid access when processing notification by Tobias Herzog · 8 years ago
  43. 3888f62 USB: core: replace %p with %pK by Vamsi Krishna Samavedam · 8 years ago
  44. 6e2078c USB: ene_usb6250: fix DMA to the stack by Alan Stern · 8 years ago
  45. 7d96e4a usb: misc: legousbtower: Fix memory leak by Maksim Salau · 8 years ago
  46. 810b7c5 usb: misc: legousbtower: Fix buffers on stack by Maksim Salau · 8 years ago
  47. 219a99d usb: hub: Do not attempt to autosuspend disconnected devices by Guenter Roeck · 8 years ago
  48. 181b0de usb: hub: Fix error loop seen after hub communication errors by Guenter Roeck · 8 years ago
  49. 5c51e4b usb: gadget: legacy gadgets are optional by Romain Izard · 8 years ago
  50. af534bf usb: misc: add missing continue in switch by Gustavo A. R. Silva · 8 years ago
  51. 6312a84 USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications" by Bjørn Mork · 8 years ago
  52. 5ffe717 USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously by Ajay Kaher · 8 years ago
  53. c31ff3c USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit by Marek Vasut · 8 years ago
  54. 91cd8f9 usb: host: xhci: print correct command ring address by Peter Chen · 8 years ago
  55. 853469d usb: xhci: bInterval quirk for TI TUSB73x0 by Roger Quadros · 8 years ago
  56. 6fa44d4 USB: serial: io_edgeport: fix descriptor error handling by Johan Hovold · 8 years ago
  57. 62b8b77 USB: serial: mct_u232: fix modem-status error handling by Johan Hovold · 8 years ago
  58. e17c48c USB: serial: quatech2: fix control-message error handling by Johan Hovold · 8 years ago
  59. 594c9b4 USB: serial: ftdi_sio: fix latency-timer error handling by Johan Hovold · 8 years ago
  60. ca4e652 USB: serial: ark3116: fix open error handling by Johan Hovold · 8 years ago
  61. 94bbbfe USB: serial: ti_usb_3410_5052: fix control-message error handling by Johan Hovold · 8 years ago
  62. b07e930 USB: serial: io_edgeport: fix epic-descriptor handling by Johan Hovold · 8 years ago
  63. 4d32e36 USB: serial: ssu100: fix control-message error handling by Johan Hovold · 8 years ago
  64. 9ca3010 USB: serial: digi_acceleport: fix incomplete rx sanity check by Johan Hovold · 8 years ago
  65. 8444321 USB: serial: keyspan_pda: fix receive sanity checks by Johan Hovold · 8 years ago
  66. b6c1707 usb: chipidea: Handle extcon events properly by Stephen Boyd · 8 years ago
  67. 8eb8c9b16 usb: chipidea: Only read/write OTGSC from one place by Stephen Boyd · 8 years ago
  68. 4a36b6a usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths by Krzysztof Kozlowski · 8 years ago
  69. 8f50cb8 usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths by Krzysztof Kozlowski · 8 years ago
  70. 30643b5 usb: dwc2: host: use msleep() for long delay by Nicholas Mc Guire · 8 years ago
  71. ec0c5f0 usb: hub: Wait for connection to be reestablished after port reset by Guenter Roeck · 8 years ago
  72. af11789 usb-storage: Add ignore-residue quirk for Initio INIC-3619 by Tobias Jakobi · 8 years ago
  73. ae3a3e2 usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions by Felipe Balbi · 8 years ago
  74. 7bdf7be usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested by Felipe Balbi · 8 years ago
  75. 1515924 usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 8 years ago
  76. 6b8deb1 usb: chipidea: msm: Rely on core to override AHBBURST by Stephen Boyd · 8 years ago
  77. d9a97dc usb: dwc3: gadget: delay unmap of bounced requests by Janusz Dziedzic · 8 years ago
  78. 67e41b1 USB: fix linked-list corruption in rh_call_control() by Alan Stern · 8 years ago
  79. 1dc3a06 usb: musb: fix possible spinlock deadlock by Bin Liu · 8 years ago
  80. 5e50afb USB: usbtmc: fix probe error path by Johan Hovold · 8 years ago
  81. 73c4e2e USB: usbtmc: add missing endpoint sanity check by Johan Hovold · 8 years ago
  82. 4e61588 usb: hub: Fix crash after failure to read BOS descriptor by Guenter Roeck · 8 years ago
  83. 51a3f3e usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer by Bin Liu · 8 years ago
  84. 46aeeb2 USB: wusbcore: fix NULL-deref at probe by Johan Hovold · 8 years ago
  85. a4887ea USB: idmouse: fix NULL-deref at probe by Johan Hovold · 8 years ago
  86. 21e0621 USB: lvtest: fix NULL-deref at probe by Johan Hovold · 8 years ago
  87. e494271 USB: uss720: fix NULL-deref at probe by Johan Hovold · 8 years ago
  88. 222ccd4 usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk by Samuel Thibault · 8 years ago
  89. d8ec35a usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval by Roger Quadros · 8 years ago
  90. ff8d97a ACM gadget: fix endianness in notifications by Oliver Neukum · 8 years ago
  91. 381420a USB: serial: qcserial: add Dell DW5811e by Bjørn Mork · 8 years ago
  92. 21586e4 USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems by Dan Williams · 8 years ago
  93. ce7aeff usb: gadget: udc: atmel: remove memory leak by Alexandre Belloni · 8 years ago
  94. d0ef6ec USB: serial: io_ti: fix information leak in completion handler by Johan Hovold · 8 years ago
  95. 449b0bb USB: serial: io_ti: fix NULL-deref in interrupt callback by Johan Hovold · 8 years ago
  96. f06b170 USB: iowarrior: fix NULL-deref in write by Johan Hovold · 8 years ago
  97. 653418a USB: iowarrior: fix NULL-deref at probe by Johan Hovold · 8 years ago
  98. 6d6c589 USB: serial: omninet: fix reference leaks at open by Johan Hovold · 8 years ago
  99. 0ab90dd USB: serial: safe_serial: fix information leak in completion handler by Johan Hovold · 8 years ago
  100. 24db1c5 usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers by Guenter Roeck · 8 years ago