1. b0848ae USB: EHCI: Add MSM Host Controller driver by Pavankumar Kondeti · 14 years ago
  2. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  3. fe4bfb3 Merge branch 'sh/ehci' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 into work by Greg Kroah-Hartman · 14 years ago
  4. 7f124f4 usb: ehci: introduce CONFIG_USB_EHCI_HCD_OMAP by Keshava Munegowda · 14 years ago
  5. c8c38de USB host: Adding USB ehci & ohci support for spear platform by Deepak Sikri · 14 years ago
  6. ad78aca usb: Add support for VIA VT8500 and compatibles in EHCI HCD by Alexey Charkov · 14 years ago
  7. 63c8455 usb: ehci-hcd: Add support for SuperH EHCI. by Paul Mundt · 14 years ago
  8. 1643acc USB: Add EHCI and OHCH glue for OCTEON II SOCs. by David Daney · 14 years ago
  9. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  10. 65fd427 USB: ehci tdi : let's tdi_reset set host mode by Matthieu CASTET · 14 years ago
  11. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  12. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 15 years ago
  13. 4307a28 USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM by Andrea Righi · 15 years ago
  14. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 15 years ago
  15. 5a9cdf3 USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits by Alek Du · 15 years ago
  16. 48f2497 USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support by Alek Du · 15 years ago
  17. aa4d834 USB: EHCI: EHCI 1.1 addendum: preparation by Alek Du · 15 years ago
  18. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  19. 1f23b2d usb: fix ehci_hcd build failure when both generic-OF and xilinx is selected by Grant Likely · 15 years ago
  20. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 15 years ago
  21. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 15 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  23. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 15 years ago
  24. a8eb7ca omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3 by Tony Lindgren · 15 years ago
  25. 49d0f07 USB: add missing delay during remote wakeup by Alan Stern · 15 years ago
  26. 40f8db8 USB: EHCI: add native scatter-gather support by Alan Stern · 15 years ago
  27. 7e8d5cd USB: Add EHCI support for MX27 and MX31 based boards by Daniel Mack · 15 years ago
  28. dccd574 USB: ehci: Respect IST when scheduling new split iTDs. by Sarah Sharp · 15 years ago
  29. 54ab2b0 USB: host: ehci: introduce omap ehci-hcd driver by Felipe Balbi · 15 years ago
  30. 08d3c18 USB: Add support for Xilinx USB host controller by Julie Zhu · 15 years ago
  31. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  32. 65cb76b ehci-hcd: Fix typo in an error message by Ozan Çağlayan · 15 years ago
  33. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  34. 8d053c7 USB: ehci-dbgp,ehci: Allow early or late use of the dbgp device by Jason Wessel · 15 years ago
  35. a448c9d USB: EHCI: change deschedule logic for interrupt QHs by Alan Stern · 15 years ago
  36. 3a44494 USB: EHCI: rescan the queue after an unlink by Alan Stern · 15 years ago
  37. 6e23ec4f USB: EHCI: OHCI: Remove unnecessary includes of reboot.h by Anand Gadiyar · 15 years ago
  38. 501c9c0 USB: at91: Add USB EHCI driver for at91sam9g45 series by Nicolas Ferre · 15 years ago
  39. 331ac6b USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and support phy low power mode by Alek Du · 16 years ago
  40. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 16 years ago
  41. 403dbd3 USB: EHCI: add need_io_watchdog flag to ehci_hcd by Alek Du · 16 years ago
  42. 586dfc8 USB: Add nuvoton Ehci driver for w90p910 platform by Wan ZongShun · 16 years ago
  43. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 15 years ago
  44. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 16 years ago
  45. a455212d USB: EHCI: update toggle state for linked QHs by Alan Stern · 16 years ago
  46. b18ffd4 USB: EHCI: update toggle state for linked QHs by Alan Stern · 16 years ago
  47. 08f4e58 USB: EHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 16 years ago
  48. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 16 years ago
  49. bc29847 USB: EHCI: Make timer_action out-of-line by Alan Stern · 16 years ago
  50. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 16 years ago
  51. 67b2e02 USB: EHCI: fix handling of dead controllers by Alan Stern · 16 years ago
  52. a9b6148 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c by Linus Torvalds · 16 years ago
  53. eafe5b9 USB: EHCI: fix remote-wakeup support for ARC/TDI core by Alan Stern · 16 years ago
  54. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 16 years ago
  55. 2b70f07 USB: EHCI, OHCI, UHCI: remove version numbers by Alan Stern · 16 years ago
  56. cede969f usb: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  57. 3c04e20 USB: ehci-dbg: increase debug buffer size for periodic file by Ming Lei · 16 years ago
  58. 0bcfeb3 USB: ehci: fix some ehci hangs and crashes by David Brownell · 16 years ago
  59. b963801 USB: ehci-hcd unlink speedups by David Brownell · 17 years ago
  60. 21da84a USB: ehci shutdown refactored by Sarah Sharp · 17 years ago
  61. 25b70a8 USB: ehci: paranoia, reject large control transfers by David Brownell · 17 years ago
  62. d1b1842 USB: ehci: remove obsolete workaround for bogus IRQs by David Brownell · 17 years ago
  63. c765d4c USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" by Karsten Wiese · 17 years ago
  64. 9776afc USB: ehci: minor cleanups by David Brownell · 17 years ago
  65. 705a752 plat-orion: make ehci-orion available for all Orion families by Lennert Buytenhek · 17 years ago
  66. e82cc12 USB: fix ehci unlink regressions by David Brownell · 17 years ago
  67. c6dd2e6 USB: POWERPC: ehci: fix ppc build by Anton Vorontsov · 17 years ago
  68. e1a4914 USB: fix previous sparse fix which was incorrect by David Brownell · 17 years ago
  69. 91bc4d3 USB: add ehci-ixp bus glue by Vladimir Barinov · 17 years ago
  70. da0e8fb USB: add ehci-ppc-of bus glue (device-tree aware) by Valentine Barshak · 17 years ago
  71. e96ffe2 USB: add Marvell Orion USB host support by Tzachi Perelstein · 17 years ago
  72. f570728 USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol by Marcin Slusarz · 17 years ago
  73. 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
  74. 694cc20 USB: convert ehci debug files to use debugfs instead of sysfs by Tony Jones · 17 years ago
  75. 1cb5265 USB: fix up EHCI startup synchronization by David Brownell · 17 years ago
  76. 32fe019 USB: mutual exclusion for EHCI init and port resets by Alan Stern · 17 years ago
  77. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  78. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  79. 7a4eb7f USB: PS3: USB system-bus rework by Geoff Levand · 18 years ago
  80. d23a137 USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB with TT by Vladimir Barinov · 18 years ago
  81. ba02978 USB: ehci_fsl update for MPC831x support by Li Yang · 18 years ago
  82. fc65a15 USB: EHCI big endian data structures support (for 440EPx) by Stefan Roese · 18 years ago
  83. 383975d USB: EHCI, OHCI: handover changes by Alan Stern · 18 years ago
  84. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 18 years ago
  85. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 18 years ago
  86. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  87. 61e8b85 EHCI: fix remote wakeup regression in 2.6.21-rc by Alan Stern · 18 years ago
  88. 48fda45 USB: ps3: don't call ps3_system_bus_driver_register on other platforms by Ishizaki Kou · 18 years ago
  89. 8903795 EHCI: turn off remote wakeup during shutdown by Alan Stern · 18 years ago
  90. 1d619f1 USB: switch ehci-hcd to new polling scheme by Marcelo Tosatti · 18 years ago
  91. 57e06c1 EHCI: force high-speed devices to run at full speed by Alan Stern · 18 years ago
  92. ad75a41 USB: ps3 ehci bus glue by Geoff Levand · 18 years ago
  93. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  94. 8c03356 EHCI: Fix root-hub and port suspend/resume problems by Alan Stern · 18 years ago
  95. 93f1a47 USB: add ehci_hcd.ignore_oc parameter by David Brownell · 18 years ago
  96. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  97. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  98. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  99. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  100. 64a21d0 USB: Properly unregister reboot notifier in case of failure in ehci hcd by Aleksey Gorelov · 18 years ago