1. 17230ac UHCI: Eliminate asynchronous skeleton Queue Headers by Alan Stern · 18 years ago
  2. 28b9325 UHCI: Add macros for computing DMA values by Alan Stern · 18 years ago
  3. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  4. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  5. ed077bb USB: at91-ohci, handle extra at91sam9261 ahb clock by Andrew Victor · 18 years ago
  6. 5bcd70e USB: change __init to __devinit for isp116x_probe by Prarit Bhargava · 18 years ago
  7. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 18 years ago
  8. 8c774fe EHCI: add debugging message to ehci_bus_suspend by Alan Stern · 18 years ago
  9. 8903795 EHCI: turn off remote wakeup during shutdown by Alan Stern · 18 years ago
  10. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  11. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  12. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  13. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 18 years ago
  14. 7240133 [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() by Al Viro · 18 years ago
  15. 629e442 EHCI: fix interrupt-driven remote wakeup by Alan Stern · 18 years ago
  16. 1d619f1 USB: switch ehci-hcd to new polling scheme by Marcelo Tosatti · 18 years ago
  17. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 18 years ago
  18. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 18 years ago
  19. e631656 EHCI: local variable for port status register by Alan Stern · 18 years ago
  20. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 18 years ago
  21. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 18 years ago
  22. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 18 years ago
  23. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 18 years ago
  24. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  25. 85a975d UHCI: no dummy TDs for Iso QHs by Alan Stern · 18 years ago
  26. f3fe239 UHCI: improved debugging checks for the frame list by Alan Stern · 18 years ago
  27. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  28. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  29. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  30. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago
  31. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  32. 11d1a4a USB: Implement support for "split" endian OHCI by Benjamin Herrenschmidt · 18 years ago
  33. 4302a595 USB: Rework the OHCI quirk mecanism as suggested by David by Benjamin Herrenschmidt · 18 years ago
  34. caaf263 USB: Fix for typo in ohci-ep93xx.c by Petr Stetiar · 18 years ago
  35. 25c77b3 UHCI: support device_may_wakeup by Alan Stern · 18 years ago
  36. c80a70d UHCI: make test for ASUS motherboard more specific by Alan Stern · 18 years ago
  37. 4b87361 USB: u132-hcd/ftdi-elan: add support for Option GT 3G Quad card by Tony Olech · 18 years ago
  38. 5151d04 USB: OHCI support for PNX8550 by Vitaly Wool · 18 years ago
  39. 23d10a9 USB: ohci handles hardware faults during root port resets by Takamasa Ohtake · 18 years ago
  40. ee269d9 USB: ohci at91 warning fix by Andrew Victor · 18 years ago
  41. dd9048a USB: ohci whitespace/comment fixups by David Brownell · 18 years ago
  42. 5f8364b UHCI: module parameter to ignore overcurrent changes by Alan Stern · 18 years ago
  43. abc9404 USB: fix ohci.h over-use warnings by Jeff Garzik · 18 years ago
  44. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  45. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  46. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  47. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  48. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  49. 4796b71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  50. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  51. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  52. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  53. 1f9fc88 OHCI: make autostop conditional on CONFIG_PM by Alan Stern · 18 years ago
  54. 8c03356 EHCI: Fix root-hub and port suspend/resume problems by Alan Stern · 18 years ago
  55. 9ce8540 USB: ftdi-elan.c: fixes and cleanups by Adrian Bunk · 18 years ago
  56. 27a3de4 USB: make drivers/usb/host/u132-hcd.c:u132_hcd_wait static by Adrian Bunk · 18 years ago
  57. 93f1a47 USB: add ehci_hcd.ignore_oc parameter by David Brownell · 18 years ago
  58. f0d7f27 USB: EHCI hooks for high speed electrical tests by David Brownell · 18 years ago
  59. 1b7be3c OHCI: change priority level of resume log message by Alan Stern · 18 years ago
  60. 565402b USB: OHCI: remove stale testing code from root-hub resume by Alan Stern · 18 years ago
  61. 052ac01 USB: OHCI: disable RHSC inside interrupt handler by Alan Stern · 18 years ago
  62. b187844 USB: ohci-hcd: fix compiler warning by Alan Stern · 18 years ago
  63. 58a0cd7 [ARM] 3963/1: AT91: Update configuration files by Andrew Victor · 18 years ago
  64. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  65. 3cb2fcc Fix misc Kconfig typos by Matt LaPlante · 18 years ago
  66. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  67. 583cead USB: OHCI: fix root-hub resume bug by Alan Stern · 18 years ago
  68. 3da2495 OHCI: disallow autostop when wakeup is not available by Alan Stern · 18 years ago
  69. b62df45 UHCI: workaround for Asus motherboard by Alan Stern · 18 years ago
  70. 8442ae0 USB: ohci-pnx4008 build fixes by David Brownell · 18 years ago
  71. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  72. da66b71 [PATCH] ohci: don't play with IRQ regs by David Brownell · 18 years ago
  73. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  74. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  75. 6e3ce3a USB: fix build error in ohci driver by Greg Kroah-Hartman · 18 years ago
  76. 8d1a243 OHCI: add auto-stop support by Alan Stern · 18 years ago
  77. 1f7e1a3 OHCI: remove existing autosuspend code by Alan Stern · 18 years ago
  78. 2e3a43f ohci: Use ref-counting hotplug safe interfaces by Alan Cox · 18 years ago
  79. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  80. 71795c1 USB: ohci_usb can oops on shutdown by Pete Zaitcev · 18 years ago
  81. 38e2bfc USB: Dealias -110 code (more complete) by Pete Zaitcev · 18 years ago
  82. d774efe USB: u132-hcd: host controller driver for ELAN U132 adapter by Tony Olech · 18 years ago
  83. 1ee9521 USB: fix __must_check warnings in drivers/usb/host/ by Greg Kroah-Hartman · 18 years ago
  84. 02c399e usbcore: remove usb_suspend_root_hub by Alan Stern · 18 years ago
  85. cd22afd USB: ohci-at91, two one-liners by David Brownell · 18 years ago
  86. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  87. 1720058 usbcore: trim down usb_bus structure by Alan Stern · 18 years ago
  88. de06a3b UHCI: increase Resume-Detect-off delay by Alan Stern · 18 years ago
  89. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  90. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  91. bd35078 USB: build fixes: ohci-omap by David Brownell · 18 years ago
  92. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  93. 26facdf USB: kill usb kconfig warning by Andrew Morton · 18 years ago
  94. 60bbfc8 USB OHCI controller support for PNX4008 by Vitaly Wool · 18 years ago
  95. b2a8e09 USB: ohci-s3c2410.c: clock now usb-bus-host by Ben Dooks · 18 years ago
  96. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 18 years ago
  97. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 18 years ago
  98. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  99. 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 18 years ago
  100. db59b46 uhci-hcd: fix list access bug by Alan Stern · 18 years ago