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