1. 3bdb263 usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup() by Felipe Balbi · 8 years ago
  2. 7eca937 usb: xhci: plat: add ->plat_start() and ->init_quirk() methods by Felipe Balbi · 8 years ago
  3. 2dc240a usb: host: xhci: rcar: retire use of xhci_plat_type_is() by Felipe Balbi · 8 years ago
  4. 7814015 usb: xhci: remove duplicate code of interval checking by Alexandr Ivanov · 8 years ago
  5. 75b040e usb: xhci: remove duplicate function xhci_urb_to_transfer_ring by Alexandr Ivanov · 8 years ago
  6. d251034 usb: xhci: merge xhci_queue_bulk_tx and queue_bulk_sg_tx functions by Alexandr Ivanov · 8 years ago
  7. e352506 USB: whci-hcd: add more checks for dma mapping error by Alexey Khoroshilov · 9 years ago
  8. d4fc8bf xhci: fix typo in babble endpoint handling comment by Rajesh Bhagat · 9 years ago
  9. f9a85f6 usb: host: xhci-plat: Make enum xhci_plat_type start at a non zero value by Peter Griffin · 9 years ago
  10. 98d74f9 xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers by Mathias Nyman · 9 years ago
  11. 7150406 usb: xhci: fix wild pointers in xhci_mem_cleanup by Lu Baolu · 9 years ago
  12. 5ad3b03 usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys by Yoshihiro Shimoda · 9 years ago
  13. 0a380be usb: host: xhci: add a new quirk XHCI_NO_64BIT_SUPPORT by Yoshihiro Shimoda · 9 years ago
  14. 671ffdf xhci: resume USB 3 roothub first by Mathias Nyman · 9 years ago
  15. 0d46fac usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 host by Rafal Redzimski · 9 years ago
  16. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  17. 3d0712d Merge tag 'usb-for-v4.6' of http://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  18. d0fc35bc usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol by Arnd Bergmann · 9 years ago
  19. 83253b3 usb: ohci: nxp: remove USB PLL and USB OTG clock management by Vladimir Zapolskiy · 9 years ago
  20. fe54d9b usb: ohci: nxp: remove direct access to clock controller registers by Vladimir Zapolskiy · 9 years ago
  21. 9fc7c85 usb: ehci-atmel: use __maybe_unused to hide pm functions by Arnd Bergmann · 9 years ago
  22. d290519 usb: ohci-at91: use __maybe_unused to hide pm functions by Arnd Bergmann · 9 years ago
  23. 8dac530 usb: xhci-mtk: use __maybe_unused to hide pm functions by Arnd Bergmann · 9 years ago
  24. c88d4df usb: host: unhide suspend/resume declarations by Arnd Bergmann · 9 years ago
  25. cf34be7 usb: host: Host drivers relying on DMA should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  26. ff075d67 usb: host: xhci-plat: fix of_table.cocci warnings by Julia Lawall · 9 years ago
  27. f1bbdc3 usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings by Simon Horman · 9 years ago
  28. 6edd87f usb: host: xhci-rcar: Use ARCH_RENESAS by Simon Horman · 9 years ago
  29. 288e6ea gpio: Include linux/gpio.h instead of asm/gpio.h by Bjorn Helgaas · 9 years ago
  30. acc27b6 usb: host: pci_quirks: fix memory leak, by adding iounmap by Saurabh Sengar · 9 years ago
  31. 4a6d9f8 usb: add HAS_IOMEM dependency to USB_ISP1362_HCD by Vegard Nossum · 9 years ago
  32. f4a5d70 usb: add HAS_IOMEM dependency to USB_OXU210HP_HCD by Vegard Nossum · 9 years ago
  33. 1043960 usb: add HAS_IOMEM dependency to USB_OHCI_HCD by Vegard Nossum · 9 years ago
  34. eaa8622 usb: add HAS_IOMEM dependency to USB_FOTG210_HCD by Vegard Nossum · 9 years ago
  35. 8f2abe8 usb: add HAS_IOMEM dependency to USB_XHCI_HCD by Vegard Nossum · 9 years ago
  36. aaa98db usb: add HAS_IOMEM dependency to USB_EHCI_HCD by Vegard Nossum · 9 years ago
  37. cfa33ea usb: add HAS_IOMEM dependency to USB_SL811_HCD by Vegard Nossum · 9 years ago
  38. 149737a usb: add HAS_IOMEM dependency to USB_C67X00_HCD by Vegard Nossum · 9 years ago
  39. e37a6c9 usb: add HAS_IOMEM dependency to USB_R8A66597_HCD by Vegard Nossum · 9 years ago
  40. 828638e9 usb: add HAS_IOMEM dependency to USB_XHCI_MVEBU by Vegard Nossum · 9 years ago
  41. ca23d3b usb: add HAS_IOMEM dependency to USB_ISP116X_HCD by Vegard Nossum · 9 years ago
  42. c3853d5 usb: host: ohci-pxa27x: propagate the irq error code by Robert Jarzmik · 9 years ago
  43. 2f6d3b6 xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1 by Mathias Nyman · 9 years ago
  44. 09c352e xhci: cleanup isoc tranfers queuing code by Mathias Nyman · 9 years ago
  45. 8ef8a9f xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints by Mathias Nyman · 9 years ago
  46. def4e6f xhci: refactor and cleanup endpoint initialization. by Mathias Nyman · 9 years ago
  47. 172ad9a Merge 4.5-rc4 into usb-next by Greg Kroah-Hartman · 9 years ago
  48. b1249ab usb: r8a66597: add locking to r8a66597_check_detect_child by Heiner Kallweit · 9 years ago
  49. 89140fd xhci: harden xhci_find_next_ext_cap against device removal by Joe Lawrence · 9 years ago
  50. 1586ba0 USB: EHCI: fix compiler warning introduced by commit 2a40f324541e by Alan Stern · 9 years ago
  51. 5c82171 xhci: Fix list corruption in urb dequeue at host removal by Mathias Nyman · 9 years ago
  52. 2ad294d usb: host: xhci-plat: fix NULL pointer in probe for device tree case by Gregory CLEMENT · 9 years ago
  53. 882fa27 usb: xhci-mtk: fix AHB bus hang up caused by roothubs polling by Chunfeng Yun · 9 years ago
  54. b765a16 usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TT by Chunfeng Yun · 9 years ago
  55. ccc04af usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platforms by Lu Baolu · 9 years ago
  56. 92149c9 usb: xhci: set SSIC port unused only if xhci_suspend succeeds by Lu Baolu · 9 years ago
  57. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 9 years ago
  58. fa89537 usb: xhci: handle both SSIC ports in PME stuck quirk by Lu Baolu · 9 years ago
  59. a683509 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" by Mathias Nyman · 9 years ago
  60. d078c6e usb: host: ehci-sched: remove unnecessary braces by Geyslan G. Bem · 9 years ago
  61. ee2a1d2 usb: host: ehci-sched: use sizeof operator with parens by Geyslan G. Bem · 9 years ago
  62. 6d0febc usb: host: ehci-sched: add line after declarations by Geyslan G. Bem · 9 years ago
  63. 1ec2780 usb: host: ehci-sched: use C89-style comments by Geyslan G. Bem · 9 years ago
  64. 2fee2fe usb: host: ehci-sched: remove useless else branch by Geyslan G. Bem · 9 years ago
  65. ee90647 usb: host: ehci-sched: remove prohibited spaces by Geyslan G. Bem · 9 years ago
  66. 189b8ff usb: host: ehci-sched: add spaces around operators by Geyslan G. Bem · 9 years ago
  67. 77d6554 usb: host: ehci-sched: remove useless initializations by Geyslan G. Bem · 9 years ago
  68. 25d1086 usb: host: ehci-sched: move constants to right by Geyslan G. Bem · 9 years ago
  69. 3f122a9 usb: host: ehci-sched: refactor scan_isoc function by Geyslan G. Bem · 9 years ago
  70. 93df42b usb: ehci: remove old stub_debug_files definition by Geyslan G. Bem · 9 years ago
  71. 3fd2900 usb: host: ehci-dbg: add function output_buf_tds_dir() by Geyslan G. Bem · 9 years ago
  72. cb27252 usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size by Geyslan G. Bem · 9 years ago
  73. 04b8ad4 usb: host: ehci-dbg: enclose conditional blocks with braces by Geyslan G. Bem · 9 years ago
  74. 12ef7dd usb: host: ehci-dbg: replace sizeof operand by Geyslan G. Bem · 9 years ago
  75. e2432f0 usb: host: ehci-dbg: remove blank line before close brace by Geyslan G. Bem · 9 years ago
  76. 8d587d6 usb: host: ehci-dbg: add blank line after declarations by Geyslan G. Bem · 9 years ago
  77. 1f8e5af usb: host: ehci-dbg: convert macro to inline function by Geyslan G. Bem · 9 years ago
  78. e166631 usb: host: ehci-dbg: use a blank line after struct declarations by Geyslan G. Bem · 9 years ago
  79. c768ffb usb: host: ehci-dbg: fix up function definitions by Geyslan G. Bem · 9 years ago
  80. a535597 usb: host: ehci-dbg: use scnprintf() in qh_lines() by Geyslan G. Bem · 9 years ago
  81. c2fb017 usb: host: ehci-dbg: put spaces around operators by Geyslan G. Bem · 9 years ago
  82. 78698d6 usb: host: ehci-dbg: fix up closing parenthesis by Geyslan G. Bem · 9 years ago
  83. 5bb95ec usb: host: ehci-dbg: move trailing statements to next line by Geyslan G. Bem · 9 years ago
  84. 0784b4d usb: host: ehci-dbg: use C89-style comments by Geyslan G. Bem · 9 years ago
  85. 1cb1d1c usb: host: ehci-dbg: remove space before open square bracket by Geyslan G. Bem · 9 years ago
  86. 668ab0d usb: host: ehci-dbg: remove space before open parenthesis by Geyslan G. Bem · 9 years ago
  87. 4510a07 usb: host: ehci.h: move constant to right by Geyslan G. Bem · 9 years ago
  88. c021170 usb: host: ehci.h: move pointer operator to name side by Geyslan G. Bem · 9 years ago
  89. 8af0219 usb: host: ehci.h: remove macros trailing semicolon by Geyslan G. Bem · 9 years ago
  90. 10f2b96 usb: host: ehci.h: use space after comma by Geyslan G. Bem · 9 years ago
  91. 3a9e742 usb: host: ehci.h: remove direct use of __attribute__ keyword by Geyslan G. Bem · 9 years ago
  92. bc4bead usb: host: ehci.h: fix single statement macros by Geyslan G. Bem · 9 years ago
  93. 9dc3af5 usb: host: ehci.h: remove space before open square bracket by Geyslan G. Bem · 9 years ago
  94. e06e226 usb: host: ehci.h: remove space before function open parenthesis by Geyslan G. Bem · 9 years ago
  95. b5566d0 usb: host: ehci.h: remove space before comma by Geyslan G. Bem · 9 years ago
  96. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  97. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 9 years ago
  98. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 9 years ago
  99. 2c0e06f xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers by Mathias Nyman · 9 years ago
  100. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 9 years ago