1. 8df0d77 USB: EHCI: improvements to unlink_empty_async_suspended() by Alan Stern · 8 years ago
  2. 87d6191 USB: EHCI: add a delay when unlinking an active QH by Alan Stern · 8 years ago
  3. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 8 years ago
  4. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 8 years ago
  5. fc0855f USB: EHCI: warn on unexpectedly active QH by Alan Stern · 9 years ago
  6. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  7. d0ce5c6 USB: EHCI: use a bandwidth-allocation table by Alan Stern · 11 years ago
  8. ffa0248 USB: EHCI: create a "periodic schedule info" struct by Alan Stern · 11 years ago
  9. c04ee4b Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" by Greg Kroah-Hartman · 11 years ago
  10. 3b8d732 Revert "USB: EHCI: support running URB giveback in tasklet context" by Greg Kroah-Hartman · 11 years ago
  11. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 11 years ago
  12. fea26ef ehci: remove ehci_vdbg() verbose debugging statements by Xenia Ragiadakou · 11 years ago
  13. 726a85c usb: host: add Kconfig option for EHSET by Jack Pham · 11 years ago
  14. 9841f37 usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET by Manu Gautam · 11 years ago
  15. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 11 years ago
  16. 70b55c2 usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused by Arnd Bergmann · 11 years ago
  17. 4d053fd usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM by Tony Prisk · 11 years ago
  18. afc2c9a USB: EHCI: remove unused variable in unlink_empty_async() by Alan Stern · 11 years ago
  19. 214ac7a USB: EHCI: improve end_unlink_async() by Alan Stern · 11 years ago
  20. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 11 years ago
  21. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 11 years ago
  22. 79bcf7b USB: EHCI: change return value of qh_completions() by Alan Stern · 11 years ago
  23. c1fdb68 USB: EHCI: changes related to qh_refresh() by Alan Stern · 11 years ago
  24. 2a40f32 USB: EHCI: fix regression during bus resume by Alan Stern · 11 years ago
  25. feca774 USB: EHCI: don't check DMA values in QH overlays by Alan Stern · 11 years ago
  26. 6402c79 USB: EHCI: work around silicon bug in Intel's EHCI controllers by Alan Stern · 11 years ago
  27. 6e0c333 USB: EHCI: unlink one async QH at a time by Alan Stern · 11 years ago
  28. 2656a9a USB: EHCI: bugfix: urb->hcpriv should not be NULL by Alan Stern · 12 years ago
  29. 3d03777 EHCI: Update qTD next pointer in QH overlay region during unlink by Pavankumar Kondeti · 12 years ago
  30. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  31. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  32. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  33. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  34. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  35. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  36. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  37. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  38. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  39. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  40. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  41. 82491c2 USB: ehci-q.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  42. 3d9545c EHCI: maintain the ehci->command value properly by Alan Stern · 12 years ago
  43. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  44. 332960b USB: ehci: report Data Buffer Error in debug mode by Vikram Pandita · 13 years ago
  45. 41f05de usb: ehci: remove the 1st wmb in qh_append_tds by Ming Lei · 13 years ago
  46. 9a971dd usb: ehci: only prepare zero packet for out transfer if required by Ming Lei · 13 years ago
  47. 0412560 usb: ehci: remove wmb in qh_update by Ming Lei · 13 years ago
  48. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  49. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  50. 004c196 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 13 years ago
  51. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  52. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  53. 2f7ac6c USB: ehci: add workaround for Synopsys HC bug by Gabor Juhos · 13 years ago
  54. 94ae497 USB: EHCI: unlink unused QHs when the controller is stopped by Alan Stern · 13 years ago
  55. b5a3b3d ehci-hcd: Bug fix: don't set a QH's Halt bit by Alan Stern · 13 years ago
  56. eb34a90 USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings. by David Daney · 13 years ago
  57. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  58. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  59. 1b9a38b USB: EHCI: fix handling of unusual interrupt intervals by Alan Stern · 15 years ago
  60. 40f8db8 USB: EHCI: add native scatter-gather support by Alan Stern · 15 years ago
  61. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  62. a448c9d USB: EHCI: change deschedule logic for interrupt QHs by Alan Stern · 15 years ago
  63. 3a44494 USB: EHCI: rescan the queue after an unlink by Alan Stern · 15 years ago
  64. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 15 years ago
  65. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  66. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 15 years ago
  67. ba516de USB: EHCI: check for STALL before other errors by Alan Stern · 15 years ago
  68. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 15 years ago
  69. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 15 years ago
  70. a455212d USB: EHCI: update toggle state for linked QHs by Alan Stern · 15 years ago
  71. b18ffd4 USB: EHCI: update toggle state for linked QHs by Alan Stern · 15 years ago
  72. d062680 USB: fix ehci printk formats by Randy Dunlap · 15 years ago
  73. a2c2706 USB: EHCI: add software retry for transaction errors by Alan Stern · 15 years ago
  74. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 15 years ago
  75. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  76. b963801 USB: ehci-hcd unlink speedups by David Brownell · 16 years ago
  77. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  78. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  79. 4f66762 USB: ehci: qh_completions cleanup and bugfix by David Brownell · 16 years ago
  80. a082b5c USB: ehci: qh/qtd cleanup comments by David Brownell · 16 years ago
  81. caa9ef6 USB: ehci tolerates some buggy devices by David Brownell · 16 years ago
  82. b5f7a0e USB: ehci: handle large bulk URBs correctly (again) by Misha Zhilin · 16 years ago
  83. 340ba5f USB: ehci potential oops fix on ARC/TDI cores by David Brownell · 17 years ago
  84. 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
  85. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  86. 14c04c0 USB: reorganize urb->status use in ehci-hcd by Alan Stern · 17 years ago
  87. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  88. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  89. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  90. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  91. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 17 years ago
  92. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 17 years ago
  93. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  94. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  95. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  96. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  97. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  98. 6a8e87b [PATCH] USB core and HCDs: don't put_device while atomic by Alan Stern · 18 years ago
  99. d085229 [PATCH] USB: EHCI unlink tweaks by David Brownell · 18 years ago
  100. 8cd42e9 [PATCH] USB: EHCI and Freescale 83xx quirk by Kumar Gala · 18 years ago