1. 077f5f1 USB: EHCI: fix regression related to qh_refresh() by Alan Stern · 11 years ago
  2. fdc03438 USB: revert periodic scheduling bugfix by Alan Stern · 11 years ago
  3. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  4. 85ecd03 USB: EHCI: fix bug in iTD/siTD DMA pool allocation by Soeren Moch · 12 years ago
  5. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 12 years ago
  6. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 12 years ago
  7. 79bcf7b USB: EHCI: change return value of qh_completions() by Alan Stern · 12 years ago
  8. c1fdb68 USB: EHCI: changes related to qh_refresh() by Alan Stern · 12 years ago
  9. 3e619d0 USB: EHCI: fix bug in scheduling periodic split transfers by Alan Stern · 12 years ago
  10. b09a61c USB: EHCI: fix for leaking isochronous data by Alan Stern · 12 years ago
  11. 2656a9a USB: EHCI: bugfix: urb->hcpriv should not be NULL by Alan Stern · 12 years ago
  12. acc0850 USB: EHCI: make ehci_read_frame_index platform independent by Alan Stern · 12 years ago
  13. 4005ad4 EHCI: implement new semantics for URB_ISO_ASAP by Alan Stern · 12 years ago
  14. 7267547 EHCI: replace mult/div with bit-mask operation by Alan Stern · 12 years ago
  15. 98cae42 EHCI: use the isochronous scheduling threshold by Alan Stern · 12 years ago
  16. c3ee9b7 EHCI: improved logic for isochronous scheduling by Alan Stern · 12 years ago
  17. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 12 years ago
  18. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  19. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  20. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  21. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  22. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  23. b015cb7 USB: EHCI: return void instead of 0 by Alan Stern · 12 years ago
  24. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  25. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  26. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  27. 65b8e5c USB: EHCI: improve full-speed isochronous scheduling routine by Alan Stern · 12 years ago
  28. 2d0fe1b USB: ehci-sched.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  29. 3d9545c EHCI: maintain the ehci->command value properly by Alan Stern · 13 years ago
  30. e342090 EHCI : Fix a regression in the ISO scheduler by Matthieu CASTET · 13 years ago
  31. 811c926 USB: EHCI: fix HUB TT scheduling issue with iso transfer by Thomas Poussevin · 13 years ago
  32. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  33. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  34. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 13 years ago
  35. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 13 years ago
  36. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  37. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  38. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 14 years ago
  39. fc427a5 USB: EHCI: Remove dead code from ehci-sched.c by David Daney · 14 years ago
  40. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  41. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  42. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  43. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  44. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 14 years ago
  45. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 14 years ago
  46. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 14 years ago
  47. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 14 years ago
  48. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 14 years ago
  49. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  50. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 15 years ago
  51. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 15 years ago
  52. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 15 years ago
  53. 22e1869 USB: ehci: fix audio record functionality for some Full speed sound blaster devices by Dmitri Epshtein · 15 years ago
  54. d63c66d USB: ehci: add call of free_cached_itd_list() function in disable_periodic() by Dmitri Epshtein · 15 years ago
  55. dccd574 USB: ehci: Respect IST when scheduling new split iTDs. by Sarah Sharp · 15 years ago
  56. d7e055f USB: ehci: Minor constant fix for SCHEDULE_SLOP. by Sarah Sharp · 15 years ago
  57. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  58. 36f2132 USB: ehci: Fix IST boundary checking interval math. by Sarah Sharp · 15 years ago
  59. d555009 USB: ehci: Fix isoc scheduling boundary checking. by Sarah Sharp · 15 years ago
  60. a448c9d USB: EHCI: change deschedule logic for interrupt QHs by Alan Stern · 15 years ago
  61. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 15 years ago
  62. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  63. ec6d67e USB: EHCI: report actual_length for iso transfers by Alan Stern · 15 years ago
  64. 68335e8 USB: EHCI: stagger frames for interrupt transfers by Alan Stern · 15 years ago
  65. c065c60 USB: ehci-sched.c: EHCI SITD scheduling bugfix by Dan Streetman · 16 years ago
  66. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  67. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  68. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 16 years ago
  69. 372dd6e USB: EHCI: fix divide-by-zero bug by Alan Stern · 16 years ago
  70. 01c1714 USB: fix EHCI periodic transfers by David Brownell · 16 years ago
  71. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 16 years ago
  72. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  73. 3d01f0f USB: minor ehci xITD simplifications by Karsten Wiese · 17 years ago
  74. c765d4c USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT" by Karsten Wiese · 17 years ago
  75. 79592b72 USB: ehci completes high speed ISO URBs sooner by David Brownell · 17 years ago
  76. aa16ca3 USB: ehci: minor ISO updates, always support split ISO by David Brownell · 17 years ago
  77. 3b6fcfd USB: ehci saves some memory in ISO transfer descriptors by Karsten Wiese · 17 years ago
  78. 30bf54e USB: PS3: Fix EHCI ISO transfer bug by David Brownell · 17 years ago
  79. dc0d5c1 USB: Spelling fixes by Joe Perches · 17 years ago
  80. 14c04c0 USB: reorganize urb->status use in ehci-hcd by Alan Stern · 17 years ago
  81. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  82. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  83. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 18 years ago
  84. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 18 years ago
  85. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  86. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  87. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  88. ba47f66 [PATCH] improved TT scheduling for EHCI by Dan Streetman · 18 years ago
  89. 80b6ca4 [PATCH] USB: kzalloc() conversion for rest of drivers/usb by Eric Sesterhenn · 19 years ago
  90. 6a8e87b [PATCH] USB core and HCDs: don't put_device while atomic by Alan Stern · 19 years ago
  91. 469d022 [PATCH] USB: EHCI full speed ISO bugfixes by Clemens Ladisch · 19 years ago
  92. bf8b2b5 [PATCH] USB EHCI: fix gfp_t sparse warning by Randy Dunlap · 19 years ago
  93. 0c73462 [PATCH] USB: EHCI, another full speed iso fix by Clemens Ladisch · 19 years ago
  94. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  95. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  96. d038420 [PATCH] ehci: add tt_usecs by david-b@pacbell.net · 19 years ago
  97. 7b842b6 [PATCH] USB: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  98. 7dedacf [PATCH] USB: ehci: microframe handling fix by David Brownell · 19 years ago
  99. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  100. 7707857 [PATCH] USB: ehci-hcd - fix page pointer allocation in itd_patch() by David Brownell · 19 years ago