1. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 17 years ago
  2. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 17 years ago
  3. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  4. 6fd75b1 OHCI: Fix machine check in ohci_hub_status_data by Alan Stern · 17 years ago
  5. 40acc09 ehci-fsl: fix cache coherency problem on system with large memory by Li Yang · 17 years ago
  6. 8ab5e8c USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 by Andrey Borzenkov · 17 years ago
  7. 4fe5354 EHCI: fix problem with BIOS handoff by Alan Stern · 17 years ago
  8. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 17 years ago
  9. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  10. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  11. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  12. 2fda4c9 ehci-ps3, ohci-ps3: fix compilation by Geoff Levand · 17 years ago
  13. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  14. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  15. dc4f60c [POWERPC] PS3: Interrupt routine fixups. by Geoff Levand · 17 years ago
  16. 33f73e5 USB: quirk for broken suspend of IT8152F/G by Raphael Assenat · 17 years ago
  17. 1b101ce USB: remove ancient/broken CRIS hcd by David Brownell · 17 years ago
  18. 931384f USB: add an ohci board-specific quirk by David Brownell · 17 years ago
  19. 0cef772 UHCI: Add some WARN_ON()s by Alan Stern · 18 years ago
  20. e198a31 EHCI: add delay to bus_resume before accessing ports by Alan Stern · 18 years ago
  21. 7378c57 ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata by Christian Engelmayer · 18 years ago
  22. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 17 years ago
  23. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  24. 61e8b85 EHCI: fix remote wakeup regression in 2.6.21-rc by Alan Stern · 17 years ago
  25. e009f1b UHCI: Fix problem caused by lack of terminating QH by Alan Stern · 18 years ago
  26. 6454365 USB: fix Unaligned access in EHCI driver by Max Dmitrichenko · 18 years ago
  27. 8801815 UHCI: fix port resume problem by Alan Stern · 18 years ago
  28. 17230ac UHCI: Eliminate asynchronous skeleton Queue Headers by Alan Stern · 18 years ago
  29. 28b9325 UHCI: Add macros for computing DMA values by Alan Stern · 18 years ago
  30. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  31. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  32. ed077bb USB: at91-ohci, handle extra at91sam9261 ahb clock by Andrew Victor · 18 years ago
  33. 5bcd70e USB: change __init to __devinit for isp116x_probe by Prarit Bhargava · 18 years ago
  34. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 18 years ago
  35. 8c774fe EHCI: add debugging message to ehci_bus_suspend by Alan Stern · 18 years ago
  36. 8903795 EHCI: turn off remote wakeup during shutdown by Alan Stern · 18 years ago
  37. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  38. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  39. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  40. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 18 years ago
  41. 7240133 [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() by Al Viro · 18 years ago
  42. 629e442 EHCI: fix interrupt-driven remote wakeup by Alan Stern · 18 years ago
  43. 1d619f1 USB: switch ehci-hcd to new polling scheme by Marcelo Tosatti · 18 years ago
  44. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 18 years ago
  45. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 18 years ago
  46. e631656 EHCI: local variable for port status register by Alan Stern · 18 years ago
  47. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 18 years ago
  48. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 18 years ago
  49. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 18 years ago
  50. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 18 years ago
  51. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  52. 85a975d UHCI: no dummy TDs for Iso QHs by Alan Stern · 18 years ago
  53. f3fe239 UHCI: improved debugging checks for the frame list by Alan Stern · 18 years ago
  54. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  55. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  56. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  57. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago
  58. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  59. 11d1a4a USB: Implement support for "split" endian OHCI by Benjamin Herrenschmidt · 18 years ago
  60. 4302a59 USB: Rework the OHCI quirk mecanism as suggested by David by Benjamin Herrenschmidt · 18 years ago
  61. caaf263 USB: Fix for typo in ohci-ep93xx.c by Petr Stetiar · 18 years ago
  62. 25c77b3 UHCI: support device_may_wakeup by Alan Stern · 18 years ago
  63. c80a70d UHCI: make test for ASUS motherboard more specific by Alan Stern · 18 years ago
  64. 4b87361 USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card by Tony Olech · 18 years ago
  65. 5151d04 USB: OHCI support for PNX8550 by Vitaly Wool · 18 years ago
  66. 23d10a9 USB: ohci handles hardware faults during root port resets by Takamasa Ohtake · 18 years ago
  67. ee269d9 USB: ohci at91 warning fix by Andrew Victor · 18 years ago
  68. dd9048a USB: ohci whitespace/comment fixups by David Brownell · 18 years ago
  69. 5f8364b UHCI: module parameter to ignore overcurrent changes by Alan Stern · 18 years ago
  70. abc9404 USB: fix ohci.h over-use warnings by Jeff Garzik · 18 years ago
  71. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  72. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  73. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  74. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  75. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  76. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  77. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  78. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  79. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  80. 1f9fc88 OHCI: make autostop conditional on CONFIG_PM by Alan Stern · 18 years ago
  81. 8c03356 EHCI: Fix root-hub and port suspend/resume problems by Alan Stern · 18 years ago
  82. 9ce8540 USB: ftdi-elan.c: fixes and cleanups by Adrian Bunk · 18 years ago
  83. 27a3de4 USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static by Adrian Bunk · 18 years ago
  84. 93f1a47 USB: add ehci_hcd.ignore_oc parameter by David Brownell · 18 years ago
  85. f0d7f27 USB: EHCI hooks for high speed electrical tests by David Brownell · 18 years ago
  86. 1b7be3c OHCI: change priority level of resume log message by Alan Stern · 18 years ago
  87. 565402b USB: OHCI: remove stale testing code from root-hub resume by Alan Stern · 18 years ago
  88. 052ac01 USB: OHCI: disable RHSC inside interrupt handler by Alan Stern · 18 years ago
  89. b187844 USB: ohci-hcd: fix compiler warning by Alan Stern · 18 years ago
  90. 58a0cd7 [ARM] 3963/1: AT91: Update configuration files by Andrew Victor · 18 years ago
  91. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  92. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  93. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  94. 583cead USB: OHCI: fix root-hub resume bug by Alan Stern · 18 years ago
  95. 3da2495 OHCI: disallow autostop when wakeup is not available by Alan Stern · 18 years ago
  96. b62df45 UHCI: workaround for Asus motherboard by Alan Stern · 18 years ago
  97. 8442ae0 USB: ohci-pnx4008 build fixes by David Brownell · 18 years ago
  98. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  99. da66b71 [PATCH] ohci: don't play with IRQ regs by David Brownell · 18 years ago
  100. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago