1. 23eac85 usb: host: ehci-sched: add comment about find_tt() not returning error by Sudip Mukherjee · 4 years, 3 months ago
  2. ac9ae51 usb: host: ehci-sched: Remove ununsed function tt_start_uframe() by YueHaibing · 4 years, 4 months ago
  3. 8b84724 usb: host: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  4. ec81419 usb: host: ehci-sched: remove redundant pointer dev by Colin Ian King · 7 years ago
  5. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  6. 43b78f1 Revert "usb: host: ehci: Use dma_pool_zalloc()" by Greg Kroah-Hartman · 7 years ago
  7. 22072e8 usb: host: ehci: Use dma_pool_zalloc() by Souptick Joarder · 7 years ago
  8. d214109 USB: host: ehci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  9. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  10. 2aa3add0 usb: host: remove unnecessary null check by Gustavo A. R. Silva · 8 years ago
  11. 8437ab9 usb: host: ehci: remove unnecessary max_packet() macro by Felipe Balbi · 8 years ago
  12. e3b8908 usb: host: ehci: make use of new usb_endpoint_maxp_mult() by Felipe Balbi · 8 years ago
  13. d078c6e usb: host: ehci-sched: remove unnecessary braces by Geyslan G. Bem · 9 years ago
  14. ee2a1d2 usb: host: ehci-sched: use sizeof operator with parens by Geyslan G. Bem · 9 years ago
  15. 6d0febc usb: host: ehci-sched: add line after declarations by Geyslan G. Bem · 9 years ago
  16. 1ec2780 usb: host: ehci-sched: use C89-style comments by Geyslan G. Bem · 9 years ago
  17. 2fee2fe usb: host: ehci-sched: remove useless else branch by Geyslan G. Bem · 9 years ago
  18. ee90647 usb: host: ehci-sched: remove prohibited spaces by Geyslan G. Bem · 9 years ago
  19. 189b8ff usb: host: ehci-sched: add spaces around operators by Geyslan G. Bem · 9 years ago
  20. 77d6554 usb: host: ehci-sched: remove useless initializations by Geyslan G. Bem · 9 years ago
  21. 25d1086 usb: host: ehci-sched: move constants to right by Geyslan G. Bem · 9 years ago
  22. 3f122a9 usb: host: ehci-sched: refactor scan_isoc function by Geyslan G. Bem · 9 years ago
  23. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 9 years ago
  24. c401e7b USB: EHCI: adjust error return code by Alan Stern · 10 years ago
  25. 6d89252 USB: EHCI: fix initialization bug in iso_stream_schedule() by Alan Stern · 10 years ago
  26. 4a71f24 USB: EHCI: fix sparse errors by Alan Stern · 11 years ago
  27. 5d8f681 USB: EHCI: fix type mismatch in check_intr_schedule by Alan Stern · 11 years ago
  28. a393a80 USB: EHCI: start new isochronous streams ASAP by Alan Stern · 11 years ago
  29. b35c500 USB: EHCI: create per-TT bandwidth tables by Alan Stern · 11 years ago
  30. d0ce5c6 USB: EHCI: use a bandwidth-allocation table by Alan Stern · 11 years ago
  31. ffa0248 USB: EHCI: create a "periodic schedule info" struct by Alan Stern · 11 years ago
  32. 91a99b5 USB: EHCI: use consistent NO_FRAME value by Alan Stern · 11 years ago
  33. 8c05dc5 USB: EHCI: No SSPLIT allowed in uframe 7 by Alan Stern · 11 years ago
  34. 2b90f01 USB: EHCI: compute full-speed bandwidth usage correctly by Alan Stern · 11 years ago
  35. e24371a USB: EHCI: check the right uframes for CSPLIT by Alan Stern · 11 years ago
  36. 46c73d1 USB: EHCI: handle isochronous underruns with tasklets by Alan Stern · 11 years ago
  37. e4e18cb USB: EHCI: code rearrangement in iso_stream_schedule() by Alan Stern · 11 years ago
  38. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 11 years ago
  39. fea26ef ehci: remove ehci_vdbg() verbose debugging statements by Xenia Ragiadakou · 11 years ago
  40. bd479f2 Merge 3.11-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  41. 24f5313 USB: EHCI: accept very late isochronous URBs by Alan Stern · 11 years ago
  42. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 12 years ago
  43. 077f5f1 USB: EHCI: fix regression related to qh_refresh() by Alan Stern · 12 years ago
  44. fdc03438 USB: revert periodic scheduling bugfix by Alan Stern · 12 years ago
  45. 02d5f08 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  46. 85ecd03 USB: EHCI: fix bug in iTD/siTD DMA pool allocation by Soeren Moch · 12 years ago
  47. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 12 years ago
  48. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 12 years ago
  49. 79bcf7b USB: EHCI: change return value of qh_completions() by Alan Stern · 12 years ago
  50. c1fdb68 USB: EHCI: changes related to qh_refresh() by Alan Stern · 12 years ago
  51. 3e619d0 USB: EHCI: fix bug in scheduling periodic split transfers by Alan Stern · 12 years ago
  52. b09a61c USB: EHCI: fix for leaking isochronous data by Alan Stern · 12 years ago
  53. 2656a9a USB: EHCI: bugfix: urb->hcpriv should not be NULL by Alan Stern · 12 years ago
  54. acc0850 USB: EHCI: make ehci_read_frame_index platform independent by Alan Stern · 12 years ago
  55. 4005ad4 EHCI: implement new semantics for URB_ISO_ASAP by Alan Stern · 12 years ago
  56. 7267547 EHCI: replace mult/div with bit-mask operation by Alan Stern · 12 years ago
  57. 98cae42 EHCI: use the isochronous scheduling threshold by Alan Stern · 12 years ago
  58. c3ee9b7 EHCI: improved logic for isochronous scheduling by Alan Stern · 12 years ago
  59. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 13 years ago
  60. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 13 years ago
  61. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 13 years ago
  62. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 13 years ago
  63. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 13 years ago
  64. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 13 years ago
  65. b015cb7 USB: EHCI: return void instead of 0 by Alan Stern · 13 years ago
  66. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 13 years ago
  67. c0c53db USB: EHCI: add new root-hub state: STOPPING by Alan Stern · 13 years ago
  68. c83e1a9 USB: EHCI: don't refcount QHs by Alan Stern · 13 years ago
  69. 65b8e5c USB: EHCI: improve full-speed isochronous scheduling routine by Alan Stern · 13 years ago
  70. 2d0fe1b USB: ehci-sched.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  71. 3d9545c EHCI: maintain the ehci->command value properly by Alan Stern · 13 years ago
  72. e342090 EHCI : Fix a regression in the ISO scheduler by Matthieu CASTET · 13 years ago
  73. 811c926 USB: EHCI: fix HUB TT scheduling issue with iso transfer by Thomas Poussevin · 13 years ago
  74. 68aa95d EHCI: workaround for MosChip controller bug by Alan Stern · 13 years ago
  75. e879990 USB: EHCI: remove usages of hcd->state by Alan Stern · 13 years ago
  76. cc62a7e USB: EHCI: Allow users to override 80% max periodic bandwidth by Kirill Smelkov · 14 years ago
  77. 69fff59 USB: remove remaining usages of hcd->state from usbcore and fix regression by Alan Stern · 14 years ago
  78. 1e12c91 EHCI: don't rescan interrupt QHs needlessly by Alan Stern · 14 years ago
  79. ad93562 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  80. 479b46b Revert "USB host: Move AMD PLL quirk to pci-quirks.c" by Greg Kroah-Hartman · 14 years ago
  81. fc427a5 USB: EHCI: Remove dead code from ehci-sched.c by David Daney · 14 years ago
  82. b7d5b43 USB host: Move AMD PLL quirk to pci-quirks.c by Andiry Xu · 14 years ago
  83. 36facad Merge branch 'usb-next' into musb-merge by Greg Kroah-Hartman · 14 years ago
  84. 0557029 USB: EHCI: ASPM quirk of ISOC on AMD SB800 by Alex He · 14 years ago
  85. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  86. 88d8aa4 USB: EHCI: remove dead code in the periodic scheduler by Alan Stern · 15 years ago
  87. 1fb2e05 USB: EHCI: reorganize isochronous scheduler routine by Alan Stern · 15 years ago
  88. ffda080 USB: EHCI: add missing frame -> microframe conversion by Alan Stern · 15 years ago
  89. bccbefa USB: EHCI: simplify remainder computations by Alan Stern · 15 years ago
  90. ae68a83 USB: EHCI: remove PCI assumption by Alan Stern · 15 years ago
  91. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 15 years ago
  92. 0e5f231 USB: EHCI: defer reclamation of siTDs by Alan Stern · 15 years ago
  93. 1082f57 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh by Clemens Ladisch · 15 years ago
  94. 92bc364 USB: EHCI: fix ITD list order by Clemens Ladisch · 15 years ago
  95. 22e1869 USB: ehci: fix audio record functionality for some Full speed sound blaster devices by Dmitri Epshtein · 15 years ago
  96. d63c66d USB: ehci: add call of free_cached_itd_list() function in disable_periodic() by Dmitri Epshtein · 15 years ago
  97. dccd574 USB: ehci: Respect IST when scheduling new split iTDs. by Sarah Sharp · 15 years ago
  98. d7e055f USB: ehci: Minor constant fix for SCHEDULE_SLOP. by Sarah Sharp · 15 years ago
  99. ee4ecb8 USB: work around for EHCI with quirky periodic schedules by Oliver Neukum · 15 years ago
  100. 36f2132 USB: ehci: Fix IST boundary checking interval math. by Sarah Sharp · 15 years ago