1. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  2. 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 · 18 years ago
  3. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  4. d6b5203 ALSA: Correct Vladimir Barinov's e-mail address by Vladimir Barinov · 18 years ago
  5. 0c392ed [ARM] ohci-pxa27x: use ioremap() and offset for register access by Eric Miao · 18 years ago
  6. 0cb0b0d [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph() by Eric Miao · 18 years ago
  7. 84bab73 [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource by Eric Miao · 18 years ago
  8. 596050b [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver by Eric Miao · 18 years ago
  9. 097b533 [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers by Eric Miao · 18 years ago
  10. 01c1714 USB: fix EHCI periodic transfers by David Brownell · 18 years ago
  11. 0bcfeb3 USB: ehci: fix some ehci hangs and crashes by David Brownell · 18 years ago
  12. c3df1a2 [ARM] omap: fix build error in ohci-omap.c by Russell King · 18 years ago
  13. d39bd56 pcmcia: encapsulate ioaddr_t by Dominik Brodowski · 18 years ago
  14. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 18 years ago
  15. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 18 years ago
  16. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 18 years ago
  17. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 18 years ago
  18. b5fb454 USB: automatically enable RHSC interrupts by Alan Stern · 18 years ago
  19. 380ec67 USB: ISP1760: fixed trivial math in comment by Enrico Scholz · 18 years ago
  20. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  21. ab1666c USB: quirk PLL power down mode by Libin Yang · 18 years ago
  22. 54d0be9 USB: sh: r8a66597-hcd: fix disconnect regression by Yoshihiro Shimoda · 18 years ago
  23. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 18 years ago
  24. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 18 years ago
  25. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 18 years ago
  26. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 18 years ago
  27. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 18 years ago
  28. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 18 years ago
  29. 492c71d Merge branch 'for-rmk' of git://git.marvell.com/orion by Russell King · 18 years ago
  30. 6f088f1 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat by Lennert Buytenhek · 18 years ago
  31. 49b75b8 Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  32. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 18 years ago
  33. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 18 years ago
  34. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 18 years ago
  35. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 18 years ago
  36. 0af3673 usb: move ehci reg def by Yinghai Lu · 18 years ago
  37. b6c6393 Rename WARN() to WARNING() to clear the namespace by Arjan van de Ven · 18 years ago
  38. 28874b7 USB: Fix bug with byte order in isp116x-hcd.c fio write/read by Julien May · 18 years ago
  39. 4f53425 USB: EHCI: Reconciling USB register differences on MPC85xx vs MPC83xx by Srikanth Srinivasan · 18 years ago
  40. 42bfc7b USB: Au1xxx-usb: suspend/resume support. by Manuel Lauss · 18 years ago
  41. 53c81a3 USB: Au1xxx-usb: clean up ohci/ehci bus glue sources. by Manuel Lauss · 18 years ago
  42. 64b3d6d USB: ohci-pnx4008: I2C cleanups and fixes by Jean Delvare · 18 years ago
  43. 397f519 usb: r8a66597-hcd: fix iinterval for Full/Low speed device by Yoshihiro Shimoda · 18 years ago
  44. 0bf32b8 usb: r8a66597-hcd: fix interrupt trigger by Yoshihiro Shimoda · 18 years ago
  45. 3faefc8 USB: isp1760: Support board-specific hardware configurations by Nate Case · 18 years ago
  46. d249afd USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' by Andrew Morton · 18 years ago
  47. bef4665 USB: uhci: mark root_hub_hub_des[] as const by Ming Lei · 18 years ago
  48. fe9b903 USB: host: mark const variable tables as "const" by Ming Lei · 18 years ago
  49. b963801 USB: ehci-hcd unlink speedups by David Brownell · 18 years ago
  50. 6deb270 USB: ohci_hcd hang: submit vs. rmmod race by Pete Zaitcev · 18 years ago
  51. 6381fad USB: make SA1111 OHCI driver SA11x0 specific by Eric Miao · 18 years ago
  52. 421b4bf USB: missing usb_put_hcd to ohci-at91 by Pete Zaitcev · 18 years ago
  53. 554cc17 USB: ohci-ppc-of: use linux/of_platform.h instead of asm by Stephen Rothwell · 18 years ago
  54. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 18 years ago
  55. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 18 years ago
  56. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 18 years ago
  57. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  58. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 18 years ago
  59. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 18 years ago
  60. f000631 Merge branch 'imx' into devel by Russell King · 18 years ago
  61. 09ca8ad Revert "USB: don't explicitly reenable root-hub status interrupts" by Linus Torvalds · 18 years ago
  62. 29c8f6a USB: ohci - record data toggle after unlink by David Brownell · 18 years ago
  63. 056761e USB: ehci - fix timer regression by David Brownell · 18 years ago
  64. 3ee38d8 OHCI: Fix problem if SM501 and another platform driver is selected by Ben Dooks · 18 years ago
  65. f35ae63 ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG by Tony Lindgren · 18 years ago
  66. d438ae5 [ARM] 5080/1: touch PSSR_OTGPH only on pxa27x in ohci-pxa27x and pxa27x_udc by Philipp Zabel · 18 years ago
  67. e6942d6 USB: isp1760: Assign resource fields before adding hcd by Nate Case · 18 years ago
  68. 77d11ba usb: r8a66597-hcd: Add support for SH7723 USB host by Yoshihiro Shimoda · 18 years ago
  69. 6399e7a isp1760-if iomem annotations by Al Viro · 18 years ago
  70. bb7e698 Revert "USB: EHCI: fix performance regression" by Greg Kroah-Hartman · 18 years ago
  71. fa38dfc USB: EHCI: fix performance regression by Alan Stern · 18 years ago
  72. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 18 years ago
  73. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 18 years ago
  74. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 18 years ago
  75. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 18 years ago
  76. 129bd47 USB: ehci-orion: the Orion EHCI root hub does have a Transaction Translator by Lennert Buytenhek · 18 years ago
  77. fe312e7 usb: fix compile warning in isp1760 by Sebastian Siewior · 18 years ago
  78. af3d305 usb: fix integer as NULL pointer warnings found by sparse by Harvey Harrison · 18 years ago
  79. 2202647 USB: isp1760: fix printk format by Randy Dunlap · 18 years ago
  80. 3eb6753 usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF by David S. Miller · 18 years ago
  81. d8f12ab USB: UHCI: disable remote wakeup when it's not needed by Alan Stern · 18 years ago
  82. 1b7b61c USB: OHCI: work around bogus compiler warning by Alan Stern · 18 years ago
  83. e9b29ff USB: add Cypress c67x00 OTG controller HCD driver by Peter Korsgaard · 18 years ago
  84. db11e47 USB: ISP1760 HCD driver by Sebastian Siewior · 18 years ago
  85. a5abdea usb: use get/put_unaligned_* helpers by Harvey Harrison · 18 years ago
  86. cdefa18 usb: use non-racy method for proc entries creation by Denis V. Lunev · 18 years ago
  87. fd05e72 drivers/usb annotations and fixes by Al Viro · 18 years ago
  88. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  89. aff6d18 USB: fix compile problems in ehci-hcd by Alan Stern · 18 years ago
  90. 4f66762 USB: ehci: qh_completions cleanup and bugfix by David Brownell · 18 years ago
  91. e872154 USB: don't explicitly reenable root-hub status interrupts by Alan Stern · 18 years ago
  92. 5f47493 USB: OHCI: turn off RD when remote wakeup is disabled by Alan Stern · 18 years ago
  93. 58a97ff USB: HCDs use the do_remote_wakeup flag by Alan Stern · 18 years ago
  94. a082b5c USB: ehci: qh/qtd cleanup comments by David Brownell · 18 years ago
  95. 9424ea2 USB: r8a66597-hcd: Add support for SH7366 USB host by Yoshihiro Shimoda · 18 years ago
  96. 29fab0c USB: r8a66597-hcd: fix usb device connection timing by Yoshihiro Shimoda · 18 years ago
  97. 6d87910 USB: r8a66597-hcd: fix interrupt transfer interval by Yoshihiro Shimoda · 18 years ago
  98. 21da84a USB: ehci shutdown refactored by Sarah Sharp · 18 years ago
  99. 43bbb7e USB: OHCI: host-controller resumes leave root hub suspended by Alan Stern · 18 years ago
  100. 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 18 years ago