1. 578333a USB: change maintainership of ohci-hcd and ehci-hcd by Alan Stern · 13 years ago
  2. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  3. 90e6ca5 USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs by Gabor Juhos · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  6. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  7. 60b0bf0 usb: EHCI, OHCI: Add configuration for the SH USB controller by Yoshihiro Shimoda · 13 years ago
  8. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  9. d35fb64 dt/usb: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  10. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 13 years ago
  11. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  12. 82e6923 ARM: lh7a40x: remove unmaintained platform support by Russell King · 14 years ago
  13. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  14. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  15. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  16. 760efe6 USB: cns3xxx: Add EHCI and OHCI bus glue for cns3xxx SOCs by Mac Lin · 14 years ago
  17. c8c38de USB host: Adding USB ehci & ohci support for spear platform by Deepak Sikri · 14 years ago
  18. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  19. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  20. ffb6748 usb: omap: ohci: Missing driver unregister in module exit by Keshava Munegowda · 14 years ago
  21. 3df7169 OHCI: work around for nVidia shutdown problem by Alan Stern · 14 years ago
  22. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  23. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  24. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  25. 2249071 USB: Add JZ4740 OHCI support by Lars-Peter Clausen · 14 years ago
  26. 42a4f17 MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY by Manuel Lauss · 14 years ago
  27. 968b448 USB: ohci: Add Kconfig entries for ohci-omap3 by Anand Gadiyar · 14 years ago
  28. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  29. efe7daf USB: OHCI: DA8xx/OMAP-L1x glue layer by Sergei Shtylyov · 14 years ago
  30. a1f17a87 USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer by Libin Yang · 15 years ago
  31. 6e23ec4f USB: EHCI: OHCI: Remove unnecessary includes of reboot.h by Anand Gadiyar · 15 years ago
  32. 485f4f3 USB: OHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  33. 96f90a8 USB: host/ohci-hcd.c: fix sparse warnings by H Hartley Sweeten · 15 years ago
  34. 61a0918 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  35. 3ba5f38 USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue by Ben Dooks · 15 years ago
  36. 4c3f450 sh: Add OHCI USB support for SH7786 by Kuninori Morimoto · 15 years ago
  37. bcca06e USB: don't enable wakeup by default for PCI host controllers by Alan Stern · 16 years ago
  38. 6fd9086 USB: automatically enable wakeup for PCI host controllers by Alan Stern · 16 years ago
  39. 78c7341 USB: ohci: add support for tmio-ohci cell by Dmitry Baryshkov · 16 years ago
  40. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 16 years ago
  41. 2b70f07 USB: EHCI, OHCI, UHCI: remove version numbers by Alan Stern · 16 years ago
  42. ab1666c USB: quirk PLL power down mode by Libin Yang · 16 years ago
  43. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 16 years ago
  44. 6381fad USB: make SA1111 OHCI driver SA11x0 specific by Eric Miao · 16 years ago
  45. 3ee38d8 OHCI: Fix problem if SM501 and another platform driver is selected by Ben Dooks · 16 years ago
  46. 9cebcdc USB: ohci: fix 2 timers to fire at jiffies + 1s by Richard Kennedy · 16 years ago
  47. f54aab6 usb: ohci-sm501 driver by Magnus Damm · 17 years ago
  48. 828d55c USB: add support for SuperH OHCI by Yoshihiro Shimoda · 17 years ago
  49. badef81 usb: Remove OHCI useless masking/unmasking of WDH interrupt by Benjamin Herrenschmidt · 17 years ago
  50. 684c19e USB: convert ohci debug files to use debugfs instead of sysfs by Tony Jones · 17 years ago
  51. e77ec18 [ARM] USB: update to allow pxa27x ohci driver to support pxa3xx by eric miao · 17 years ago
  52. 565227c usb: Remove broken optimisation in OHCI IRQ handler by Benjamin Herrenschmidt · 17 years ago
  53. da6fb57 USB: remove new OHCI build warnings by David Brownell · 17 years ago
  54. c604e85 USB: ohci SSB bus glue by Michael Buesch · 17 years ago
  55. 55d8496 USB: reorganize urb->status use in ohci-hcd by Alan Stern · 17 years ago
  56. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  57. 89a0fd1 USB: OHCI handles more ZFMicro quirks by Mike Nuss · 17 years ago
  58. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  59. 7a4eb7f USB: PS3: USB system-bus rework by Geoff Levand · 17 years ago
  60. d576bb9 USB: Fix NEC OHCI chip silicon bug by Michael Hanselmann · 17 years ago
  61. 383975d USB: EHCI, OHCI: handover changes by Alan Stern · 17 years ago
  62. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  63. 404d5b1 dev_dbg: check dev_dbg() arguments by Dan Williams · 17 years ago
  64. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 17 years ago
  65. 6a6c957 USB: ps3 ohci bus glue by Geoff Levand · 18 years ago
  66. de44743 USB: ohci error handling cleanup by Benjamin Herrenschmidt · 18 years ago
  67. 495a678 ohci: Add support for OHCI controller on the of_platform bus by Sylvain Munaut · 18 years ago
  68. 5e16fab ohci: Rework bus glue integration to allow several at once by Sylvain Munaut · 18 years ago
  69. 5151d04 USB: OHCI support for PNX8550 by Vitaly Wool · 18 years ago
  70. dd9048a USB: ohci whitespace/comment fixups by David Brownell · 18 years ago
  71. ea14fad Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  72. 052ac01 USB: OHCI: disable RHSC inside interrupt handler by Alan Stern · 18 years ago
  73. 58a0cd7 [ARM] 3963/1: AT91: Update configuration files by Andrew Victor · 18 years ago
  74. 583cead USB: OHCI: fix root-hub resume bug by Alan Stern · 18 years ago
  75. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  76. 8d1a243 OHCI: add auto-stop support by Alan Stern · 18 years ago
  77. 71795c1 USB: ohci_usb can oops on shutdown by Pete Zaitcev · 18 years ago
  78. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago
  79. 3a16f7b USB: move <linux/usb_otg.h> to <linux/usb/otg.h> by David Brownell · 18 years ago
  80. 60bbfc8 USB OHCI controller support for PNX4008 by Vitaly Wool · 18 years ago
  81. d413984 USB: OHCI avoids root hub timer polling by David Brownell · 18 years ago
  82. 0365ee0 USB: AT91 OHCI updates, mostly power management by David Brownell · 18 years ago
  83. a5b7474 [PATCH] USB: ohci bits for the cirrus ep93xx by Lennert Buytenhek · 18 years ago
  84. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  85. 839ab1d [PATCH] USB: fix bug in ohci-hcd.c ohci_restart() by David Brownell · 18 years ago
  86. 6a9062f [PATCH] USB: ohci uses driver model wakeup flags by David Brownell · 19 years ago
  87. 39a269c [PATCH] USB: add support for OCHI on AT91rm9200 by Andrew Victor · 19 years ago
  88. 1c50c31 [PATCH] USB: central handling for host controllers that were reset during suspend/resume by Alan Stern · 19 years ago
  89. c9a50cc [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG by David Brownell · 19 years ago
  90. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  91. f197b2c [PATCH] OHCI PM updates by David Brownell · 19 years ago
  92. 8ad7fe1 [PATCH] remove some USB_SUSPEND dependencies by David Brownell · 19 years ago
  93. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  94. fdd13b3 [PATCH] USB: OHCI relies less on NDP register by David Brownell · 19 years ago
  95. e0fd3cb [PATCH] USB: OHCI irq tweak by David Brownell · 19 years ago
  96. 22c4386 [PATCH] drivers/usb: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  97. 3eb0c5f [PATCH] USB: add S3C24XX USB Host driver support by Ben Dooks · 19 years ago
  98. edfd6ae [PATCH] USB: fix ohci merge glitch by david-b@pacbell.net · 19 years ago
  99. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  100. 247f310 [PATCH] USB HCDs: no longer need to register root hub by Alan Stern · 19 years ago