1. e47d925 usb: move the OTG state from the USB PHY to the OTG structure by Antoine Tenart · 10 years ago
  2. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. 4633119 Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  4. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  5. 4ed9a3d USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST' by Paul Bolle · 10 years ago
  6. 29e409f xhci: Allow xHCI drivers to be built as separate modules by Andrew Bresticker · 10 years ago
  7. 436e8c7 xhci: Export symbols used by host-controller drivers by Andrew Bresticker · 10 years ago
  8. e1cd972 xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold by Andrew Bresticker · 10 years ago
  9. 1885d9a xhci: Introduce xhci_init_driver() by Andrew Bresticker · 10 years ago
  10. 3d46e73 usb: rename phy to usb_phy in HCD by Antoine Tenart · 10 years ago
  11. 905e300 USB: host: st: fix ehci/ohci driver selection by Arnd Bergmann · 10 years ago
  12. 46c1cda usb: host: ehci-exynos: Remove unnecessary usb-phy support by Vivek Gautam · 10 years ago
  13. 57219dc Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  14. f54619f treewide: Fix typos in Kconfig by Masanari Iida · 10 years ago
  15. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  16. 13d79f2 drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compiling error by Chen Gang · 10 years ago
  17. cbb6719 usb: hwa: add USB build dependency for USB_HWA_HCD by Thomas Pugliese · 10 years ago
  18. 2db9416 usb: host: ohci-exynos: Remove unnecessary usb-phy support by Vivek Gautam · 10 years ago
  19. cffb9be xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current TD" by Hans de Goede · 10 years ago
  20. f85c9fb xhci: Remove "FIXME - check all the stream rings for pending cancellations" by Hans de Goede · 10 years ago
  21. 0d4976e xhci: Always ring the doorbell for active eps when a Set TR deq ptr cmd completes by Hans de Goede · 10 years ago
  22. d3a43e6 xhci: Fold queue_set_tr_deq into xhci_queue_new_dequeue_state by Hans de Goede · 10 years ago
  23. b7f9696 xhci: xhci_ring_device: Ring stream ring bells for endpoints with streams by Hans de Goede · 10 years ago
  24. 14e61a1 usb: xhci_suspend is not stopping the root hub timer for the shared HCD by Al Cooper · 10 years ago
  25. 1e3452e xhci: Move allocating of command for new_dequeue_state to queue_set_tr_deq() by Hans de Goede · 10 years ago
  26. d115837 usb: host: ohci-st: Add OHCI driver support for ST STB devices by Peter Griffin · 10 years ago
  27. e47c5a0 usb: host: ehci-st: Add EHCI support for ST STB devices by Peter Griffin · 10 years ago
  28. ae7c798 USB: isp1362: Use devm_ioremap_resource by Tobias Klauser · 10 years ago
  29. 6ca01a1 Merge 3.17-rc6 into usb-next by Greg Kroah-Hartman · 10 years ago
  30. 7312b5d USB: EHCI: unlink QHs even after the controller has stopped by Alan Stern · 10 years ago
  31. ce4df0b Merge 3.17-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  32. 9604469 xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices by Mathias Nyman · 10 years ago
  33. 0eda06c usb: xhci: Fix OOPS in xhci error handling code by Al Cooper · 10 years ago
  34. c207e7c xhci: Fix null pointer dereference if xhci initialization fails by Mathias Nyman · 10 years ago
  35. 23a2f39 bcma: store more alternative addresses by Hauke Mehrtens · 10 years ago
  36. 2f7f41c usb: ehci/ohci-exynos: Fix PHY getting sequence by Vivek Gautam · 10 years ago
  37. 9690858 usb: host: xhci: fix compliance mode workaround by Felipe Balbi · 10 years ago
  38. 7c38405 Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence" by Greg Kroah-Hartman · 10 years ago
  39. e21eba0 xhci: Disable streams on Via XHCI with device-id 0x3432 by Hans de Goede · 10 years ago
  40. 0393689 usb: ehci/ohci-exynos: Fix PHY getting sequence by Vivek Gautam · 10 years ago
  41. 5cbcc35 usb: ehci: using wIndex + 1 for hub port by Peter Chen · 10 years ago
  42. 365038d xhci: rework cycle bit checking for new dequeue pointers by Mathias Nyman · 10 years ago
  43. 2597fe9 usb: xhci: amd chipset also needs short TX quirk by Huang Rui · 10 years ago
  44. 9a54886 xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL by Hans de Goede · 10 years ago
  45. a0ee619 xhci: Add missing checks for xhci_alloc_command failure by Hans de Goede · 10 years ago
  46. 170625e xhci: Rename Asrock P67 pci product-id to EJ168 by Hans de Goede · 10 years ago
  47. 8f873c1 xhci: Blacklist using streams on the Etron EJ168 controller by Hans de Goede · 10 years ago
  48. 499b380 USB: OHCI: add check for stopped frame counter by Alan Stern · 10 years ago
  49. 81e3833 USB: OHCI: add I/O watchdog for orphan TDs by Alan Stern · 10 years ago
  50. cdb4dd1 USB: OHCI: make URB completions single-threaded by Alan Stern · 10 years ago
  51. c6fcb85 USB: OHCI: redesign the TD done list by Alan Stern · 10 years ago
  52. 8b3ab0e USB: OHCI: no shortcut for unlinking URBS from a dead controller by Alan Stern · 10 years ago
  53. 95d9a01 USB: OHCI: revert the ZF Micro orphan-TD quirk by Alan Stern · 10 years ago
  54. 977dcfd USB: OHCI: don't lose track of EDs when a controller dies by Alan Stern · 10 years ago
  55. 256dbcd USB: OHCI: fix bugs in debug routines by Alan Stern · 10 years ago
  56. 6f65126 USB: OHCI: add SG support by Alan Stern · 10 years ago
  57. 0e278b3 fotg210: Use managed interfaces for allocation of resources by Himangi Saraogi · 10 years ago
  58. 96ae571 uhci-platform: use devm_ioremap resource by Himangi Saraogi · 10 years ago
  59. a47cc24 USB: EHCI: tegra: Fix probe order issue leading to broken USB by Tuomas Tynkkynen · 10 years ago
  60. ddd9425 usb: host: uhci-grlib.c : use devm_ functions by Himangi Saraogi · 10 years ago
  61. 6a70b62 USB: EHCI: tegra: Fix use-after-free in .remove() by Tuomas Tynkkynen · 10 years ago
  62. 6e69373 USB: ehci-pci: USB host controller support for Intel Quark X1000 by Bryan O'Donoghue · 10 years ago
  63. 4428524 USB: OHCI: don't allocate HCCA atomically by Vladimir Zapolskiy · 10 years ago
  64. f589b3e USB: UHCI: don't allocate frame list atomically by Vladimir Zapolskiy · 10 years ago
  65. 47c6ae7 USB: EHCI: don't allocate hardware periodic table atomically by default by Vladimir Zapolskiy · 10 years ago
  66. 64024d9 drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  67. 3632eba USB: ehci-spear: Make of_device_id array const by Jingoo Han · 10 years ago
  68. 1b45049 USB: ehci-tegra: Make of_device_id array const by Jingoo Han · 10 years ago
  69. 10e15d6 USB: ohci-spear: Make of_device_id array const by Jingoo Han · 10 years ago
  70. 3587fb3 USB: ehci-msm: Make of_device_id array const by Jingoo Han · 10 years ago
  71. 8968614 USB: oxu210hp-hcd.c: use devm_ functions by Himangi Saraogi · 10 years ago
  72. 6c0f369 usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue() by Alexey Khoroshilov · 10 years ago
  73. a2b63cb usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET by David Mosberger-Tang · 10 years ago
  74. 2eb5dbd usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields by David Mosberger-Tang · 10 years ago
  75. 14ad5a9 usb: ehci-exynos: Use NULL instead of 0 by Sachin Kamat · 10 years ago
  76. 473e92e usb: ohci-exynos: Use NULL instead of 0 by Sachin Kamat · 10 years ago
  77. 4ac8918 usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers by Yoshihiro Shimoda · 10 years ago
  78. fd66634 usb: host: xhci-plat: use devm_functions by Himangi Saraogi · 10 years ago
  79. 288c0f4 xhci: make error messages grepable by Oliver Neukum · 10 years ago
  80. 20f6fdd xhci: Platform: Set xhci lpm support quirk based on platform data by Pratyush Anand · 10 years ago
  81. 94ef3d5 xhci: Platform: Add (en/dis)able_usb3_lpm_timeout by Pratyush Anand · 10 years ago
  82. 9502c46 xhci: A default implementation for Ux timeout calculation and tier policy check by Pratyush Anand · 10 years ago
  83. f8dd7a2 Merge 3.16-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago
  84. 8ae587e usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs by Srinivas Kandagatla · 10 years ago
  85. d675913 usb: xhci: Correct last context entry calculation for Configure Endpoint by Julius Werner · 10 years ago
  86. d6236f6 xhci: Fix runtime suspended xhci from blocking system suspend. by Wang, Yu · 10 years ago
  87. ff8cbf2 xhci: clear root port wake on bits if controller isn't wake-up capable by Lu Baolu · 10 years ago
  88. 3213b15 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts by Mathias Nyman · 10 years ago
  89. 6fcfb0d xhci: Use correct SLOT ID when handling a reset device command by Mathias Nyman · 10 years ago
  90. b0a50e9 USB: EHCI: avoid BIOS handover on the HASEE E200 by Alan Stern · 10 years ago
  91. be3de32 xhci: Fix sleeping with IRQs disabled in xhci_stop_device() by Mathias Nyman · 10 years ago
  92. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  93. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  94. d09cc36 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  95. 7df45d5 usb: host: max3421-hcd: Use module_spi_driver by Sachin Kamat · 10 years ago
  96. 4055e5e usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity by David Mosberger-Tang · 10 years ago
  97. 05dfa5c usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning by David Mosberger-Tang · 10 years ago
  98. 00c5aa1 usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue() by David Mosberger-Tang · 10 years ago
  99. 5dc2808 xhci: delete endpoints from bandwidth list before freeing whole device by Mathias Nyman · 10 years ago
  100. 94adcdc usb: host: xhci-plat: add xhci_plat_start() by Yoshihiro Shimoda · 10 years ago