1. 96ae571 uhci-platform: use devm_ioremap resource by Himangi Saraogi · 10 years ago
  2. a47cc24 USB: EHCI: tegra: Fix probe order issue leading to broken USB by Tuomas Tynkkynen · 10 years ago
  3. ddd9425 usb: host: uhci-grlib.c : use devm_ functions by Himangi Saraogi · 10 years ago
  4. 6a70b62 USB: EHCI: tegra: Fix use-after-free in .remove() by Tuomas Tynkkynen · 10 years ago
  5. 6e69373 USB: ehci-pci: USB host controller support for Intel Quark X1000 by Bryan O'Donoghue · 10 years ago
  6. 4428524 USB: OHCI: don't allocate HCCA atomically by Vladimir Zapolskiy · 10 years ago
  7. f589b3e USB: UHCI: don't allocate frame list atomically by Vladimir Zapolskiy · 10 years ago
  8. 47c6ae7 USB: EHCI: don't allocate hardware periodic table atomically by default by Vladimir Zapolskiy · 10 years ago
  9. 64024d9 drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  10. 3632eba USB: ehci-spear: Make of_device_id array const by Jingoo Han · 10 years ago
  11. 1b45049 USB: ehci-tegra: Make of_device_id array const by Jingoo Han · 10 years ago
  12. 10e15d6 USB: ohci-spear: Make of_device_id array const by Jingoo Han · 10 years ago
  13. 3587fb3 USB: ehci-msm: Make of_device_id array const by Jingoo Han · 10 years ago
  14. 8968614 USB: oxu210hp-hcd.c: use devm_ functions by Himangi Saraogi · 10 years ago
  15. 6c0f369 usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue() by Alexey Khoroshilov · 10 years ago
  16. a2b63cb usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET by David Mosberger-Tang · 10 years ago
  17. 2eb5dbd usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields by David Mosberger-Tang · 10 years ago
  18. 14ad5a9 usb: ehci-exynos: Use NULL instead of 0 by Sachin Kamat · 10 years ago
  19. 473e92e usb: ohci-exynos: Use NULL instead of 0 by Sachin Kamat · 10 years ago
  20. 4ac8918 usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers by Yoshihiro Shimoda · 10 years ago
  21. fd66634 usb: host: xhci-plat: use devm_functions by Himangi Saraogi · 10 years ago
  22. 288c0f4 xhci: make error messages grepable by Oliver Neukum · 10 years ago
  23. 20f6fdd xhci: Platform: Set xhci lpm support quirk based on platform data by Pratyush Anand · 10 years ago
  24. 94ef3d5 xhci: Platform: Add (en/dis)able_usb3_lpm_timeout by Pratyush Anand · 10 years ago
  25. 9502c46 xhci: A default implementation for Ux timeout calculation and tier policy check by Pratyush Anand · 10 years ago
  26. f8dd7a2 Merge 3.16-rc4 into usb-next by Greg Kroah-Hartman · 10 years ago
  27. 8ae587e usb: Kconfig: make EHCI_MSM selectable for QCOM SOCs by Srinivas Kandagatla · 10 years ago
  28. d675913 usb: xhci: Correct last context entry calculation for Configure Endpoint by Julius Werner · 10 years ago
  29. d6236f6 xhci: Fix runtime suspended xhci from blocking system suspend. by Wang, Yu · 10 years ago
  30. ff8cbf2 xhci: clear root port wake on bits if controller isn't wake-up capable by Lu Baolu · 10 years ago
  31. 3213b15 xhci: correct burst count field for isoc transfers on 1.0 xhci hosts by Mathias Nyman · 10 years ago
  32. 6fcfb0d xhci: Use correct SLOT ID when handling a reset device command by Mathias Nyman · 10 years ago
  33. b0a50e9 USB: EHCI: avoid BIOS handover on the HASEE E200 by Alan Stern · 10 years ago
  34. be3de32 xhci: Fix sleeping with IRQs disabled in xhci_stop_device() by Mathias Nyman · 10 years ago
  35. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  36. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  37. 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
  38. 7df45d5 usb: host: max3421-hcd: Use module_spi_driver by Sachin Kamat · 10 years ago
  39. 4055e5e usb: host: max3421-hcd: Allow platform-data to specify Vbus polarity by David Mosberger-Tang · 10 years ago
  40. 05dfa5c usb: host: max3421-hcd: fix "spi_rd8" uses dynamic stack allocation warning by David Mosberger-Tang · 10 years ago
  41. 00c5aa1 usb: host: max3421-hcd: Fix missing unlock in max3421_urb_enqueue() by David Mosberger-Tang · 10 years ago
  42. 5dc2808 xhci: delete endpoints from bandwidth list before freeing whole device by Mathias Nyman · 10 years ago
  43. 94adcdc usb: host: xhci-plat: add xhci_plat_start() by Yoshihiro Shimoda · 10 years ago
  44. f9da25c usb: host: max3421-hcd: Fix potential NULL urb dereference by David Mosberger-Tang · 10 years ago
  45. b38f09c usb: pci-quirks: Prevent Sony VAIO t-series from switching usb ports by Mathias Nyman · 10 years ago
  46. 342a749 usb: pci_quirks: fix sparse 'symbol not declared' warning by Konrad Zapalowicz · 10 years ago
  47. 0a93999 xhci: Switch only Intel Lynx Point-LP ports to EHCI on shutdown. by Denis Turischev · 10 years ago
  48. 85f4e45 xhci: unified loggig of RESET_ON_RESUME by Oliver Neukum · 10 years ago
  49. 2d87bbd usb: ehci-platform: add optional reset controller retrieval by Boris BREZILLON · 10 years ago
  50. 4615f3b usb: ohci-platform: Enable optional use of reset controller by Maxime Ripard · 10 years ago
  51. 38e0c10 usb: ohci: sort out dependencies for lpc32xx and omap by Arnd Bergmann · 10 years ago
  52. 068413e usb: ohci-da8xx can only be built-in by Arnd Bergmann · 10 years ago
  53. 274f6af usb: xhci: avoid warning for !PM_SLEEP by Arnd Bergmann · 10 years ago
  54. 9737479 usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers by Gregory CLEMENT · 10 years ago
  55. 4718c17 usb: host: xhci-plat: add clock support by Gregory CLEMENT · 10 years ago
  56. 48157bb usb: host: xhci-plat: sort the headers in alphabetic order by Gregory CLEMENT · 10 years ago
  57. d445913 usb: ehci-orion: add optional PHY support by Gregory CLEMENT · 10 years ago
  58. ac06966 usb: ehci-orion: fix clock reference leaking by Gregory CLEMENT · 10 years ago
  59. d8ea69e usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() by Thomas Petazzoni · 10 years ago
  60. 88bf6b3 usb: ehci-orion: use platform_get_irq() for DT probing by Thomas Petazzoni · 10 years ago
  61. 2d53139 Add support for using a MAX3421E chip as a host driver. by David Mosberger · 10 years ago
  62. bae00c1 usb: host: ohci-exynos: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 10 years ago
  63. 6ba96dc usb: host: ehci-tegra: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 10 years ago
  64. e0f77a9 usb: host: ehci-spear: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 10 years ago
  65. 40a5ec9 usb: host: ehci-mv: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 10 years ago
  66. 70843f6 usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 10 years ago
  67. 4e24bde usb: host: ehci-exynos: Use devm_ioremap_resource instead of devm_ioremap by Vivek Gautam · 10 years ago
  68. 1c17675 usb: ehci-exynos: Change to use phy provided by the generic phy framework by Kamil Debski · 10 years ago
  69. 7d28e54 usb: ohci-exynos: Add facility to use phy provided by the generic phy framework by Vivek Gautam · 10 years ago
  70. 91a9677 usb: ehci-exynos: Use struct device instead of platform_device by Vivek Gautam · 10 years ago
  71. 54969ed usb: ohci-exynos: Use struct device instead of platform_device by Vivek Gautam · 10 years ago
  72. d493a85 MIPS: MSP71xx: Remove checks for two macros by Paul Bolle · 10 years ago
  73. f871252 Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  74. c311e39 xhci: rework command timeout and cancellation, by Mathias Nyman · 10 years ago
  75. 9ea1833 xhci: Use completion and status in global command queue by Mathias Nyman · 10 years ago
  76. c9aa1a2 xhci: Add a global command queue by Mathias Nyman · 10 years ago
  77. ddba5cd xhci: Use command structures when queuing commands on the command ring by Mathias Nyman · 10 years ago
  78. be98203 xhci: Report max device limit when Enable Slot command fails. by Sarah Sharp · 10 years ago
  79. a62445a xhci: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  80. 961b3d0 usb: xhci: Use IS_ENABLED() macro by Fabio Estevam · 10 years ago
  81. 654a55d xhci: fix wrong port number reported when setting USB2.0 hardware LPM. by Lin Wang · 10 years ago
  82. cea3589 Merge 3.15-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  83. 7e5f01b tile: usb: Use irq_alloc/free_hwirq by Thomas Gleixner · 10 years ago
  84. c5ab571 usb: phy: msm: reset controller is mandatory now by Arnd Bergmann · 10 years ago
  85. d183c81 fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6 by Nikita Yushchenko · 10 years ago
  86. c1db30a USB: OHCI: fix problem with global suspend on ATI controllers by Alan Stern · 10 years ago
  87. 53971a8 Merge 3.15-rc3 into usb-next by Greg Kroah-Hartman · 10 years ago
  88. 01bb59e usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM by David Cohen · 10 years ago
  89. 6db249e xhci: extend quirk for Renesas cards by Igor Gnatenko · 10 years ago
  90. c09ec25 xhci: Switch Intel Lynx Point ports to EHCI on shutdown. by Denis Turischev · 10 years ago
  91. 1f81b6d usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb by Julius Werner · 10 years ago
  92. cecabe5 USB: ohci-pxa27x: Add support for external vbus regulators by Laurent Pinchart · 10 years ago
  93. 3776993 USB: EHCI: Export the ehci_hub_control function by Laurent Pinchart · 10 years ago
  94. 42b59eb USB: OHCI: Export the OHCI hub control and status_data functions by Laurent Pinchart · 10 years ago
  95. 0021a75 usb: ohci-exynos: Remove locks for 'ohci' in suspend callback by Vivek Gautam · 10 years ago
  96. 166cf4a USB: ohci-jz4740: FEAT_POWER is a port feature, not a hub feature by Laurent Pinchart · 10 years ago
  97. 4d6b516 USB: ohci-jz4740: Fix uninitialized variable warning by Laurent Pinchart · 10 years ago
  98. 4f2fe2d USB: EHCI: tegra: set txfill_tuning by Stephen Warren · 10 years ago
  99. e155b5b usb: ehci-platform: Return immediately from suspend if ehci_suspend fails by Vivek Gautam · 10 years ago
  100. d721751 usb: ehci-exynos: Return immediately from suspend if ehci_suspend fails by Vivek Gautam · 10 years ago