1. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  2. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  3. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  4. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  5. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  6. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  7. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 12 years ago
  8. 2f5bb66 USB: EHCI: add pointer to end of async-unlink list by Alan Stern · 12 years ago
  9. 99ac5b1 USB: EHCI: rename "reclaim" by Alan Stern · 12 years ago
  10. 4c53de7 USB: EHCI: add symbolic constants for QHs by Alan Stern · 12 years ago
  11. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 12 years ago
  12. 82491c2 USB: ehci-q.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  13. 3d9545c EHCI: maintain the ehci->command value properly by Alan Stern · 12 years ago
  14. bc677d5 usb: fix number of mapped SG DMA entries by Clemens Ladisch · 13 years ago
  15. 332960b USB: ehci: report Data Buffer Error in debug mode by Vikram Pandita · 13 years ago
  16. 41f05de usb: ehci: remove the 1st wmb in qh_append_tds by Ming Lei · 13 years ago
  17. 9a971dd usb: ehci: only prepare zero packet for out transfer if required by Ming Lei · 13 years ago
  18. 0412560 usb: ehci: remove wmb in qh_update by Ming Lei · 13 years ago
  19. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  20. e04f5f7 EHCI: fix direction handling for interrupt data toggles by Alan Stern · 13 years ago
  21. 004c196 USB: EHCI: go back to using the system clock for QH unlinks by Alan Stern · 13 years ago
  22. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 13 years ago
  23. 50ee933 Merge 2.6.39-rc4 into usb-next by Greg Kroah-Hartman · 13 years ago
  24. 2f7ac6c USB: ehci: add workaround for Synopsys HC bug by Gabor Juhos · 13 years ago
  25. 94ae497 USB: EHCI: unlink unused QHs when the controller is stopped by Alan Stern · 14 years ago
  26. b5a3b3d ehci-hcd: Bug fix: don't set a QH's Halt bit by Alan Stern · 14 years ago
  27. eb34a90 USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings. by David Daney · 14 years ago
  28. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  29. 910f8d0 USB: Change the scatterlist type in struct urb by Matthew Wilcox · 14 years ago
  30. 1b9a38b USB: EHCI: fix handling of unusual interrupt intervals by Alan Stern · 15 years ago
  31. 40f8db8 USB: EHCI: add native scatter-gather support by Alan Stern · 15 years ago
  32. c2f6595 USB: EHCI: don't send Clear-TT-Buffer following a STALL by Alan Stern · 15 years ago
  33. a448c9d USB: EHCI: change deschedule logic for interrupt QHs by Alan Stern · 15 years ago
  34. 3a44494 USB: EHCI: rescan the queue after an unlink by Alan Stern · 15 years ago
  35. 3807e26 USB: EHCI: split ehci_qh into hw and sw parts by Alek Du · 15 years ago
  36. ef4638f USB: EHCI: fix counting of transaction error retries by Alan Stern · 15 years ago
  37. 7a0f0d9 USB: EHCI: fix two new bugs related to Clear-TT-Buffer by Alan Stern · 15 years ago
  38. ba516de USB: EHCI: check for STALL before other errors by Alan Stern · 15 years ago
  39. 914b701 USB: EHCI: use the new clear_tt_buffer interface by Alan Stern · 15 years ago
  40. cb88a1b USB: fix the clear_tt_buffer interface by Alan Stern · 15 years ago
  41. a455212d USB: EHCI: update toggle state for linked QHs by Alan Stern · 15 years ago
  42. b18ffd4 USB: EHCI: update toggle state for linked QHs by Alan Stern · 15 years ago
  43. d062680 USB: fix ehci printk formats by Randy Dunlap · 16 years ago
  44. a2c2706 USB: EHCI: add software retry for transaction errors by Alan Stern · 16 years ago
  45. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
  46. 7d283ae list.h: Add list_splice_tail() and list_splice_tail_init() by Luis R. Rodriguez · 16 years ago
  47. b963801 USB: ehci-hcd unlink speedups by David Brownell · 16 years ago
  48. fd05e72 drivers/usb annotations and fixes by Al Viro · 16 years ago
  49. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  50. 4f66762 USB: ehci: qh_completions cleanup and bugfix by David Brownell · 16 years ago
  51. a082b5c USB: ehci: qh/qtd cleanup comments by David Brownell · 16 years ago
  52. caa9ef6 USB: ehci tolerates some buggy devices by David Brownell · 17 years ago
  53. b5f7a0e USB: ehci: handle large bulk URBs correctly (again) by Misha Zhilin · 17 years ago
  54. 340ba5f USB: ehci potential oops fix on ARC/TDI cores by David Brownell · 17 years ago
  55. 07d29b6 USB: EHCI: add separate IAA watchdog timer by Alan Stern · 17 years ago
  56. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  57. 14c04c0 USB: reorganize urb->status use in ehci-hcd by Alan Stern · 17 years ago
  58. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  59. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  60. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  61. 8eb891f Revert "USB: EHCI cpufreq fix" by Linus Torvalds · 17 years ago
  62. 6dbd682 USB: EHCI support for big-endian descriptors by Stefan Roese · 17 years ago
  63. 196705c USB: EHCI cpufreq fix by Stuart_Hayes@Dell.com · 17 years ago
  64. 083522d USB: Implement support for EHCI with big endian MMIO by Benjamin Herrenschmidt · 18 years ago
  65. 64f8979 USB: revert EHCI VIA workaround patch by Greg Kroah-Hartman · 18 years ago
  66. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  67. 26f953f USB: EHCI update VIA workaround by David Brownell · 18 years ago
  68. 53bd6a6 USB: EHCI whitespace fixes (cosmetic) by David Brownell · 18 years ago
  69. 6a8e87b [PATCH] USB core and HCDs: don't put_device while atomic by Alan Stern · 19 years ago
  70. d085229 [PATCH] USB: EHCI unlink tweaks by David Brownell · 19 years ago
  71. 8cd42e9 [PATCH] USB: EHCI and Freescale 83xx quirk by Kumar Gala · 19 years ago
  72. 6912354 [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0 by Alan Stern · 19 years ago
  73. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  74. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  75. d038420 [PATCH] ehci: add tt_usecs by david-b@pacbell.net · 19 years ago
  76. 7dedacf [PATCH] USB: ehci: microframe handling fix by David Brownell · 19 years ago
  77. 498f78e [PATCH] USB: fix in usb_calc_bus_time by Dan Streetman · 19 years ago
  78. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  79. d49d431 [PATCH] USB: misc ehci updates by David Brownell · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago