1. 026630d usb: host: xhci: remove unused trb var in xhci_irq() by Javier Martinez Canillas · 12 years ago
  2. c52804a xhci: Avoid "dead ports", add roothub port polling. by Sarah Sharp · 12 years ago
  3. 41e7e05 USB: Allow USB 3.0 ports to be disabled. by Sarah Sharp · 12 years ago
  4. 55c1945 xhci: Handle HS bulk/ctrl endpoints that don't NAK. by Sarah Sharp · 12 years ago
  5. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  6. c1a96eb usb: host: ehci-mv: fix clk APIs by Chao Xie · 12 years ago
  7. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. bb1e5dd xhci: Add Lynx Point LP to list of Intel switchable hosts by Russell Webb · 12 years ago
  10. 50ce5c0 USB: OHCI: workaround for hardware bug: retired TDs not added to the Done Queue by Alan Stern · 12 years ago
  11. 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
  12. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  13. 77dae54 ARM: Kirkwood: ehci-orion: Add device tree binding by Andrew Lunn · 12 years ago
  14. fb4e98a usb: remove use of __devexit by Bill Pemberton · 12 years ago
  15. 2f82686 usb: remove use of __devinitconst by Bill Pemberton · 12 years ago
  16. d3608b6 usb: remove use of __devinitdata by Bill Pemberton · 12 years ago
  17. 41ac7b3 usb: remove use of __devinit by Bill Pemberton · 12 years ago
  18. 7690417 usb: remove use of __devexit_p by Bill Pemberton · 12 years ago
  19. 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
  20. 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
  21. bac2f66 Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dt by Arnd Bergmann · 12 years ago
  22. b1f71bd Merge branch 'omap/headers4' into next/dt by Arnd Bergmann · 12 years ago
  23. 9265c6a Merge branch 'omap/headers4' into next/cleanup by Arnd Bergmann · 12 years ago
  24. 98515e5 usb: spear-ehci/ohci: Use devm_*() routines by Viresh Kumar · 12 years ago
  25. d8fd7d5 usb: spear-ehci/ohci: Do clk_get using dev-id by Amardeep Rai · 12 years ago
  26. bc13364 usb: ehci-mxc: Remove unused 'echi' variable by Fabio Estevam · 12 years ago
  27. 7084778 usb: host: tegra: remove pointless NULL check in tegra_ehci_remove() by Wei Yongjun · 12 years ago
  28. e592c5d Revert "USB/host: Cleanup unneccessary irq disable code" by Greg Kroah-Hartman · 12 years ago
  29. 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
  30. 77b8476 usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend() by Felipe Balbi · 12 years ago
  31. b0e4e60 usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mode Patch by Alexis R. Cortes · 12 years ago
  32. bba18e3 xhci: Extend Fresco Logic MSI quirk. by Sarah Sharp · 12 years ago
  33. 68e5254 xhci: fix null-pointer dereference when destroying half-built segment rings by Julius Werner · 12 years ago
  34. 4525c0a xHCI: Fix TD Size calculation on 1.0 hosts. by Sarah Sharp · 12 years ago
  35. 392a07a xhci: Fix conditional check in bandwidth calculation. by Sarah Sharp · 12 years ago
  36. 2611bd18 xhci: Avoid global symbol pollution with handshake. by Sarah Sharp · 12 years ago
  37. 53640f4 Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dt by Sascha Hauer · 12 years ago
  38. 2656a9a USB: EHCI: bugfix: urb->hcpriv should not be NULL by Alan Stern · 12 years ago
  39. 1b36810 USB: EHCI: miscellaneous cleanups for the library conversion by Alan Stern · 12 years ago
  40. 66267ee Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanup by Olof Johansson · 12 years ago
  41. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  42. f7d147d usb: host: tegra remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  43. 365480d Merge branch 'depends/omap-cleanup-headers-usb' into next/headers by Olof Johansson · 12 years ago
  44. 6d06721 Merge branch 'depends/tty' into next/headers by Olof Johansson · 12 years ago
  45. 09f6ffd USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver by Alan Stern · 12 years ago
  46. 5746510 USB: ohci-exynos: initialize registers pointer earlier by Vincent Palatin · 12 years ago
  47. d1bb67a USB: EHCI: fix build error in ehci-platform.c under PowerPC by Alan Stern · 12 years ago
  48. 99f9193 USB: EHCI: make ehci-platform a separate driver by Alan Stern · 12 years ago
  49. adfa79d USB: EHCI: make ehci-pci a separate driver by Alan Stern · 12 years ago
  50. 3e02320 USB: EHCI: prepare to make ehci-hcd a library module by Alan Stern · 12 years ago
  51. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  52. 4968f95 USB: EHCI: remove unused Link Power Management code by Alan Stern · 12 years ago
  53. b472b8e Merge 3.7-rc3 into usb-next. by Greg Kroah-Hartman · 12 years ago
  54. df03790 xhci: trivial: Remove assigned but unused ep_ctx. by Sarah Sharp · 12 years ago
  55. 7e5f77f xhci: trivial: Remove assigned but unused slot_ctx. by Sarah Sharp · 12 years ago
  56. b803134 xhci: Fix missing break in xhci_evaluate_context_result. by Sarah Sharp · 12 years ago
  57. 43a09f7 xhci: Fix potential NULL ptr deref in command cancellation. by Sarah Sharp · 12 years ago
  58. d124a60 USB: isp1760-if: Change to use irq_of_parse_and_map by Nobuhiro Iwamatsu · 12 years ago
  59. 8daf8b6 ehci: Add yet-another Lucid nohandoff pci quirk by Anisse Astier · 12 years ago
  60. c323dc0 ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions by Anisse Astier · 12 years ago
  61. 6d02643 Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-headers by Tony Lindgren · 12 years ago
  62. bd066ee usb: "ehci-w90x900" Fix a typo and add some whitespace. by Justin P. Mattock · 12 years ago
  63. 969ddcf USB: hub_for_each_child should skip unconnected ports by Alan Stern · 12 years ago
  64. d39dbc8 USB: EHCI: move ehci_update_device() to ehci-lpm.c by Alan Stern · 12 years ago
  65. acc0850 USB: EHCI: make ehci_read_frame_index platform independent by Alan Stern · 12 years ago
  66. d6064ac USB: EHCI: move logging macros to ehci.h by Alan Stern · 12 years ago
  67. 6273f18 USB: EHCI: add condition for delay during the resume by Peter Chen · 12 years ago
  68. 801f006 USB: ohci-s3c2410: use devm_ functions by Jingoo Han · 12 years ago
  69. 60d80ad USB: ohci-exynos: use devm_clk_get() by Jingoo Han · 12 years ago
  70. c05c946 usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  71. e1deb56 usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  72. 54388b2 usb: host: tegra remove include of <mach/iomap.h> by Stephen Warren · 12 years ago
  73. e8c4a7a ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> by Felipe Balbi · 12 years ago
  74. 3e9a632 Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-headers-serial-take2 by Tony Lindgren · 12 years ago
  75. 16b45fd xhci: fix integer overflow by Oliver Neukum · 12 years ago
  76. 966e7a8 xhci: endianness xhci_calculate_intel_u2_timeout by Oliver Neukum · 12 years ago
  77. 068b054 USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal by Florian Fainelli · 12 years ago
  78. 27c411c usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assign directly. by Lan Tianyu · 12 years ago
  79. 170ed80 usb/xhci: release xhci->lock during turning on/off usb port's acpi power resource and checking the existence of port's power resource by Lan Tianyu · 12 years ago
  80. be7ac70 USB: OHCI: make ohci-platform use devm_request_and_ioremap helper by Florian Fainelli · 12 years ago
  81. 61ff274 USB: EHCI: make ehci-platform use devm_request_and_ioremap helper by Florian Fainelli · 12 years ago
  82. ac0e3c0 USB: OHCI: fix typo in ohci-platform driver on the word "resource" by Florian Fainelli · 12 years ago
  83. 5c9b2b2 USB: EHCI: fix typo in ehci-platform driver on the word "resource" by Florian Fainelli · 12 years ago
  84. 976baf6e USB: OHCI: make ohci-platform use dev_err() instead of pr_err() by Florian Fainelli · 12 years ago
  85. 2350cb0 USB: EHCI: make ehci-platform use dev_err() instead of pr_err() by Florian Fainelli · 12 years ago
  86. 216d0fd USB: move common alchemy USB routines to arch/mips/alchemy/common.c by Florian Fainelli · 12 years ago
  87. bb5da43 USB: OHCI: remove Alchemy OHCI platform driver. by Florian Fainelli · 12 years ago
  88. 231a72e USB: OHCI: remove OHCI SH platform driver by Florian Fainelli · 12 years ago
  89. c2e91e0 USB: OHCI: remove Netlogic XLS OHCI platform driver by Florian Fainelli · 12 years ago
  90. c23920b0 USB: OHCI: remove CNS3xxx OHCI platform driver by Florian Fainelli · 12 years ago
  91. 60da65f USB: OHCI: remove PNX8550 OHCI driver by Florian Fainelli · 12 years ago
  92. cfa49b4 USB: ohci: merge ohci_finish_controller_resume with ohci_resume by Florian Fainelli · 12 years ago
  93. d4ae47d USB: ohci: remove check for RH already suspended in ohci_suspend by Florian Fainelli · 12 years ago
  94. cd1965d USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c by Florian Fainelli · 12 years ago
  95. 2b16e39 USB: ohci: allow platform driver to specify the number of ports by Florian Fainelli · 12 years ago
  96. f3a958d USB: EHCI: remove CNS3xxx EHCI platform driver by Florian Fainelli · 12 years ago
  97. 1de7d89 USB: EHCI: remove Alchemy EHCI driver by Florian Fainelli · 12 years ago
  98. 4534874 USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform by Florian Fainelli · 12 years ago
  99. 6d39944 USB: EHCI: remove Netlogic XLS EHCI driver by Florian Fainelli · 12 years ago
  100. ead92fa USB: EHCI: remove Loongson 1B EHCI driver. by Florian Fainelli · 12 years ago