1. feca774 USB: EHCI: don't check DMA values in QH overlays by Alan Stern · 12 years ago
  2. 6402c79 USB: EHCI: work around silicon bug in Intel's EHCI controllers by Alan Stern · 12 years ago
  3. bc2e4a9 Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  4. 221f8df USB: EHCI: revert "remove ASS/PSS polling timeout" by Alan Stern · 12 years ago
  5. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  6. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. 74e1a2a Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  8. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  9. 6166805 Revert "USB: EHCI: make ehci-vt8500 a separate driver" by Greg Kroah-Hartman · 12 years ago
  10. 0486712 Revert "USB: EHCI: make ehci-orion a separate driver" by Greg Kroah-Hartman · 12 years ago
  11. e9a92b2 Revert "USB: update host controller Kconfig entries" by Greg Kroah-Hartman · 12 years ago
  12. 6e7f7cf Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Arnd Bergmann · 12 years ago
  13. e2ced16 USB: update host controller Kconfig entries by Arnd Bergmann · 12 years ago
  14. 6ed3c43 USB: EHCI: make ehci-orion a separate driver by Manjunath Goudar · 12 years ago
  15. d57ada0 USB: EHCI: make ehci-vt8500 a separate driver by Manjunath Goudar · 12 years ago
  16. 0475352 USB: ehci-omap: Fix autoloading of module by Roger Quadros · 12 years ago
  17. 428525f USB: ehci-omap: Don't free gpios that we didn't request by Roger Quadros · 12 years ago
  18. 9d9c6ae mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3) by Roger Quadros · 12 years ago
  19. 5273afe drivers/usb: add missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 12 years ago
  20. ceb675a Merge usb-linus branch into usb-next by Greg Kroah-Hartman · 12 years ago
  21. ceca718 Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc by Olof Johansson · 12 years ago
  22. 3e619d0 USB: EHCI: fix bug in scheduling periodic split transfers by Alan Stern · 12 years ago
  23. b09a61c USB: EHCI: fix for leaking isochronous data by Alan Stern · 12 years ago
  24. de9c630 usb/isp1760: declare schedule_ptds() and errata2_function() static by Arvid Brodin · 12 years ago
  25. ab137d0 usb: host: tegra: make use of PHY pointer of HCD by Venu Byravarasu · 12 years ago
  26. 9304512 usb: host: tegra: don't touch EMC clock by Stephen Warren · 12 years ago
  27. bbdabdb usb: add APIs to access host registers from Tegra PHY by Venu Byravarasu · 12 years ago
  28. 585355c usb: host: tegra: Resetting PORT0 based on information received via DT. by Venu Byravarasu · 12 years ago
  29. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  30. ee74290 USB: EHCI: fix timer bug affecting port resume by Alan Stern · 12 years ago
  31. 840008b USB: UHCI: notify usbcore about port resumes by Alan Stern · 12 years ago
  32. f292e7f USB: EHCI: notify usbcore about port resumes by Alan Stern · 12 years ago
  33. 6e0c333 USB: EHCI: unlink one async QH at a time by Alan Stern · 12 years ago
  34. 55bcdce USB: EHCI: remove ASS/PSS polling timeout by Alan Stern · 12 years ago
  35. 67635d3 Merge 3.8-rc5 into usb-next by Greg Kroah-Hartman · 12 years ago
  36. 4811f53 Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  37. cba6c85 Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 12 years ago
  38. 6e24777 usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device by Vivek Gautam · 12 years ago
  39. 3171fca USB: uhci: beautify source code by Chen Gang · 12 years ago
  40. 9bc5d12 USB: UHCI: remove unused definition by Woody Suwalski · 12 years ago
  41. 13996ca USB: uhci: check buffer length to avoid memory overflow by Chen Gang · 12 years ago
  42. ab592a7 usb: host: ehci-mv: remove unused variable by Chao Xie · 12 years ago
  43. 58b2939 usb: Prevent dead ports when xhci is not enabled by David Moore · 12 years ago
  44. 48c3375 USB: XHCI: fix memory leak of URB-private data by Alan Stern · 12 years ago
  45. ba7b5c2 drivers: xhci: fix incorrect bit test by Nickolai Zeldovich · 12 years ago
  46. f18f8ed xhci: Fix TD size for isochronous URBs. by Sarah Sharp · 12 years ago
  47. 760973d xhci: Fix isoc TD encoding. by Sarah Sharp · 12 years ago
  48. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 12 years ago
  49. ed993bf USB: ohci-exynos: Add phy driver support by Vivek Gautam · 12 years ago
  50. d233c19 USB: ehci-s5p: Add phy driver support by Vivek Gautam · 12 years ago
  51. b506eeb ARM: EXYNOS: Update & move usb-phy types to generic include layer by Vivek Gautam · 12 years ago
  52. 148e113 usb: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  53. 9debc17 USB: EHCI: add a name for the platform-private field by Alan Stern · 12 years ago
  54. 9ce45ef USB: EHCI: fix incorrect configuration test by Alan Stern · 12 years ago
  55. 9ec6e9d USB: EHCI: Move definition of EHCI_STATS to ehci.h by Roger Quadros · 12 years ago
  56. 0f815a0 USB: UHCI: fix IRQ race during initialization by Alan Stern · 12 years ago
  57. cbf50a4 Merge 3.8-rc4 into usb-next by Greg Kroah-Hartman · 12 years ago
  58. 46fed0a Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  59. 8e8de5a usb: host: ohci-tmio: fix compile warning by Felipe Balbi · 12 years ago
  60. c030499 USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hack by Matt Sealey · 12 years ago
  61. ece1d77 USB: ohci: set urb->hcpriv = NULL immediately, after free it by Chen Gang · 12 years ago
  62. f66dea7 USB: ehci-fsl: fix regression on mpc5121e by Anatolij Gustschin · 12 years ago
  63. 7c1029b USB: fsl-mph-dr-of: fix regression on mpc5121e by Anatolij Gustschin · 12 years ago
  64. bbc0313 usb: imx21-hcd: Include missing linux/module.h by Fabio Estevam · 12 years ago
  65. 75e1a2a USB: ehci: make debug port in-use detection functional again by Jan Beulich · 12 years ago
  66. 102ee00 Merge tag 'for-usb-next-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next by Greg Kroah-Hartman · 12 years ago
  67. 962426e Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  68. e460239 Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 12 years ago
  69. 59a609a Drivers: usb: host: ehci-orion.c: remove __devinitdata marking by Greg Kroah-Hartman · 12 years ago
  70. 026630d usb: host: xhci: remove unused trb var in xhci_irq() by Javier Martinez Canillas · 12 years ago
  71. c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
  72. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  73. 55c1945 xhci: Handle HS bulk/ctrl endpoints that don't NAK. by Sarah Sharp · 12 years ago
  74. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. c1a96eb usb: host: ehci-mv: fix clk APIs by Chao Xie · 12 years ago
  76. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. bb1e5dd xhci: Add Lynx Point LP to list of Intel switchable hosts by Russell Webb · 12 years ago
  79. 50ce5c0 USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue by Alan Stern · 12 years ago
  80. 0dfeada Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux into next/dt by Olof Johansson · 12 years ago
  81. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  82. 77dae54 ARM: Kirkwood: ehci-orion: Add device tree binding by Andrew Lunn · 12 years ago
  83. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  84. 2f82686 usb: remove use of __devinitconst by Bill Pemberton · 12 years ago
  85. d3608b6 usb: remove use of __devinitdata by Bill Pemberton · 12 years ago
  86. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  87. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  88. 90919bf Merge tag 'tegra-for-3.8-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/dt by Olof Johansson · 12 years ago
  89. bcc5155 Merge tag 'tegra-for-3.8-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanup by Olof Johansson · 12 years ago
  90. bac2f66 Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt by Arnd Bergmann · 12 years ago
  91. b1f71bd Merge branch 'omap/headers4' into next/dt by Arnd Bergmann · 12 years ago
  92. 9265c6a Merge branch 'omap/headers4' into next/cleanup by Arnd Bergmann · 12 years ago
  93. 98515e5 usb: spear-ehci/ohci: Use devm_*() routines by Viresh Kumar · 12 years ago
  94. d8fd7d5 usb: spear-ehci/ohci: Do clk_get using dev-id by Amardeep Rai · 12 years ago
  95. bc13364 usb: ehci-mxc: Remove unused 'echi' variable by Fabio Estevam · 12 years ago
  96. 7084778 usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() by Wei Yongjun · 12 years ago
  97. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  98. 8a6ff8a Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers by Arnd Bergmann · 12 years ago
  99. 77b8476 usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() by Felipe Balbi · 12 years ago
  100. b0e4e60 usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch by Alexis R. Cortes · 12 years ago