1. 765786e sh: sh_mobile usb clock framework support by Magnus Damm · 16 years ago
  2. 0a99e8a USB: fix SB600 USB subsystem hang bug by Shane Huang · 16 years ago
  3. 269f053 Revert "USB: improve ehci_watchdog's side effect in CPU power management" by Greg Kroah-Hartman · 16 years ago
  4. b09bc6c USB: fix SB700 usb subsystem hang bug by Andiry Xu · 16 years ago
  5. 372dd6e USB: EHCI: fix divide-by-zero bug by Alan Stern · 16 years ago
  6. 67b2e02 USB: EHCI: fix handling of dead controllers by Alan Stern · 16 years ago
  7. 5863964 usb: r8a66597-hcd: fix wrong data access in SuperH on-chip USB by Yoshihiro Shimoda · 16 years ago
  8. ff30bf1 USB: remove optional bus bindings in isp1760, fixing runtime warning by Sebastian Andrzej Siewior · 16 years ago
  9. ddcb01f USB: Fix PS3 USB shutdown problems by Geoff Levand · 16 years ago
  10. a270283 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  11. 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
  12. 78c7341 USB: ohci: add support for tmio-ohci cell by Dmitry Baryshkov · 16 years ago
  13. a9b6148 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c by Linus Torvalds · 16 years ago
  14. 61e0e79 Merge branch 'master' into for-upstream by David Vrabel · 16 years ago
  15. 802f389 USB: remove err() macro from more usb drivers by Greg Kroah-Hartman · 16 years ago
  16. 5909f6e USB: remove info() macro from remaining usb drivers by Greg Kroah-Hartman · 16 years ago
  17. 71b7497 USB: OHCI: fix endless polling behavior by Alan Stern · 16 years ago
  18. eafe5b9 USB: EHCI: fix remote-wakeup support for ARC/TDI core by Alan Stern · 16 years ago
  19. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 16 years ago
  20. 2b70f07 USB: EHCI, OHCI, UHCI: remove version numbers by Alan Stern · 16 years ago
  21. ce5dee5 USB: isp1760: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  22. f0d781d USB: improve ehci_watchdog's side effect in CPU power management by Yi Yang · 16 years ago
  23. e58dceb USB: UHCI: improve scheduling of interrupt URBs by Alan Stern · 16 years ago
  24. 9b466c3 USB: ohci-omap: handle other omap15xx chips by Tony Lindgren · 16 years ago
  25. cede969f usb: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  26. 3c4bb71 USB: ehci-dbg: fix reading less content of periodic file by Ming Lei · 16 years ago
  27. 3c04e20 USB: ehci-dbg: increase debug buffer size for periodic file by Ming Lei · 16 years ago
  28. 4a511bc OHCI: Allow broken controllers to auto-stop by Alan Stern · 16 years ago
  29. 2714021 USB: Let some USB host controllers get IRQ flags from resource by Marc Zyngier · 16 years ago
  30. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  31. 5172046 usb: turn dev_warn+WARN_ON combos into dev_WARN by Arjan van de Ven · 16 years ago
  32. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  33. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  34. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  35. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  36. 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
  37. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  38. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 16 years ago
  39. 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
  40. 0c392ed [ARM] ohci-pxa27x: use ioremap() and offset for register access by Eric Miao · 16 years ago
  41. 0cb0b0d [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() by Eric Miao · 16 years ago
  42. 84bab73 [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource by Eric Miao · 16 years ago
  43. 596050b [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver by Eric Miao · 16 years ago
  44. 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 16 years ago
  45. 01c1714 USB: fix EHCI periodic transfers by David Brownell · 16 years ago
  46. 0bcfeb3 USB: ehci: fix some ehci hangs and crashes by David Brownell · 16 years ago
  47. 6a7c3e4 uwb: depend on EXPERIMENTAL by David Vrabel · 16 years ago
  48. d09318b wusb: add HWA host controller driver by Inaky Perez-Gonzalez · 16 years ago
  49. 7e6133a wusb: WHCI host controller driver by David Vrabel · 16 years ago
  50. 55c381e [ARM] omap: convert OMAP drivers to use ioremap() by Russell King · 16 years ago
  51. c3df1a2 [ARM] omap: fix build error in ohci-omap.c by Russell King · 16 years ago
  52. d39bd56 pcmcia: encapsulate ioaddr_t by Dominik Brodowski · 16 years ago
  53. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  54. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  55. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  56. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  57. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 16 years ago
  58. 380ec67 USB: ISP1760: fixed trivial math in comment by Enrico Scholz · 16 years ago
  59. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  60. ab1666c USB: quirk PLL power down mode by Libin Yang · 16 years ago
  61. 54d0be9 USB: sh: r8a66597-hcd: fix disconnect regression by Yoshihiro Shimoda · 16 years ago
  62. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 16 years ago
  63. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 16 years ago
  64. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 16 years ago
  65. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 16 years ago
  66. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 16 years ago
  67. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 16 years ago
  68. 492c71d Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 16 years ago
  69. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 16 years ago
  70. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  71. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  72. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  73. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  74. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  75. 0af3673 usb: move ehci reg def by Yinghai Lu · 16 years ago
  76. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 16 years ago
  77. 28874b7 USB: Fix bug with byte order in isp116x-hcd.c fio write/read by Julien May · 16 years ago
  78. 4f53425 USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx by Srikanth Srinivasan · 16 years ago
  79. 42bfc7b USB: Au1xxx-usb: suspend/resume support. by Manuel Lauss · 16 years ago
  80. 53c81a3 USB: Au1xxx-usb: clean up ohci/ehci bus glue sources. by Manuel Lauss · 16 years ago
  81. 64b3d6d USB: ohci-pnx4008: I2C cleanups and fixes by Jean Delvare · 16 years ago
  82. 397f519 usb: r8a66597-hcd: fix iinterval for Full/Low speed device by Yoshihiro Shimoda · 16 years ago
  83. 0bf32b8 usb: r8a66597-hcd: fix interrupt trigger by Yoshihiro Shimoda · 16 years ago
  84. 3faefc8 USB: isp1760: Support board-specific hardware configurations by Nate Case · 16 years ago
  85. d249afd USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' by Andrew Morton · 17 years ago
  86. bef4665 USB: uhci: mark root_hub_hub_des[] as const by Ming Lei · 17 years ago
  87. fe9b903 USB: host: mark const variable tables as "const" by Ming Lei · 17 years ago
  88. b963801 USB: ehci-hcd unlink speedups by David Brownell · 17 years ago
  89. 6deb270 USB: ohci_hcd hang: submit vs. rmmod race by Pete Zaitcev · 17 years ago
  90. 6381fad USB: make SA1111 OHCI driver SA11x0 specific by Eric Miao · 17 years ago
  91. 421b4bf USB: missing usb_put_hcd to ohci-at91 by Pete Zaitcev · 17 years ago
  92. 554cc17 USB: ohci-ppc-of: use linux/of_platform.h instead of asm by Stephen Rothwell · 17 years ago
  93. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 17 years ago
  94. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  95. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  96. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  97. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 16 years ago
  98. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 16 years ago
  99. f000631 Merge branch 'imx' into devel by Russell King · 16 years ago
  100. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 16 years ago