1. 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
  2. a464dc4 USB: ehci-mxc: add work-around for efika mx/sb bug by Arnaud Patard (Rtp) · 14 years ago
  3. 3bb8029 USB: unbreak ehci-mxc on otg port of i.MX27 by Eric Bénard · 14 years ago
  4. cc604dd USB: ehci-fsl: Fix 'have_sysif_regs' detection by Peter Tyser · 14 years ago
  5. f75593c USB: EHCI: fix DMA deallocation bug by Alan Stern · 14 years ago
  6. baab93a USB: EHCI: ASPM quirk of ISOC on AMD Hudson by Alex He · 14 years ago
  7. 50d6467 xhci: Remove more doorbell-related reads by Matthew Wilcox · 14 years ago
  8. 7961acd xHCI: fix printk_ratelimit() usage by Andiry Xu · 14 years ago
  9. f2c565e xHCI: replace dev_dbg() with xhci_dbg() by Andiry Xu · 14 years ago
  10. 50f7b52 xHCI: fix cycle bit set in giveback_first_trb() by Andiry Xu · 14 years ago
  11. e1eab2e xHCI: remove redundant parameter in giveback_first_trb() by Andiry Xu · 14 years ago
  12. 47cbf69 xHCI: fix queue_trb in isoc transfer by Andiry Xu · 14 years ago
  13. a6d940d xhci: Use GFP_NOIO during device reset. by Sarah Sharp · 14 years ago
  14. 40a9fb1 xhci: Do not run xhci_cleanup_msix with irq disabled by Zhang Rui · 14 years ago
  15. 0029227 xHCI: synchronize irq in xhci_suspend() by Andiry Xu · 14 years ago
  16. 7111ebc xhci: Resume bus on any port status change. by Sarah Sharp · 14 years ago
  17. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  18. 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
  19. 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
  20. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  21. 1051b9f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  22. 48e34d0 drivers: fix comment typo diable -> disable. by Justin P. Mattock · 14 years ago
  23. 50401d7 Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx into devel-stable by Russell King · 14 years ago
  24. 711669e mx51: fix usb clock support by Arnaud Patard (Rtp) · 14 years ago
  25. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  26. 2af1084 USB: Merge 2.6.37-rc5 into usb-next by Greg Kroah-Hartman · 14 years ago
  27. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  28. 0247a7b USB: ehci-mxc: Setup portsc register prior to accessing OTG viewport by Fabio Estevam · 14 years ago
  29. 6ef9fc6 usb: ehci-omap: fix tll channel enable mask by Anand Gadiyar · 14 years ago
  30. a0c9e95 usb: ohci-omap3: fix trivial typo by Keshava Munegowda · 14 years ago
  31. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  32. 8bb6a16 USB: EHCI: msm: Add support for power management by Pavankumar Kondeti · 14 years ago
  33. b0848ae USB: EHCI: Add MSM Host Controller driver by Pavankumar Kondeti · 14 years ago
  34. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  35. 16325f1 USB: host: uhci-q: Fixed minor coding style issues by Tobias Ollmann · 14 years ago
  36. 8170344 USB: whci-hcd: fix compiler warning by Namhyung Kim · 14 years ago
  37. f8bbeab xhci: Fix issue with port array setup and buggy hosts. by Sarah Sharp · 14 years ago
  38. 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
  39. 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
  40. b48d7f5 usb: Add in missing EHCI helpers. by Paul Mundt · 14 years ago
  41. 73f35c6 USB: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  42. 8244272 Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into work by Greg Kroah-Hartman · 14 years ago
  43. 4792a15 usb: ehci-omap: Add OMAP4 support by Anand Gadiyar · 14 years ago
  44. a42ccdc usb: ehci-omap: add helpers for checking port mode by Anand Gadiyar · 14 years ago
  45. c5dff55 usb: ehci-omap: use clkdev aliases for functional clocks by Anand Gadiyar · 14 years ago
  46. 7f124f4 usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP by Keshava Munegowda · 14 years ago
  47. c072604 usb: ehci-omap: don't hard-code TLL channel count by Keshava Munegowda · 14 years ago
  48. 6dba39e usb: ehci-omap: update clock names to be more generic by Keshava Munegowda · 14 years ago
  49. a85b4e7 USB: ehci: disable LPM and PPCD for nVidia MCP89 chips by Brian J. Tarricone · 14 years ago
  50. 760efe6 USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs by Mac Lin · 14 years ago
  51. 6e9d447 usb: ehci-sh: Add missing ehci helpers. by Paul Mundt · 14 years ago
  52. c1e0774 usb: ehci-sh: Fix up fault in shutdown path. by Paul Mundt · 14 years ago
  53. e945716 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  54. 6dd0a3a xhci: Don't let the USB core disable SuperSpeed ports. by Sarah Sharp · 14 years ago
  55. da6699c xhci: Setup array of USB 2.0 and USB 3.0 ports. by Sarah Sharp · 14 years ago
  56. 7a3783e xhci: Fix reset-device and configure-endpoint commands by Paul Zimmerman · 14 years ago
  57. 4f68384 USB: ce4100: Add support for CE4100 EHCI IP block to EHCI driver by Dirk Brandewie · 14 years ago
  58. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  59. ce7eb32 drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  60. c8c38de USB host: Adding USB ehci & ohci support for spear platform by Deepak Sikri · 14 years ago
  61. 02e2c51 USB: EHCI: fix obscure race in ehci_endpoint_disable by Alan Stern · 14 years ago
  62. f52022b USB: isp1362-hcd - fix section mismatch warning by Axel Lin · 14 years ago
  63. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  64. 723b991 USB: ehci: fix debugfs 'lpm' permissions by Greg Kroah-Hartman · 14 years ago
  65. 8982132 xhci: Fix command ring replay after resume. by Sarah Sharp · 14 years ago
  66. dc07c91b9 xHCI: fix wMaxPacketSize mask by Andiry Xu · 14 years ago
  67. 74bb844 xHCI: release spinlock when setup interrupt by Andiry Xu · 14 years ago
  68. 241b652 xhci: Remove excessive printks with shared IRQs. by Sarah Sharp · 14 years ago
  69. 8687197 Revert "USB: xhci: Use GFP_ATOMIC under spin_lock" by Greg Kroah-Hartman · 14 years ago
  70. 1c0a380 USB: ohci-jz4740: Fix spelling in MODULE_ALIAS by Stefan Weil · 14 years ago
  71. ef821ae USB: xhci: Use GFP_ATOMIC under spin_lock by David Sterba · 14 years ago
  72. 724c852 USB: ehci/mxc: compile fix by Uwe Kleine-König · 14 years ago
  73. 018b97d USB: Fix FSL USB driver on non Open Firmware systems by Marc Kleine-Budde · 14 years ago
  74. ad78aca usb: Add support for VIA VT8500 and compatibles in EHCI HCD by Alexey Charkov · 14 years ago
  75. 63c8455 usb: ehci-hcd: Add support for SuperH EHCI. by Paul Mundt · 14 years ago
  76. 9cc5639 usb: ohci-sh: Set IRQ as shared. by Paul Mundt · 14 years ago
  77. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  78. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  79. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  80. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  81. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  82. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  83. e581c8c USB: imx21-hcd - fix off by one resource size calculation by Axel Lin · 14 years ago
  84. 436a389 usb: Fix linker errors with CONFIG_PM=n by Sarah Sharp · 14 years ago
  85. 39eb234 USB: ohci-sh - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  86. 4e5c353 USB: isp1362-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  87. 7a9d93e USB: isp116x-hcd - use resource_size instead of defining its own resource_len macro by Axel Lin · 14 years ago
  88. b5b5c3a USB: xhci: Fix compile error when CONFIG_PM=n by Sarah Sharp · 14 years ago
  89. 5535b1d USB: xHCI: PCI power management implementation by Andiry Xu · 14 years ago
  90. 9777e3c USB: xHCI: bus power management implementation by Andiry Xu · 14 years ago
  91. 5619253 USB: xHCI: port remote wakeup implementation by Andiry Xu · 14 years ago
  92. be88fe4 USB: xHCI: port power management implementation by Andiry Xu · 14 years ago
  93. c8d4af8 USB: core: use kernel assigned address for devices under xHCI by Andiry Xu · 14 years ago
  94. f0615c4 USB: xHCI: change xhci_reset_device() to allocate new device by Andiry Xu · 14 years ago
  95. 6492773 USB: xHCI: Add pointer to udev in struct xhci_virt_device by Andiry Xu · 14 years ago
  96. ac9dfe9 usb: r8a66597-hcd: Change mistake of the outsw function by Nobuhiro Iwamatsu · 14 years ago
  97. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  98. d0cc3d4 USB: imx21-hcd accept arbitary transfer buffer alignement. by Martin Fuzzey · 14 years ago
  99. 7a7e789 USB: imx21-hcd: Fix isochronous endpoint idle by Martin Fuzzey · 14 years ago
  100. b2a068d USB: imx21-hcd: refactor hardware data memory management by Martin Fuzzey · 14 years ago