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