1. 499b380 USB: OHCI: add check for stopped frame counter by Alan Stern · 10 years ago
  2. 81e3833 USB: OHCI: add I/O watchdog for orphan TDs by Alan Stern · 10 years ago
  3. cdb4dd1 USB: OHCI: make URB completions single-threaded by Alan Stern · 10 years ago
  4. c6fcb85 USB: OHCI: redesign the TD done list by Alan Stern · 10 years ago
  5. 8b3ab0e USB: OHCI: no shortcut for unlinking URBS from a dead controller by Alan Stern · 10 years ago
  6. 95d9a01 USB: OHCI: revert the ZF Micro orphan-TD quirk by Alan Stern · 10 years ago
  7. a40178b USB: Fix persist resume of some SS USB devices by Pratyush Anand · 10 years ago
  8. 1c09472 usb-core: Remove Fix mes in file hcd.c by Nicholas Krause · 10 years ago
  9. 5ee0f80 usbcore: don't log on consecutive debounce failures of the same port by Oliver Neukum · 10 years ago
  10. 934ef5a USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup by Preston Fick · 10 years ago
  11. ce21bfe USB: Add LVS Test device driver by Pratyush Anand · 10 years ago
  12. caa67a5 USB: Add EXPORT_SYMBOL for usb_alloc_dev by Pratyush Anand · 10 years ago
  13. 977dcfd USB: OHCI: don't lose track of EDs when a controller dies by Alan Stern · 10 years ago
  14. 256dbcd USB: OHCI: fix bugs in debug routines by Alan Stern · 10 years ago
  15. 6f65126 USB: OHCI: add SG support by Alan Stern · 10 years ago
  16. 1299cff USB: shutdown all URBs after controller death by Alan Stern · 10 years ago
  17. 46865bf Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 10 years ago
  18. 85bf20d Merge 3.16-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  19. d8279a4 USB: serial: ftdi_sio: Add Infineon Triboard by Michal Sojka · 10 years ago
  20. 526a404 USB: add reset resume quirk for usb3503 by Joonyoung Shim · 10 years ago
  21. ecdc071 usb: usb3503: add PM functions by Joonyoung Shim · 10 years ago
  22. 0e278b3 fotg210: Use managed interfaces for allocation of resources by Himangi Saraogi · 10 years ago
  23. 96ae571 uhci-platform: use devm_ioremap resource by Himangi Saraogi · 10 years ago
  24. 5a7fbe7 USB: ftdi_sio: Add extra PID. by Bert Vermeulen · 10 years ago
  25. 3e346d4 USB: PHY: tegra: Call tegra_usb_phy_close only on device removal by Tuomas Tynkkynen · 10 years ago
  26. a47cc24 USB: EHCI: tegra: Fix probe order issue leading to broken USB by Tuomas Tynkkynen · 10 years ago
  27. 91c72df drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  28. ddd9425 usb: host: uhci-grlib.c : use devm_ functions by Himangi Saraogi · 10 years ago
  29. 6a70b62 USB: EHCI: tegra: Fix use-after-free in .remove() by Tuomas Tynkkynen · 10 years ago
  30. 6e69373 USB: ehci-pci: USB host controller support for Intel Quark X1000 by Bryan O'Donoghue · 10 years ago
  31. 4428524 USB: OHCI: don't allocate HCCA atomically by Vladimir Zapolskiy · 10 years ago
  32. f589b3e USB: UHCI: don't allocate frame list atomically by Vladimir Zapolskiy · 10 years ago
  33. 47c6ae7 USB: EHCI: don't allocate hardware periodic table atomically by default by Vladimir Zapolskiy · 10 years ago
  34. 64024d9 drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  35. 3632eba USB: ehci-spear: Make of_device_id array const by Jingoo Han · 10 years ago
  36. 1b45049 USB: ehci-tegra: Make of_device_id array const by Jingoo Han · 10 years ago
  37. 10e15d6 USB: ohci-spear: Make of_device_id array const by Jingoo Han · 10 years ago
  38. 3587fb3 USB: ehci-msm: Make of_device_id array const by Jingoo Han · 10 years ago
  39. 8968614 USB: oxu210hp-hcd.c: use devm_ functions by Himangi Saraogi · 10 years ago
  40. 2097937 usb: phy: tegra: Do not include asm/mach-types.h by Thierry Reding · 10 years ago
  41. 6c0f369 usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue() by Alexey Khoroshilov · 10 years ago
  42. a2b63cb usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET by David Mosberger-Tang · 10 years ago
  43. 2eb5dbd usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields by David Mosberger-Tang · 10 years ago
  44. f6d9d89 USB: gadget: Fixed a few typos in comments by Mickael Maison · 10 years ago
  45. 14ad5a9 usb: ehci-exynos: Use NULL instead of 0 by Sachin Kamat · 10 years ago
  46. 473e92e usb: ohci-exynos: Use NULL instead of 0 by Sachin Kamat · 10 years ago
  47. ab53eb9 usb: class: usbtmc.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  48. 53dbcb3 usb: dwc2: gadget: remove incorrect file reference by Jingoo Han · 10 years ago
  49. d04477d usb: dwc2: gadget: remove unnecessary OOM messages by Jingoo Han · 10 years ago
  50. e9ebe7c usb: dwc2: gadget: fix checkpatch errors by Jingoo Han · 10 years ago
  51. 4ac8918 usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers by Yoshihiro Shimoda · 10 years ago
  52. fd66634 usb: host: xhci-plat: use devm_functions by Himangi Saraogi · 10 years ago
  53. 288c0f4 xhci: make error messages grepable by Oliver Neukum · 10 years ago
  54. f4f8ae0 USB: kl5kusb105: Remove klsi_105_tiocmset function by Peter Senna Tschudin · 10 years ago
  55. 3cd12f9 usb: force warm reset to break link re-connect livelock by Dan Williams · 10 years ago
  56. 51df62f usb: allow lpm (en/dis)able only if device is atleast in default state by Pratyush Anand · 10 years ago
  57. b2f463e dwc3: host: Enable USB3 LPM capability by Pratyush Anand · 10 years ago
  58. 20f6fdd xhci: Platform: Set xhci lpm support quirk based on platform data by Pratyush Anand · 10 years ago
  59. 94ef3d5 xhci: Platform: Add (en/dis)able_usb3_lpm_timeout by Pratyush Anand · 10 years ago
  60. 9502c46 xhci: A default implementation for Ux timeout calculation and tier policy check by Pratyush Anand · 10 years ago
  61. ec5734c usb: misc: usb3503: Update error code in print message by Tushar Behera · 10 years ago
  62. f8dd7a2 Merge 3.16-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago
  63. 5bc9e59 USB: kl5kusb105: Remove klsi_105_tiocmset function by Peter Senna Tschudin · 10 years ago
  64. 3d28bd8 usb: option: Add ID for Telewell TW-LTE 4G v2 by Bernd Wachter · 10 years ago
  65. b932605 USB: cp210x: add support for Corsair usb dongle by Andras Kovacs · 10 years ago
  66. cca16d6 USB: mos7840: remove unnecessary null test before kfree by Fabian Frederick · 10 years ago
  67. 19de427 USB: ftdi_sio: remove redundant mtxorb quirk by Johan Hovold · 10 years ago
  68. 47e5759 USB: ftdi_sio: clean up ftdi_set_max_packet_size() by Johan Hovold · 10 years ago
  69. a90d84a USB: ftdi_sio: fix max-packet-size warning by Johan Hovold · 10 years ago
  70. af6f9e8 USB: ftdi_sio: make port probe less verbose by Johan Hovold · 10 years ago
  71. e4adcff usb: chipidea: udc: delete td from req's td list at ep_dequeue by Peter Chen · 10 years ago
  72. 8ae587e usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs by Srinivas Kandagatla · 10 years ago
  73. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  74. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  75. 8035691 usb: musb: dsps: fix the base address for accessing the mode register by Lothar Waßmann · 10 years ago
  76. 508ccea usb: phy: msm: Do not do runtime pm if the phy is not idle by Srinivas Kandagatla · 10 years ago
  77. 8ecd93a Merge tag 'usb-serial-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  78. c58d80f5 usb: musb: Ensure that cppi41 timer gets armed on premature DMA TX irq by Thomas Gleixner · 10 years ago
  79. 6ee96cc usb: gadget: gr_udc: Fix check for invalid number of microframes by Andreas Larsson · 10 years ago
  80. 7adb5c8 usb: musb: Fix panic upon musb_am335x module removal by Ezequiel Garcia · 10 years ago
  81. d675913 usb: xhci: Correct last context entry calculation for Configure Endpoint by Julius Werner · 10 years ago
  82. d6236f6 xhci: Fix runtime suspended xhci from blocking system suspend. by Wang, Yu · 10 years ago
  83. ff8cbf2 xhci: clear root port wake on bits if controller isn't wake-up capable by Lu Baolu · 10 years ago
  84. 3213b15 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts by Mathias Nyman · 10 years ago
  85. 6fcfb0d xhci: Use correct SLOT ID when handling a reset device command by Mathias Nyman · 10 years ago
  86. 135e7d0 Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  87. b0ebef3 usb: option: add/modify Olivetti Olicard modems by Bjørn Mork · 10 years ago
  88. aea1ae8 USB: ftdi_sio: fix null deref at port probe by Johan Hovold · 10 years ago
  89. 1cab4c6 USB: option: add device ID for SpeedUp SU9800 usb 3g modem by Oliver Neukum · 10 years ago
  90. 5d88180 usb: musb: core: Handle Babble condition only in HOST mode by George Cherian · 10 years ago
  91. f0cae93 usb: gadget: gadgetfs: correct dev state by Marcus Nutzinger · 10 years ago
  92. 14574b5 usb: gadget: OS descriptors: provide interface directory names by Andrzej Pietrasiewicz · 10 years ago
  93. fe00b13 usb: gadget: OS descriptors configfs cleanup by Andrzej Pietrasiewicz · 10 years ago
  94. f0688c8 usb: gadget: f_fs: fix NULL pointer dereference when there are no strings by Michal Nazarewicz · 10 years ago
  95. 82363cf usb: musb: ux500: don't propagate the OF node by Linus Walleij · 10 years ago
  96. 3fe1550 usb: renesas: gadget: fixup: complete STATUS stage after receiving by Kuninori Morimoto · 10 years ago
  97. a923207 usb: gadget: u_ether: synchronize with transmit when stopping queue by Jeff Westfahl · 10 years ago
  98. 02dae36 usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete by George Cherian · 10 years ago
  99. c5a1fbc usb: dwc3: dwc3-omap: Fix the crash on module removal by George Cherian · 10 years ago
  100. 4683ae8 usb: gadget: f_rndis: fix an error code on allocation failure by Dan Carpenter · 10 years ago