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