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