1. 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
  2. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  3. 42c6539 USB: isp1760: don't auto disable Port1 on ISP1761 by Thomas Hommel · 16 years ago
  4. 6013bbb USB: isp1760: Fix probe in PCI glue code by Karl Bongers · 16 years ago
  5. 6c07356 USB: isp1760: use a specific PLX bridge instead of any bdridge by Sebastian Andrzej Siewior · 16 years ago
  6. 0a2e5b9 USB: m66592 and r8a66597 resource changes by Magnus Damm · 16 years ago
  7. 3a407e7 USB: Convert ohci-pnx4008 to a new-style i2c driver by Jean Delvare · 16 years ago
  8. 74c71eb oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  9. 427c4f3 usb: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  10. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago
  11. d859bff USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff by Steven Noonan · 16 years ago
  12. b92a78e usb host: Oxford OXU210HP HCD driver. by Rodolfo Giometti · 16 years ago
  13. 3a4e72c USB: Avoid 20ms delay in EHCI resume by Vikram Pandita · 16 years ago
  14. 8e8ce4b USB: use pci_ioremap_bar() in drivers/usb by Arjan van de Ven · 16 years ago
  15. e64a521 USB: clean up redundant tests on unsigned by roel kluin · 16 years ago
  16. b21a207 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  17. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  18. bce8369 uwb: use dev_dbg() for debug messages by David Vrabel · 16 years ago
  19. d643510 usb: Fix up sh_mobile usbf clock framework warnings. by Paul Mundt · 16 years ago
  20. 765786e sh: sh_mobile usb clock framework support by Magnus Damm · 16 years ago
  21. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  22. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  23. 944e1bf ARM: OMAP: Switch ohci-omap to gpio_request/free calls by Jarkko Nikula · 16 years ago
  24. 40e3925 ARM: OMAP: switch to gpio_direction_input by David Brownell · 16 years ago
  25. c35fa3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  26. fb6f552 [ARM] Orion: add the option to support different ehci phy initialization by Ronen Shitrit · 16 years ago
  27. 0a99e8a USB: fix SB600 USB subsystem hang bug by Shane Huang · 16 years ago
  28. 269f053 Revert "USB: improve ehci_watchdog's side effect in CPU power management" by Greg Kroah-Hartman · 16 years ago
  29. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  30. dcc7461 wusb: add debug files for ASL, PZL and DI to the whci-hcd driver by David Vrabel · 16 years ago
  31. 56968d0 wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive by David Vrabel · 16 years ago
  32. 65d76f3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  33. b09bc6c USB: fix SB700 usb subsystem hang bug by Andiry Xu · 16 years ago
  34. dba0a91 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream by David Vrabel · 16 years ago
  35. 6fae35f uwb: add basic radio manager by David Vrabel · 16 years ago
  36. 372dd6e USB: EHCI: fix divide-by-zero bug by Alan Stern · 16 years ago
  37. 67b2e02 USB: EHCI: fix handling of dead controllers by Alan Stern · 16 years ago
  38. 5863964 usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB by Yoshihiro Shimoda · 16 years ago
  39. ff30bf1 USB: remove optional bus bindings in isp1760, fixing runtime warning by Sebastian Andrzej Siewior · 16 years ago
  40. ddcb01f USB: Fix PS3 USB shutdown problems by Geoff Levand · 16 years ago
  41. f88518d wusb: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  42. 4d2bea4 wusb: do a proper channel stop by David Vrabel · 16 years ago
  43. b09ac64 wusb: release mutex in the error path of whci-hcd's whc_do_gencmd() by David Vrabel · 16 years ago
  44. a270283 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  45. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  46. 78c7341 USB: ohci: add support for tmio-ohci cell by Dmitry Baryshkov · 16 years ago
  47. a9b6148 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c by Linus Torvalds · 16 years ago
  48. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  49. 802f389 USB: remove err() macro from more usb drivers by Greg Kroah-Hartman · 16 years ago
  50. 5909f6e USB: remove info() macro from remaining usb drivers by Greg Kroah-Hartman · 16 years ago
  51. 71b7497 USB: OHCI: fix endless polling behavior by Alan Stern · 16 years ago
  52. eafe5b9 USB: EHCI: fix remote-wakeup support for ARC/TDI core by Alan Stern · 16 years ago
  53. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 16 years ago
  54. 2b70f07 USB: EHCI, OHCI, UHCI: remove version numbers by Alan Stern · 16 years ago
  55. ce5dee5 USB: isp1760: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  56. f0d781d USB: improve ehci_watchdog's side effect in CPU power management by Yi Yang · 16 years ago
  57. e58dceb USB: UHCI: improve scheduling of interrupt URBs by Alan Stern · 16 years ago
  58. 9b466c3 USB: ohci-omap: handle other omap15xx chips by Tony Lindgren · 16 years ago
  59. cede969f usb: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  60. 3c4bb71 USB: ehci-dbg: fix reading less content of periodic file by Ming Lei · 16 years ago
  61. 3c04e20 USB: ehci-dbg: increase debug buffer size for periodic file by Ming Lei · 16 years ago
  62. 4a511bc OHCI: Allow broken controllers to auto-stop by Alan Stern · 16 years ago
  63. 2714021 USB: Let some USB host controllers get IRQ flags from resource by Marc Zyngier · 16 years ago
  64. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  65. 5172046 usb: turn dev_warn+WARN_ON combos into dev_WARN by Arjan van de Ven · 16 years ago
  66. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  67. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  68. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  69. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  70. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  71. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  72. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
  73. 99ee3a6 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb into for-upstream by David Vrabel · 16 years ago
  74. 0c392ed [ARM] ohci-pxa27x: use ioremap() and offset for register access by Eric Miao · 16 years ago
  75. 0cb0b0d [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() by Eric Miao · 16 years ago
  76. 84bab73 [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource by Eric Miao · 16 years ago
  77. 596050b [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver by Eric Miao · 16 years ago
  78. 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 16 years ago
  79. 01c1714 USB: fix EHCI periodic transfers by David Brownell · 16 years ago
  80. 0bcfeb3 USB: ehci: fix some ehci hangs and crashes by David Brownell · 16 years ago
  81. 6a7c3e4 uwb: depend on EXPERIMENTAL by David Vrabel · 16 years ago
  82. d09318b wusb: add HWA host controller driver by Inaky Perez-Gonzalez · 16 years ago
  83. 7e6133a wusb: WHCI host controller driver by David Vrabel · 16 years ago
  84. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  85. c3df1a2 [ARM] omap: fix build error in ohci-omap.c by Russell King · 16 years ago
  86. d39bd56 pcmcia: encapsulate ioaddr_t by Dominik Brodowski · 16 years ago
  87. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  88. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  89. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  90. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  91. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  92. 380ec67 USB: ISP1760: fixed trivial math in comment by Enrico Scholz · 16 years ago
  93. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  94. ab1666c USB: quirk PLL power down mode by Libin Yang · 16 years ago
  95. 54d0be9 USB: sh: r8a66597-hcd: fix disconnect regression by Yoshihiro Shimoda · 16 years ago
  96. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 16 years ago
  97. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 16 years ago
  98. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 16 years ago
  99. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 16 years ago
  100. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 16 years ago