1. 00d423c USB: ehci-hcd: Add get_resuming_ports method by Alan Stern · 6 years ago
  2. b8fc774 USB: ehci-hcd: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  3. 03f4c9a usb: host: remove tilegx platform glue by Arnd Bergmann · 7 years ago
  4. d214109 USB: host: ehci: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  5. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  6. 6ecbf2e usb: host: ehci-hcd: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  7. 324c54f usb: host: Remove remaining pci_pool in comments by Romain Perier · 8 years ago
  8. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  9. 63c8d90 USB: host: ehci-sead3: Remove SEAD-3 EHCI code by Paul Burton · 8 years ago
  10. bc337b5 usb: ehci: change order of register cleanup during shutdown by Marc Ohlf · 8 years ago
  11. 11c011a usb: echi-hcd: Add ehci_setup check before echi_shutdown by Srinivas Kandagatla · 8 years ago
  12. 1586ba0 USB: EHCI: fix compiler warning introduced by commit 2a40f324541e by Alan Stern · 9 years ago
  13. 87d6191 USB: EHCI: add a delay when unlinking an active QH by Alan Stern · 9 years ago
  14. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 9 years ago
  15. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 9 years ago
  16. d8ff463 ehci-hcd: Cleanup memory resources when ehci_halt fails by Jia-Ju Bai · 9 years ago
  17. 900937c usb: ehci: ohci: fix bool assignments by Geyslan G. Bem · 9 years ago
  18. 0e77ace dma: remove external references to dma_supported by Christoph Hellwig · 9 years ago
  19. 74db22c drivers:usb:fsl: Fix compilation error for fsl ehci drv by Ramneek Mehresh · 9 years ago
  20. ca07e1c drivers:usb:fsl:Make fsl ehci drv an independent driver module by Ramneek Mehresh · 9 years ago
  21. ea16328 usb: host: ehci: use new USB_RESUME_TIMEOUT by Felipe Balbi · 10 years ago
  22. 314b41b USB: ehci-platform: Support ehci reset after resume quirk by Wu Liang feng · 10 years ago
  23. 2193dda USB: host: Remove ehci-octeon and ohci-octeon drivers by Alan Stern · 10 years ago
  24. 11a7e59 usb: ehci: add ehci_port_power interface by Michael Grzeschik · 10 years ago
  25. 37ebb54 usb: hub: rename khubd to hub_wq in documentation and comments by Petr Mladek · 10 years ago
  26. 7312b5d USB: EHCI: unlink QHs even after the controller has stopped by Alan Stern · 10 years ago
  27. a1227f3 usb: ehci: fix deadlock when threadirqs option is used by Stanislaw Gruszka · 11 years ago
  28. c793d08 USB: kill #undef VERBOSE_DEBUG by Oliver Neukum · 11 years ago
  29. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  30. 991fb3d ehci: Remove debugging at every interrupt by Oliver Neukum · 11 years ago
  31. b8efdaf USB: EHCI: add check for wakeup/suspend race by Alan Stern · 11 years ago
  32. b35c500 USB: EHCI: create per-TT bandwidth tables by Alan Stern · 11 years ago
  33. d0ce5c6 USB: EHCI: use a bandwidth-allocation table by Alan Stern · 11 years ago
  34. ffa0248 USB: EHCI: create a "periodic schedule info" struct by Alan Stern · 11 years ago
  35. 27c4a31 USB: EHCI: change toggle only upon successful reset by Alan Stern · 11 years ago
  36. a60f4f8 USB: EHCI: make ehci-w90X900 a separate driver by Manjunath Goudar · 11 years ago
  37. c04ee4b Revert "Revert "USB: EHCI: support running URB giveback in tasklet context"" by Greg Kroah-Hartman · 11 years ago
  38. 3b8d732 Revert "USB: EHCI: support running URB giveback in tasklet context" by Greg Kroah-Hartman · 11 years ago
  39. eb5ea73 ehci: remove debugging statement with ehci statistics in ehci_stop() by Xenia Ragiadakou · 11 years ago
  40. 1512c91 ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set by Xenia Ragiadakou · 11 years ago
  41. 428aac8 USB: EHCI: support running URB giveback in tasklet context by Ming Lei · 11 years ago
  42. 9118f9e USB: EHCI: improve interrupt qh unlink by Ming Lei · 11 years ago
  43. 35371e4 USB: EHCI: improve ehci_endpoint_disable by Ming Lei · 11 years ago
  44. 9fc5f24 USB: EHCI: make ehci-tegra a separate driver by Manjunath Goudar · 11 years ago
  45. 2f3a6b8 USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers by Manjunath Goudar · 11 years ago
  46. 843e56c USB: EHCI: remove bogus #error by Arnd Bergmann · 12 years ago
  47. 61ac6ac usb: remove redundant tdi_reset by Shengzhou Liu · 12 years ago
  48. 8c68e84 USB: EHCI: make ehci-msm a separate driver by Manjunath Goudar · 12 years ago
  49. 9773696 USB: EHCI: make ehci-atmel a separate driver by Manjunath Goudar · 12 years ago
  50. 7edb3da USB: EHCI: make ehci-s5p a separate driver by Manjunath Goudar · 12 years ago
  51. 7675d6b USB: EHCI: make ehci-spear a separate driver by Manjunath Goudar · 12 years ago
  52. a76dd46 USB: EHCI: make ehci-orion a separate driver by Manjunath Goudar · 12 years ago
  53. f3bc64d USB: EHCI: DT support for generic bus glue by Arnd Bergmann · 12 years ago
  54. 214ac7a USB: EHCI: improve end_unlink_async() by Alan Stern · 12 years ago
  55. 6e01875 USB: EHCI: convert singly-linked lists to list_heads by Alan Stern · 12 years ago
  56. 7655e31 USB: EHCI: consolidate code in ehci_urb_dequeue() by Alan Stern · 12 years ago
  57. 7bc782d USB: EHCI: split needs_rescan into two flags by Alan Stern · 12 years ago
  58. cf2d950 Merge branch 'usb-linus' into usb-next by Greg Kroah-Hartman · 12 years ago
  59. 4dd405a USB: EHCI: improve use of per-port status-change bits by Alan Stern · 12 years ago
  60. 2a40f32 USB: EHCI: fix regression during bus resume by Alan Stern · 12 years ago
  61. 54a41966 USB: EHCI: split ehci-omap out to a separate driver by Alan Stern · 12 years ago
  62. 6402c79 USB: EHCI: work around silicon bug in Intel's EHCI controllers by Alan Stern · 12 years ago
  63. f292e7f USB: EHCI: notify usbcore about port resumes by Alan Stern · 12 years ago
  64. dba63b2 USB: EHCI: fix build error in ehci-mxc by Alan Stern · 12 years ago
  65. 9ce45ef USB: EHCI: fix incorrect configuration test by Alan Stern · 12 years ago
  66. 9ec6e9d USB: EHCI: Move definition of EHCI_STATS to ehci.h by Roger Quadros · 12 years ago
  67. 1b36810 USB: EHCI: miscellaneous cleanups for the library conversion by Alan Stern · 12 years ago
  68. 09f6ffd USB: EHCI: fix build error by making ChipIdea host a normal EHCI driver by Alan Stern · 12 years ago
  69. 99f9193 USB: EHCI: make ehci-platform a separate driver by Alan Stern · 12 years ago
  70. adfa79d USB: EHCI: make ehci-pci a separate driver by Alan Stern · 12 years ago
  71. 3e02320 USB: EHCI: prepare to make ehci-hcd a library module by Alan Stern · 12 years ago
  72. c73cee7 USB: EHCI: remove ehci_port_power() routine by Alan Stern · 12 years ago
  73. 4968f95 USB: EHCI: remove unused Link Power Management code by Alan Stern · 12 years ago
  74. acc0850 USB: EHCI: make ehci_read_frame_index platform independent by Alan Stern · 12 years ago
  75. f3a958d USB: EHCI: remove CNS3xxx EHCI platform driver by Florian Fainelli · 12 years ago
  76. 1de7d89 USB: EHCI: remove Alchemy EHCI driver by Florian Fainelli · 12 years ago
  77. 6d39944 USB: EHCI: remove Netlogic XLS EHCI driver by Florian Fainelli · 12 years ago
  78. ead92fa USB: EHCI: remove Loongson 1B EHCI driver. by Florian Fainelli · 12 years ago
  79. 6efd0f7 USB: EHCI: remove IXP4xx EHCI driver by Florian Fainelli · 12 years ago
  80. 98cae42 EHCI: use the isochronous scheduling threshold by Alan Stern · 12 years ago
  81. 9fa5780 USB EHCI/Xen: propagate controller reset information to hypervisor by Jan Beulich · 12 years ago
  82. 9fc3777 Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  83. 47fc28b usb: add host support for the tilegx architecture by Chris Metcalf · 12 years ago
  84. 43fe3a9 USB: EHCI: resolve some unlikely races by Alan Stern · 12 years ago
  85. c4f3476 USB: EHCI: fix up locking by Alan Stern · 12 years ago
  86. f428907 USB: EHCI: simplify isochronous scanning by Alan Stern · 12 years ago
  87. 18aafe6 USB: EHCI: use hrtimer for the I/O watchdog by Alan Stern · 12 years ago
  88. 569b394 USB: EHCI: always scan each interrupt QH by Alan Stern · 12 years ago
  89. 361aabf USB: EHCI: don't lose events during a scan by Alan Stern · 12 years ago
  90. 32830f2 USB: EHCI: use hrtimer for unlinking empty async QHs by Alan Stern · 12 years ago
  91. 3c273a0 USB: EHCI: unlink multiple async QHs together by Alan Stern · 12 years ago
  92. 9d93874 USB: EHCI: use hrtimer for the IAA watchdog by Alan Stern · 12 years ago
  93. 8c5bf7b USB: EHCI: don't refcount iso_stream structures by Alan Stern · 12 years ago
  94. 55934eb USB: EHCI: use hrtimer for (s)iTD deallocation by Alan Stern · 12 years ago
  95. bf6387b USB: EHCI: use hrtimer for controller death by Alan Stern · 12 years ago
  96. df20225 USB: EHCI: use hrtimer for interrupt QH unlink by Alan Stern · 12 years ago
  97. 3144661 USB: EHCI: use hrtimer for async schedule by Alan Stern · 12 years ago
  98. 9671cd7 USB: EHCI: remove PS3 status polling by Alan Stern · 12 years ago
  99. 3ca9aeb USB: EHCI: use hrtimer for the periodic schedule by Alan Stern · 12 years ago
  100. d58b4bc USB: EHCI: introduce high-res timer by Alan Stern · 12 years ago