1. 4bbb0ac xhci: Return a USB 3.0 hub descriptor for USB3 roothub. by Sarah Sharp · 14 years ago
  2. f6ff0ac xhci: Register second xHCI roothub. by Sarah Sharp · 14 years ago
  3. 5233630 xhci: Change xhci_find_slot_id_by_port() API. by Sarah Sharp · 14 years ago
  4. 20b67cf xhci: Refactor bus suspend state into a struct. by Sarah Sharp · 14 years ago
  5. 5308a91 xhci: Index with a port array instead of PORTSC addresses. by Sarah Sharp · 14 years ago
  6. ff9d78b USB: Set usb_hcd->state and flags for shared roothubs. by Sarah Sharp · 14 years ago
  7. b02d0ed xhci: Change hcd_priv into a pointer. by Sarah Sharp · 14 years ago
  8. 214f76f xhci: Always use usb_hcd in URB instead of converting xhci_hcd. by Sarah Sharp · 14 years ago
  9. aa1b13e xhci: Modify check for TT info. by Sarah Sharp · 14 years ago
  10. dbe79bb USB 3.0 Hub Changes by John Youn · 23 years ago
  11. ad73dff xhci: Remove references to HC_STATE_RUNNING. by Sarah Sharp · 14 years ago
  12. ac04e6f xhci: Remove references to HC_STATE_HALT. by Sarah Sharp · 14 years ago
  13. bdfca50 xHCI: prolong host controller halt time limit by Andiry Xu · 14 years ago
  14. 019a35f xHCI: Remove redundant variable in xhci_resume() by Andiry Xu · 14 years ago
  15. 518e848 xhci: Rename variables and reduce register reads. by Sarah Sharp · 14 years ago
  16. 1d5810b xhci: Rework port suspend structures for limited ports. by Sarah Sharp · 14 years ago
  17. da13051 USB: Remove bitmap #define from hcd.h by Sarah Sharp · 14 years ago
  18. 0b8ca72 xhci: Remove old no-op test. by Sarah Sharp · 14 years ago
  19. fbf9865 USB: ehci: tegra: Align DMA transfers to 32 bytes by Robert Morell · 14 years ago
  20. 79ad3b5 usb: host: Add EHCI driver for NVIDIA Tegra SoCs by Benoit Goby · 14 years ago
  21. 0dfeefb ehci-atmel: fix section mismatch warning by Hubert Feurstein · 14 years ago
  22. fa417c3 USB: OHCI: use pci_dev->revision by Sergei Shtylyov · 14 years ago
  23. dfb2130 USB: Rename "msm72k_otg.c" to "msm_otg.c" by Pavankumar Kondeti · 14 years ago
  24. d3cf2a8 usb/isp1760: Fix crash when unplugging bug by Arvid Brodin · 14 years ago
  25. 60b0bf0 usb: EHCI, OHCI: Add configuration for the SH USB controller by Yoshihiro Shimoda · 14 years ago
  26. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  27. 1940316 usb: host: omap: ehci and ohci simplification by Keshava Munegowda · 14 years ago
  28. 181b250 arm: omap: usb: create common enums and structures for ehci and ohci by Keshava Munegowda · 14 years ago
  29. 09f0607 usb: host: omap: switch to platform_get_resource_byname by Felipe Balbi · 14 years ago
  30. 87ecc73 usb: ehci: omap: add support for TLL mode on OMAP4 by Anand Gadiyar · 14 years ago
  31. 7adc14b1 usb/isp1760: Handle toggle bit in queue heads only by Arvid Brodin · 14 years ago
  32. 65f1b52 usb/isp1760: Replace period calculation for INT packets with something readable by Arvid Brodin · 14 years ago
  33. 6bda21b usb/isp1760: Consolidate printouts and remove unused code by Arvid Brodin · 14 years ago
  34. bbaa387 usb/isp1760: Remove redundant "data_buffer" member from struct inter_packet_info by Arvid Brodin · 14 years ago
  35. a041d8e usb/isp1760: Clean up payload address handling by Arvid Brodin · 14 years ago
  36. fd436ae usb/isp1760: Remove redundant variables and defines by Arvid Brodin · 14 years ago
  37. bedc0c3 usb/isp1760: Move to native-endian ptds by Arvid Brodin · 14 years ago
  38. 06125be usb: host: uhci-hcd.c Remove one to many n's in a word. by Justin P. Mattock · 14 years ago
  39. 22ced687 USB: EHCI bus glue for on-chip PMC MSP USB controller by Anoop · 14 years ago
  40. 18f5346 USB: EHCI: Fix compiler warnings with MSM driver by Pavankumar Kondeti · 14 years ago
  41. 294d95f ehci: Check individual port status registers on resume by Matthew Garrett · 14 years ago
  42. 04b31c7 usb: isp1362-hcd: use bitmap_clear() and bitmap_set() by Akinobu Mita · 14 years ago
  43. 5c8d61b USB: make ehci msm driver use ehci_run. by Matthieu CASTET · 14 years ago
  44. bcf4081 USB: don't run ehci_reset in ehci_run for tdi device by Matthieu CASTET · 14 years ago
  45. b14e840 USB: isp1760: Implement solution for erratum 2 by Sebastian Andrzej Siewior · 14 years ago
  46. 4f9e6c6 USB: Mark EHCI LPM functions as __maybe_unused by Maksim Rayskiy · 14 years ago
  47. 66b0835 Merge 2.6.38-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  48. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 14 years ago
  49. 8cf28f1 USB: Fix trout build failure with ci13xxx_msm gadget by Pavankumar Kondeti · 14 years ago
  50. c8cf203 USB: HCD: Add usb_hcd prefix to exported functions by Robert Morell · 14 years ago
  51. ac8d674 USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings. by David Daney · 14 years ago
  52. eb34a90 USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings. by David Daney · 14 years ago
  53. 9a1cadb USB: EHCI: Cleanup and rewrite ehci_vdgb(). by David Daney · 14 years ago
  54. fc427a5 USB: EHCI: Remove dead code from ehci-sched.c by David Daney · 14 years ago
  55. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  56. 148fc55 USB: EHCI: fix scheduling while atomic during suspend by Yin Kangkai · 14 years ago
  57. 4e8ed7e Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next by Greg Kroah-Hartman · 14 years ago
  58. 2bd15f1 USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue() by Jesper Juhl · 14 years ago
  59. 3e434a8 usb: ehci-omap: Show fatal probing time errors to end user by Jarkko Nikula · 14 years ago
  60. fd96d0d Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 14 years ago
  61. a464dc4 USB: ehci-mxc: add work-around for efika mx/sb bug by Arnaud Patard (Rtp) · 14 years ago
  62. 3bb8029 USB: unbreak ehci-mxc on otg port of i.MX27 by Eric Bénard · 14 years ago
  63. cc604dd USB: ehci-fsl: Fix 'have_sysif_regs' detection by Peter Tyser · 14 years ago
  64. f75593c USB: EHCI: fix DMA deallocation bug by Alan Stern · 14 years ago
  65. baab93a USB: EHCI: ASPM quirk of ISOC on AMD Hudson by Alex He · 14 years ago
  66. 50d64676 xhci: Remove more doorbell-related reads by Matthew Wilcox · 14 years ago
  67. 7961acd xHCI: fix printk_ratelimit() usage by Andiry Xu · 14 years ago
  68. f2c565e xHCI: replace dev_dbg() with xhci_dbg() by Andiry Xu · 14 years ago
  69. 50f7b52 xHCI: fix cycle bit set in giveback_first_trb() by Andiry Xu · 14 years ago
  70. e1eab2e xHCI: remove redundant parameter in giveback_first_trb() by Andiry Xu · 14 years ago
  71. 47cbf69 xHCI: fix queue_trb in isoc transfer by Andiry Xu · 14 years ago
  72. a6d940d xhci: Use GFP_NOIO during device reset. by Sarah Sharp · 14 years ago
  73. 40a9fb1 xhci: Do not run xhci_cleanup_msix with irq disabled by Zhang Rui · 14 years ago
  74. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
  75. 7111ebc xhci: Resume bus on any port status change. by Sarah Sharp · 14 years ago
  76. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  77. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  78. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  79. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  80. 1051b9f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  81. 48e34d0 drivers: fix comment typo diable -> disable. by Justin P. Mattock · 14 years ago
  82. 50401d7 Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable by Russell King · 14 years ago
  83. 711669e mx51: fix usb clock support by Arnaud Patard (Rtp) · 14 years ago
  84. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  85. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  86. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  87. 0247a7b USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport by Fabio Estevam · 14 years ago
  88. 6ef9fc6 usb: ehci-omap: fix tll channel enable mask by Anand Gadiyar · 14 years ago
  89. a0c9e95 usb: ohci-omap3: fix trivial typo by Keshava Munegowda · 14 years ago
  90. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  91. 8bb6a16 USB: EHCI: msm: Add support for power management by Pavankumar Kondeti · 14 years ago
  92. b0848ae USB: EHCI: Add MSM Host Controller driver by Pavankumar Kondeti · 14 years ago
  93. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  94. 16325f1 USB: host: uhci-q: Fixed minor coding style issues by Tobias Ollmann · 14 years ago
  95. 8170344 USB: whci-hcd: fix compiler warning by Namhyung Kim · 14 years ago
  96. f8bbeab xhci: Fix issue with port array setup and buggy hosts. by Sarah Sharp · 14 years ago
  97. fe4bfb3 Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 into work by Greg Kroah-Hartman · 14 years ago
  98. 0ae8668 Merge branch 'omap4-ehci-for-greg' of git://dev.omapzoom.org/pub/scm/anand/linux-omap-usb into usb-next by Greg Kroah-Hartman · 14 years ago
  99. b48d7f5 usb: Add in missing EHCI helpers. by Paul Mundt · 14 years ago
  100. 73f35c6 USB: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago