1. 888fda4 USB: reorganize urb->status use in r8a66597-hcd by Alan Stern · 17 years ago
  2. 65e5109 USB: reorganize urb->status use in sl811-hcd by Alan Stern · 17 years ago
  3. 55d8496 USB: reorganize urb->status use in ohci-hcd by Alan Stern · 17 years ago
  4. 14c04c0 USB: reorganize urb->status use in ehci-hcd by Alan Stern · 17 years ago
  5. 6e8fe43 USB: avoid the donelist after an error in ohci-hcd by Alan Stern · 17 years ago
  6. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  7. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  8. ee7d1f3 USB: remove Iso status value in uhci-hcd by Alan Stern · 17 years ago
  9. dfd1e53 USB: minor fixes for r8a66597 driver by Alan Stern · 17 years ago
  10. af1c51f USB: EHCI restart speedup by Marcelo Tosatti · 17 years ago
  11. e39ab59 USB: remove unnecessary tests in isp116x and sl811 by Alan Stern · 17 years ago
  12. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  13. 89a0fd1 USB: OHCI handles more ZFMicro quirks by Mike Nuss · 17 years ago
  14. ca337db USB: Clean up duplicate includes in drivers/usb/ by Jesper Juhl · 17 years ago
  15. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  16. c907d3b USB: make EHCI initialize properly on PPC SOCs by Mike Nuss · 17 years ago
  17. bdd203a USB: ohci, fix oddball gcc warning by David Brownell · 17 years ago
  18. fa0de2b usb: typo in usb R8A66597 HCD config by M4rkusXXL · 17 years ago
  19. 71ee9a6 usb: r8a66597-hcd: fix up error path. by Paul Mundt · 17 years ago
  20. 5b570d4 USB: u132-hcd.c - Fix a warning when CONFIG_PM=n by Gabriel C · 17 years ago
  21. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  22. 52a2368 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  23. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  24. e294531 USB: r8a66597-hcd: fixes some problem by Yoshihiro Shimoda · 17 years ago
  25. e7e7c36 UHCI: short control URBs get a status stage by Alan Stern · 17 years ago
  26. 1b4cd43 isp116x-hcd: prepare for urb->status by Alan Stern · 17 years ago
  27. d2066eb USB: use mutex instead of semaphore in the ELAN U132 adapter driver by Matthias Kaehlcke · 17 years ago
  28. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  29. 13f9966 USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc by Suresh Jayaraman · 17 years ago
  30. cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
  31. 756aa6b ehci-hub: improved over-current recovery by Christian Engelmayer · 17 years ago
  32. 7a4eb7f USB: PS3: USB system-bus rework by Geoff Levand · 17 years ago
  33. d576bb9 USB: Fix NEC OHCI chip silicon bug by Michael Hanselmann · 17 years ago
  34. d23a137 USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TT by Vladimir Barinov · 17 years ago
  35. 8234509 USB: use function attribute __maybe_unused by David Rientjes · 17 years ago
  36. ba02978 USB: ehci_fsl update for MPC831x support by Li Yang · 17 years ago
  37. 4d68c0b USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig by Stefan Roese · 17 years ago
  38. fc65a15 USB: EHCI big endian data structures support (for 440EPx) by Stefan Roese · 17 years ago
  39. 3c519b8 USB: EHCI: fix handover for designated full-speed ports by Alan Stern · 17 years ago
  40. 383975d USB: EHCI, OHCI: handover changes by Alan Stern · 17 years ago
  41. 9c033e8 USB: ehci refcounts work on ppc7448 by David Brownell · 17 years ago
  42. f6ace2c USB: r8a66597-hcd: fix NULL access by Yoshihiro Shimoda · 17 years ago
  43. 5d30435 USB: r8a66597-hcd: host controller driver for R8A66597 by Yoshihiro Shimoda · 17 years ago
  44. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 17 years ago
  45. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 17 years ago
  46. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  47. 6fd75b1 OHCI: Fix machine check in ohci_hub_status_data by Alan Stern · 17 years ago
  48. 40acc09 ehci-fsl: fix cache coherency problem on system with large memory by Li Yang · 17 years ago
  49. 8ab5e8c USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 by Andrey Borzenkov · 17 years ago
  50. 4fe5354 EHCI: fix problem with BIOS handoff by Alan Stern · 17 years ago
  51. 47f8468 USB: fix more ftdi-elan/u132-hcd #include lossage by David Brownell · 17 years ago
  52. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  53. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  54. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  55. 2fda4c9 ehci-ps3, ohci-ps3: fix compilation by Geoff Levand · 17 years ago
  56. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  57. c6799ad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  58. dc4f60c [POWERPC] PS3: Interrupt routine fixups. by Geoff Levand · 17 years ago
  59. 33f73e5 USB: quirk for broken suspend of IT8152F/G by Raphael Assenat · 17 years ago
  60. 1b101ce USB: remove ancient/broken CRIS hcd by David Brownell · 17 years ago
  61. 931384f USB: add an ohci board-specific quirk by David Brownell · 17 years ago
  62. 0cef772 UHCI: Add some WARN_ON()s by Alan Stern · 17 years ago
  63. e198a31 EHCI: add delay to bus_resume before accessing ports by Alan Stern · 17 years ago
  64. 7378c57 ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata by Christian Engelmayer · 17 years ago
  65. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 17 years ago
  66. 7053acb [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX by Eric Miao · 17 years ago
  67. 61e8b85 EHCI: fix remote wakeup regression in 2.6.21-rc by Alan Stern · 17 years ago
  68. e009f1b UHCI: Fix problem caused by lack of terminating QH by Alan Stern · 17 years ago
  69. 6454365 USB: fix Unaligned access in EHCI driver by Max Dmitrichenko · 17 years ago
  70. 8801815 UHCI: fix port resume problem by Alan Stern · 18 years ago
  71. 17230ac UHCI: Eliminate asynchronous skeleton Queue Headers by Alan Stern · 18 years ago
  72. 28b9325 UHCI: Add macros for computing DMA values by Alan Stern · 18 years ago
  73. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  74. 405ae7d Replace remaining references to "driverfs" with "sysfs". by Robert P. J. Day · 18 years ago
  75. ed077bb USB: at91-ohci, handle extra at91sam9261 ahb clock by Andrew Victor · 18 years ago
  76. 5bcd70e USB: change __init to __devinit for isp116x_probe by Prarit Bhargava · 18 years ago
  77. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 18 years ago
  78. 8c774fe EHCI: add debugging message to ehci_bus_suspend by Alan Stern · 18 years ago
  79. 8903795 EHCI: turn off remote wakeup during shutdown by Alan Stern · 18 years ago
  80. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  81. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  82. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  83. 68f50e5 [PATCH] hci_{read,write}l() does force casts to wrong type for no reason by Al Viro · 18 years ago
  84. 7240133 [PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq() by Al Viro · 18 years ago
  85. 629e442 EHCI: fix interrupt-driven remote wakeup by Alan Stern · 18 years ago
  86. 1d619f1 USB: switch ehci-hcd to new polling scheme by Marcelo Tosatti · 18 years ago
  87. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 18 years ago
  88. 625b5c9 EHCI: don't hide ports owned by the companion by Alan Stern · 18 years ago
  89. e631656 EHCI: local variable for port status register by Alan Stern · 18 years ago
  90. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 18 years ago
  91. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 18 years ago
  92. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 18 years ago
  93. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 18 years ago
  94. 6dde896 USB: ohci-at91 refcount fix for irq wake enables by Marc Pignat · 18 years ago
  95. 85a975d UHCI: no dummy TDs for Iso QHs by Alan Stern · 18 years ago
  96. f3fe239 UHCI: improved debugging checks for the frame list by Alan Stern · 18 years ago
  97. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  98. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  99. d728e32 USB: Fix EHCI warning by Benjamin Herrenschmidt · 18 years ago
  100. b32e904 USB: Fix OHCI warning by Benjamin Herrenschmidt · 18 years ago