1. dd70976 ohci-s3c2410: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  2. db42a4c ohci-hub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  3. a9c49bc ohci-at91: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  4. 2e48c46 max3421-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  5. cc581c1 isp1760-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  6. 662fc2a isp1362-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  7. f3c4140 isp116x-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  8. 4fbdb33 imx21-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  9. 4925fd9 fusbh200-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  10. 7538bd6 fotg210-hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  11. 14de3a3 fhci-hub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  12. 3a2359e ehci-hub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  13. a613413 xhci: Silence "xHCI xhci_drop_endpoint called with disabled ep ..." messages by Hans de Goede · 10 years ago
  14. 9970509 xhci: Print hcc params, version and quirks on init by Hans de Goede · 10 years ago
  15. c99e76c USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform by Andreas Herrmann · 10 years ago
  16. a5790e9 fhci-hub: kill 'len' variable in fhci_hub_control() by Sergei Shtylyov · 10 years ago
  17. 368fbc3 fhci-hub: no need to overwrite byte 3 of the Hub Descriptor by Sergei Shtylyov · 10 years ago
  18. 0e08365 Merge 3.19-rc5 into usb-next by Greg Kroah-Hartman · 10 years ago
  19. 56abcab OHCI: add a quirk for ULi M5237 blocking on reset by Arseny Solokha · 10 years ago
  20. 1d97869 usb: host: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  21. a95cfa6 USB: host: Remove hard-coded octeon platform information for ehci/ohci by Andreas Herrmann · 10 years ago
  22. 314b41b USB: ehci-platform: Support ehci reset after resume quirk by Wu Liang feng · 10 years ago
  23. b7aa4cc usb: isp1760: Use setup_timer by Julia Lawall · 10 years ago
  24. b4ab5e8 usb: sl811-hcd: Use setup_timer by Julia Lawall · 10 years ago
  25. 25821b4 usb: oxu210hp-hcd: Use setup_timer by Julia Lawall · 10 years ago
  26. 886f310 usb: r8a66597-hcd: Use setup_timer by Julia Lawall · 10 years ago
  27. 788bfe8 usb: host: max3421-hcd: use time_after() by Asaf Vertz · 10 years ago
  28. 86cd740 xhci: Add completion code to the debug ouput of unhandled transfer events by Mathias Nyman · 10 years ago
  29. 4daf9df xhci: clean up work to remove unused parameters for functions in xhci-mem.c by Lin Wang · 10 years ago
  30. 9e08a03 xhci-mem: Use setup_timer by Julia Lawall · 10 years ago
  31. fc8abe0 xhci: Use setup_timer by Julia Lawall · 10 years ago
  32. dc0b177 xhci: remove unused parameter 'xhci' in function xhci_handshake(). by Lin Wang · 10 years ago
  33. 92c9691 xhci: Clean up work to xhci_add_endpoint(). by Lin Wang · 10 years ago
  34. f56e67f usb: host: ehci-tegra: request deferred probe when failing to get phy by Vince Hsu · 10 years ago
  35. 7f5c4d6 xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers by Hans de Goede · 10 years ago
  36. c401e7b USB: EHCI: adjust error return code by Alan Stern · 10 years ago
  37. 6d89252 USB: EHCI: fix initialization bug in iso_stream_schedule() by Alan Stern · 10 years ago
  38. f161ead xhci: Check if slot is already in default state before moving it there by Mathias Nyman · 10 years ago
  39. 464ed18 PM: Eliminate CONFIG_PM_RUNTIME by Rafael J. Wysocki · 10 years ago
  40. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  41. e7cf773 Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  42. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  43. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  44. ceb6c9c USB / PM: Drop CONFIG_PM_RUNTIME from the USB core by Rafael J. Wysocki · 10 years ago
  45. e1fd1dc usb: xhci: fix comment for PORT_DEV_REMOVE by Lu Baolu · 10 years ago
  46. d97b4f8 xhci: don't use the same variable for stopped and halted rings current TD by Mathias Nyman · 10 years ago
  47. 4801d4ea xhci: clear extra bits from slot context when setting max exit latency by Mathias Nyman · 10 years ago
  48. 69defe0 xhci: cleanup finish_td function by Mathias Nyman · 10 years ago
  49. c00552e Merge 3.18-rc7 into usb-next by Greg Kroah-Hartman · 10 years ago
  50. 2d4d9f3 Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 10 years ago
  51. 2193dda USB: host: Remove ehci-octeon and ohci-octeon drivers by Alan Stern · 10 years ago
  52. f910b6c USB: PCI-quirks: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  53. 0bfed50 host: ehci-w90x900: fix error return code by Julia Lawall · 10 years ago
  54. 782614b usb: ehci-orion: enable big-endian support by Marcin Wojtas · 10 years ago
  55. a1377e5 usb: xhci: rework root port wake bits if controller isn't allowed to wakeup by Lu Baolu · 10 years ago
  56. 8e71a32 USB: xhci: Reset a halted endpoint immediately when we encounter a stall. by Mathias Nyman · 10 years ago
  57. 9b41ebd Revert "xhci: clear root port wake on bits if controller isn't wake-up capable" by Lu Baolu · 10 years ago
  58. c3492db USB: xhci: don't start a halted endpoint before its new dequeue is set by Mathias Nyman · 10 years ago
  59. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  60. 7e1bbeb usb: host: ohci: omap: fix build breakage by Felipe Balbi · 10 years ago
  61. 69b7290 Merge 3.18-rc4 into usb-next. by Greg Kroah-Hartman · 10 years ago
  62. 9183b36 fotg210: Use ehci_dbg_port struct by Chris Rorvick · 10 years ago
  63. b1f6ccf fotg210: Remove duplicate ehci-dbgp declarations by Chris Rorvick · 10 years ago
  64. 0fa57f0 fotg210: Remove superfluous macro definitions by Chris Rorvick · 10 years ago
  65. a648c14 fotg210: Make Xen notification consistent with EHCI by Chris Rorvick · 10 years ago
  66. da5d5c5 fusbh200: Use ehci_dbg_port struct by Chris Rorvick · 10 years ago
  67. e004631 fusbh200: Remove duplicate ehci-dbgp declarations by Chris Rorvick · 10 years ago
  68. d67bba7 fusbh200: Remove superfluous macro definitions by Chris Rorvick · 10 years ago
  69. 895baf2 fusbh200: Make Xen notificaiton consistent with EHCI by Chris Rorvick · 10 years ago
  70. 35df647 host: ehci-exynos: remove duplicate check on resource by Varka Bhadram · 10 years ago
  71. ce98f54 host: ehci-fsl: remove duplicate check on resource by Varka Bhadram · 10 years ago
  72. e7020f1 host: xhci-plat: remove duplicate check on resource by Varka Bhadram · 10 years ago
  73. 3b59d31 host: ehci-spear: remove duplicate check on resource by Varka Bhadram · 10 years ago
  74. 2062ff4 host: ehci-platform: remove duplicate check on resource by Varka Bhadram · 10 years ago
  75. 69b89c6 host: ehci-orion: remove duplicate check on resource by Varka Bhadram · 10 years ago
  76. 073153b host: ehci-octeon: remove duplicate check on resource by Varka Bhadram · 10 years ago
  77. d6e269a host: ehci-mxc: remove duplicate check on resource by Varka Bhadram · 10 years ago
  78. 6144171 host: ehci-mv: remove duplicate check on resource by Varka Bhadram · 10 years ago
  79. e507bf5 host: ehci-msm: remove duplicate check on resource by Varka Bhadram · 10 years ago
  80. 0bf80cb host: ohci-spear: remove duplicate check on resource by Varka Bhadram · 10 years ago
  81. e71827f host: ehci-sh: remove duplicate check on resource by Varka Bhadram · 10 years ago
  82. 15c85d9 host: ohci-pxa27x: remove duplicate check on resource by Varka Bhadram · 10 years ago
  83. 7b51929 host: ohci-platform: remove duplicate check on resource by Varka Bhadram · 10 years ago
  84. c6d413c host: ohci-octeon: remove duplicate check on resource by Varka Bhadram · 10 years ago
  85. 5c36cc6 host: ohci-jz4740: remove duplicate check on resource by Varka Bhadram · 10 years ago
  86. b87a9c5 host: ohci-exynos: remove duplicate check on resource by Varka Bhadram · 10 years ago
  87. 04dc315 host: ohci-at91: remove duplicate check on resource by Varka Bhadram · 10 years ago
  88. 0af6b07 host: ehci-w90x900: remove duplicate check on resource by Varka Bhadram · 10 years ago
  89. a36cc42 host: ehci-tegra: remove duplicate check on resource by Varka Bhadram · 10 years ago
  90. 54891d7 host: ohci-da8xx: remove duplicate check on resource by Varka Bhadram · 10 years ago
  91. 0fb5f70 host: ehci-atmel: remove duplicate check on resource by Varka Bhadram · 10 years ago
  92. 239ab7a host: ehci-sead3: fix NULL pointer dereference on resource by Varka Bhadram · 10 years ago
  93. 6827f7e host: uhci-platform: fix NULL pointer dereference on resource by Varka Bhadram · 10 years ago
  94. b45abac xhci: no switching back on non-ULT Haswell by Oliver Neukum · 10 years ago
  95. 58f7e76 usb: host: oxu210hp-hcd: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  96. a41e4db usb: host: ehci-tegra: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  97. 25f852a usb: host: ehci-sh: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  98. 03cfba9 usb: host: ehci-mv: delete unnecessary 'out of memory' messages by Peter Chen · 10 years ago
  99. 5e4ccd9 usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation by Wonhong Kwon · 10 years ago
  100. a57971b USB: imx21-hcd: use %pad for dma_addr_t by Jingoo Han · 10 years ago