1. bcf42aa xhci: fix null pointer dereference in stop command timeout function by Mathias Nyman · 8 years ago
  2. b68824b USB: ohci-omap - avoid including mach/irqs.h by Russell King · 8 years ago
  3. 70efb64 usb: ohci-sa1111: remove mach/hardware.h include by Russell King · 8 years ago
  4. 6ebb8f0 usb: ohci-sa1111: remove machine_has_neponset() by Russell King · 8 years ago
  5. 2e2aa1b usb: ohci-at91: Forcibly suspend ports while USB suspend by Wenyou Yang · 8 years ago
  6. f4c46f1 usb: host: xhci: don't print on ENOMEM by Wolfram Sang · 8 years ago
  7. a35234b usb: host: xhci-tegra: don't print on ENOMEM by Wolfram Sang · 8 years ago
  8. 314e672 usb: host: uhci-hcd: don't print on ENOMEM by Wolfram Sang · 8 years ago
  9. 13dcf780 usb: host: max3421-hcd: don't print on ENOMEM by Wolfram Sang · 8 years ago
  10. 2652de7 usb: host: fhci-hcd: don't print on ENOMEM by Wolfram Sang · 8 years ago
  11. 1aaaa9a Merge 4.8-rc3 into usb-next by Greg Kroah-Hartman · 8 years ago
  12. f1f6d9a xhci: don't dereference a xhci member after removing xhci by Mathias Nyman · 8 years ago
  13. 88716a9 usb: xhci: Fix panic if disconnect by Jim Lin · 8 years ago
  14. 0d2daad xhci: really enqueue zero length TRBs. by Alban Browaeys · 8 years ago
  15. 33be126 xhci: always handle "Command Ring Stopped" events by Mathias Nyman · 8 years ago
  16. 73577d6 ehci-platform: add the max clock number to 4 by Icenowy Zheng · 8 years ago
  17. d6b76c4 USB: bcma: support old USB 2.0 controller on Northstar devices by Rafał Miłecki · 8 years ago
  18. d35cbed whci: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  19. 59b71f7 usb: host: max3421-hcd: fix mask of IO control register by Jaewon Kim · 8 years ago
  20. bc337b5 usb: ehci: change order of register cleanup during shutdown by Marc Ohlf · 8 years ago
  21. 3cc7e7b USB: bcma: initialize Northstar USB 3.0 controller by Rafał Miłecki · 8 years ago
  22. 72cd194 usb: host: fsl-mph-dr-of: use of_property_read_bool by Julia Lawall · 8 years ago
  23. 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
  24. 9454c23 Merge branch 'pci/msi-affinity' into next by Bjorn Helgaas · 8 years ago
  25. 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
  26. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 8 years ago
  27. c318a82 Merge 4.7-rc6 into usb-next by Greg Kroah-Hartman · 8 years ago
  28. f76a28a xhci: free the correct ring by Arnd Bergmann · 8 years ago
  29. 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
  30. 1959930 usb: host: ehci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  31. f5ee3f2 usb: host: ohci-st: Inform the reset framework that our reset line may be shared by Lee Jones · 8 years ago
  32. 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
  33. a3aef37 xhci: get rid of platform data by Heikki Krogerus · 8 years ago
  34. 76f9502 xhci: plat: adapt to unified device property interface by Heikki Krogerus · 8 years ago
  35. d0c77d8 xhci: rename and simplify last_trb_on_last_seg() helper by Mathias Nyman · 8 years ago
  36. 549310a xhci: remove enqueue_is_link() helper by Mathias Nyman · 8 years ago
  37. bd5e67f xhci: rework inc_deq() and fix off by one error. by Mathias Nyman · 8 years ago
  38. 2d98ef4 xhci: use and add separate function for checking for link trbs by Mathias Nyman · 8 years ago
  39. 2251198 xhci: clean up event ring checks from inc_enq() by Mathias Nyman · 8 years ago
  40. f9c589e xhci: TD-fragment, align the unsplittable case with a bounce buffer by Mathias Nyman · 8 years ago
  41. 474ed23 xhci: align the last trb before link if it is easily splittable. by Mathias Nyman · 8 years ago
  42. 86065c2 xhci: don't rely on precalculated value of needed trbs in the enqueue loop by Mathias Nyman · 8 years ago
  43. 124c393 xhci: use boolean to indicate last trb in td remainder calculation by Mathias Nyman · 8 years ago
  44. 5a83f04 xhci: properly prepare zero packet TD after normal bulk TD. by Mathias Nyman · 8 years ago
  45. 5a5a0b1 xhci: rename ep_ring variable in queue_bulk_tx(), no functional change by Mathias Nyman · 8 years ago
  46. 5a8d651 usb: gadget: move gadget API functions to udc-core by Felipe Balbi · 8 years ago
  47. aa5e94a Revert "usb: ohci-at91: Forcibly suspend ports while USB suspend" by Greg Kroah-Hartman · 8 years ago
  48. bc71c2d Merge 4.7-rc4 into usb-next by Greg Kroah-Hartman · 8 years ago
  49. 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 8 years ago
  50. 76d15c8 ehci-platform: Add support for shared reset controllers by Hans de Goede · 8 years ago
  51. 62d9694 ohci-platform: Add support for controllers with multiple reset lines by Hans de Goede · 8 years ago
  52. 7150bc9 usb: ohci-at91: Forcibly suspend ports while USB suspend by Wenyou Yang · 8 years ago
  53. d0e08b0 usb: ehci-platform: add reset controller number in struct ehci_platform_priv by Jiancheng Xue · 8 years ago
  54. 11c011a usb: echi-hcd: Add ehci_setup check before echi_shutdown by Srinivas Kandagatla · 8 years ago
  55. 815c9d6 usb: host: ehci-msm: Conditionally call ehci suspend/resume by Andy Gross · 8 years ago
  56. 7cc9ca5 usb: host: ehci-tegra: Avoid getting the same reset twice by Thierry Reding · 8 years ago
  57. f8a15a9 usb: host: ehci-tegra: Grab the correct UTMI pads reset by Thierry Reding · 8 years ago
  58. c66f59e USB: OHCI: Don't mark EDs as ED_OPER if scheduling fails by Michał Pecio · 8 years ago
  59. d95815b USB: xhci: Add broken streams quirk for Frescologic device id 1009 by Hans de Goede · 8 years ago
  60. 85e3990 USB: EHCI: avoid undefined pointer arithmetic and placate UBSAN by Alan Stern · 8 years ago
  61. 757de49 xhci: fix platform quirks overwrite regression in 4.7-rc1 by Mathias Nyman · 8 years ago
  62. de95c40 usb: xhci-plat: properly handle probe deferral for devm_clk_get() by Thomas Petazzoni · 8 years ago
  63. 3425aa0 xhci: Fix handling timeouted commands on hosts in weird states. by Mathias Nyman · 8 years ago
  64. 27a41a8 xhci: Cleanup only when releasing primary hcd by Gabriel Krisman Bertazi · 8 years ago
  65. 19e36ad Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  66. 07b7526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  67. 4a5219e Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  68. b071c5d USB: ohci-jz4740: Remove obsolete driver by Maarten ter Huurne · 8 years ago
  69. 2b4ba25 USB: FHCI: avoid redundant condition by Heinrich Schuchardt · 8 years ago
  70. f879fc3 usb: host: xhci-rcar: Avoid long wait in xhci_reset() by Yoshihiro Shimoda · 8 years ago
  71. 9f3b3f6 usb/host/fotg210: remove dead code in create_sysfs_files by Colin Ian King · 8 years ago
  72. 128f8b3d USB: EHCI: make all debugging depend on CONFIG_DYNAMIC_DEBUG by Alan Stern · 8 years ago
  73. ab065e9 usb: xhci: tegra: Add Tegra210 support by Thierry Reding · 9 years ago
  74. e84fce0 usb: xhci: Add NVIDIA Tegra XUSB controller driver by Thierry Reding · 9 years ago
  75. edc8c54 usb/host/: const data must use __initconst not __initdata by Nicolas Pitre · 8 years ago
  76. 328fafb usb: hcd: do not call whc_clean_up on wch_init call failure by Colin Ian King · 9 years ago
  77. 1507372 USB: bcma: use simpler devm helper for getting vcc GPIO by Rafał Miłecki · 9 years ago
  78. c06fac7 usb: host: xhci: plat: finally get rid of xhci_plat_type_is() by Felipe Balbi · 8 years ago
  79. b1c127ae usb: host: xhci: plat: make use of new methods in xhci_plat_priv by Felipe Balbi · 8 years ago
  80. 72d4b28 usb: host: xhci: plat: change type of mvebu init_quirk() by Felipe Balbi · 8 years ago
  81. 3bdb263 usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup() by Felipe Balbi · 8 years ago
  82. 7eca937 usb: xhci: plat: add ->plat_start() and ->init_quirk() methods by Felipe Balbi · 8 years ago
  83. 2dc240a usb: host: xhci: rcar: retire use of xhci_plat_type_is() by Felipe Balbi · 8 years ago
  84. 7814015 usb: xhci: remove duplicate code of interval checking by Alexandr Ivanov · 8 years ago
  85. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 8 years ago
  86. d251034 usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions by Alexandr Ivanov · 8 years ago
  87. e352506 USB: whci-hcd: add more checks for dma mapping error by Alexey Khoroshilov · 9 years ago
  88. d4fc8bf xhci: fix typo in babble endpoint handling comment by Rajesh Bhagat · 9 years ago
  89. f9a85f6 usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value by Peter Griffin · 9 years ago
  90. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 9 years ago
  91. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 9 years ago
  92. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 9 years ago
  93. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 9 years ago
  94. 671ffdf xhci: resume USB 3 roothub first by Mathias Nyman · 9 years ago
  95. 0d46fac usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host by Rafal Redzimski · 9 years ago
  96. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  97. 3d0712d Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  98. d0fc35bc usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol by Arnd Bergmann · 9 years ago
  99. 83253b3 usb: ohci: nxp: remove USB PLL and USB OTG clock management by Vladimir Zapolskiy · 9 years ago
  100. fe54d9b usb: ohci: nxp: remove direct access to clock controller registers by Vladimir Zapolskiy · 9 years ago