1. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  2. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  3. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 13 years ago
  4. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 13 years ago
  5. fc427a5 USB: EHCI: Remove dead code from ehci-sched.c by David Daney · 14 years ago
  6. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  7. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  8. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  9. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  10. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  11. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 14 years ago
  12. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 14 years ago
  13. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 14 years ago
  14. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  15. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  16. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 14 years ago
  17. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 14 years ago
  18. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 14 years ago
  19. 22e1869 USB: ehci: fix audio record functionality for some Full speed sound blaster devices by Dmitri Epshtein · 15 years ago
  20. d63c66d USB: ehci: add call of free_cached_itd_list() function in disable_periodic() by Dmitri Epshtein · 15 years ago
  21. dccd574 USB: ehci: Respect IST when scheduling new split iTDs. by Sarah Sharp · 15 years ago
  22. d7e055f USB: ehci: Minor constant fix for SCHEDULE_SLOP. by Sarah Sharp · 15 years ago
  23. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  24. 36f2132 USB: ehci: Fix IST boundary checking interval math. by Sarah Sharp · 15 years ago
  25. d555009 USB: ehci: Fix isoc scheduling boundary checking. by Sarah Sharp · 15 years ago
  26. a448c9d USB: EHCI: change deschedule logic for interrupt QHs by Alan Stern · 15 years ago
  27. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 15 years ago
  28. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  29. ec6d67e USB: EHCI: report actual_length for iso transfers by Alan Stern · 15 years ago
  30. 68335e8 USB: EHCI: stagger frames for interrupt transfers by Alan Stern · 15 years ago
  31. c065c60 USB: ehci-sched.c: EHCI SITD scheduling bugfix by Dan Streetman · 15 years ago
  32. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  33. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 15 years ago
  34. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 15 years ago
  35. 372dd6e USB: EHCI: fix divide-by-zero bug by Alan Stern · 16 years ago
  36. 01c1714 USB: fix EHCI periodic transfers by David Brownell · 16 years ago
  37. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 16 years ago
  38. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  39. 3d01f0f USB: minor ehci xITD simplifications by Karsten Wiese · 16 years ago
  40. c765d4c USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" by Karsten Wiese · 16 years ago
  41. 79592b72 USB: ehci completes high speed ISO URBs sooner by David Brownell · 17 years ago
  42. aa16ca3 USB: ehci: minor ISO updates, always support split ISO by David Brownell · 17 years ago
  43. 3b6fcfd USB: ehci saves some memory in ISO transfer descriptors by Karsten Wiese · 17 years ago
  44. 30bf54e USB: PS3: Fix EHCI ISO transfer bug by David Brownell · 17 years ago
  45. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  46. 14c04c0 USB: reorganize urb->status use in ehci-hcd by Alan Stern · 17 years ago
  47. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  48. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  49. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 17 years ago
  50. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 17 years ago
  51. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  52. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  53. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  54. ba47f66 [PATCH] improved TT scheduling for EHCI by Dan Streetman · 18 years ago
  55. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 18 years ago
  56. 6a8e87b [PATCH] USB core and HCDs: don't put_device while atomic by Alan Stern · 19 years ago
  57. 469d022 [PATCH] USB: EHCI full speed ISO bugfixes by Clemens Ladisch · 19 years ago
  58. bf8b2b5 [PATCH] USB EHCI: fix gfp_t sparse warning by Randy Dunlap · 19 years ago
  59. 0c73462 [PATCH] USB: EHCI, another full speed iso fix by Clemens Ladisch · 19 years ago
  60. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  61. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  62. d038420 [PATCH] ehci: add tt_usecs by david-b@pacbell.net · 19 years ago
  63. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  64. 7dedacf [PATCH] USB: ehci: microframe handling fix by David Brownell · 19 years ago
  65. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  66. 7707857 [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch() by David Brownell · 19 years ago
  67. 9a5d3e9 [PATCH] USB: hcd suspend uses pm_message_t by David Brownell · 19 years ago
  68. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago