1. 7e70cbf usb: xhci: add a quirk bit for ssic port unused by Lu Baolu · 9 years ago
  2. fa89537 usb: xhci: handle both SSIC ports in PME stuck quirk by Lu Baolu · 9 years ago
  3. a683509 Revert "xhci: don't finish a TD if we get a short-transfer event mid TD" by Mathias Nyman · 9 years ago
  4. d078c6e usb: host: ehci-sched: remove unnecessary braces by Geyslan G. Bem · 9 years ago
  5. ee2a1d2 usb: host: ehci-sched: use sizeof operator with parens by Geyslan G. Bem · 9 years ago
  6. 6d0febc usb: host: ehci-sched: add line after declarations by Geyslan G. Bem · 9 years ago
  7. 1ec2780 usb: host: ehci-sched: use C89-style comments by Geyslan G. Bem · 9 years ago
  8. 2fee2fe usb: host: ehci-sched: remove useless else branch by Geyslan G. Bem · 9 years ago
  9. ee90647 usb: host: ehci-sched: remove prohibited spaces by Geyslan G. Bem · 9 years ago
  10. 189b8ff usb: host: ehci-sched: add spaces around operators by Geyslan G. Bem · 9 years ago
  11. 77d6554 usb: host: ehci-sched: remove useless initializations by Geyslan G. Bem · 9 years ago
  12. 25d1086 usb: host: ehci-sched: move constants to right by Geyslan G. Bem · 9 years ago
  13. 3f122a9 usb: host: ehci-sched: refactor scan_isoc function by Geyslan G. Bem · 9 years ago
  14. 93df42b usb: ehci: remove old stub_debug_files definition by Geyslan G. Bem · 9 years ago
  15. 3fd2900 usb: host: ehci-dbg: add function output_buf_tds_dir() by Geyslan G. Bem · 9 years ago
  16. cb27252 usb: host: ehci-dbg: prefer kmalloc_array over kmalloc times size by Geyslan G. Bem · 9 years ago
  17. 04b8ad4 usb: host: ehci-dbg: enclose conditional blocks with braces by Geyslan G. Bem · 9 years ago
  18. 12ef7dd usb: host: ehci-dbg: replace sizeof operand by Geyslan G. Bem · 9 years ago
  19. e2432f0 usb: host: ehci-dbg: remove blank line before close brace by Geyslan G. Bem · 9 years ago
  20. 8d587d6 usb: host: ehci-dbg: add blank line after declarations by Geyslan G. Bem · 9 years ago
  21. 1f8e5af usb: host: ehci-dbg: convert macro to inline function by Geyslan G. Bem · 9 years ago
  22. e166631 usb: host: ehci-dbg: use a blank line after struct declarations by Geyslan G. Bem · 9 years ago
  23. c768ffb usb: host: ehci-dbg: fix up function definitions by Geyslan G. Bem · 9 years ago
  24. a535597 usb: host: ehci-dbg: use scnprintf() in qh_lines() by Geyslan G. Bem · 9 years ago
  25. c2fb017 usb: host: ehci-dbg: put spaces around operators by Geyslan G. Bem · 9 years ago
  26. 78698d6 usb: host: ehci-dbg: fix up closing parenthesis by Geyslan G. Bem · 9 years ago
  27. 5bb95ec usb: host: ehci-dbg: move trailing statements to next line by Geyslan G. Bem · 9 years ago
  28. 0784b4d usb: host: ehci-dbg: use C89-style comments by Geyslan G. Bem · 9 years ago
  29. 1cb1d1c usb: host: ehci-dbg: remove space before open square bracket by Geyslan G. Bem · 9 years ago
  30. 668ab0d usb: host: ehci-dbg: remove space before open parenthesis by Geyslan G. Bem · 9 years ago
  31. 4510a07 usb: host: ehci.h: move constant to right by Geyslan G. Bem · 9 years ago
  32. c021170 usb: host: ehci.h: move pointer operator to name side by Geyslan G. Bem · 9 years ago
  33. 8af0219 usb: host: ehci.h: remove macros trailing semicolon by Geyslan G. Bem · 9 years ago
  34. 10f2b96 usb: host: ehci.h: use space after comma by Geyslan G. Bem · 9 years ago
  35. 3a9e742 usb: host: ehci.h: remove direct use of __attribute__ keyword by Geyslan G. Bem · 9 years ago
  36. bc4bead usb: host: ehci.h: fix single statement macros by Geyslan G. Bem · 9 years ago
  37. 9dc3af5 usb: host: ehci.h: remove space before open square bracket by Geyslan G. Bem · 9 years ago
  38. e06e226 usb: host: ehci.h: remove space before function open parenthesis by Geyslan G. Bem · 9 years ago
  39. b5566d0 usb: host: ehci.h: remove space before comma by Geyslan G. Bem · 9 years ago
  40. 5363de7 usb: core: switch bus numbering to using idr by Heiner Kallweit · 9 years ago
  41. d785404 xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices by Mathias Nyman · 9 years ago
  42. 5da665f xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability by Mathias Nyman · 9 years ago
  43. 2c0e06f xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers by Mathias Nyman · 9 years ago
  44. 0caf6b3 xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices. by Mathias Nyman · 9 years ago
  45. 8df0d77 USB: EHCI: improvements to unlink_empty_async_suspended() by Alan Stern · 9 years ago
  46. 87d6191 USB: EHCI: add a delay when unlinking an active QH by Alan Stern · 9 years ago
  47. f96fba0 USB: EHCI: improve handling of the ehci->iaa_in_progress flag by Alan Stern · 9 years ago
  48. fcc5184 USB: EHCI: store reason for unlinking a QH by Alan Stern · 9 years ago
  49. 20db551 USB: host: use to_platform_device by Geliang Tang · 9 years ago
  50. 4e5d7a8 usb: host: u132-hcd: use list_for_each_entry by Geliang Tang · 9 years ago
  51. 7b1585f usb: host: oxu210hp-hcd: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  52. 553c236 usb: host: max3421-hcd: use list_for_each_entry* by Geliang Tang · 9 years ago
  53. 2f4c8e5 usb: host: fotg210: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  54. e3e2e36 ehci-hcd: Disable memory-write-invalidate when the driver is removed by Jia-Ju Bai · 9 years ago
  55. d8ff463 ehci-hcd: Cleanup memory resources when ehci_halt fails by Jia-Ju Bai · 9 years ago
  56. 4bb3cad usb: host: ehci-msm: Register usb shutdown function by Azriel Samson · 9 years ago
  57. e8f55b9 usb: host: ehci-msm: Fix register initialization by Jack Pham · 9 years ago
  58. f13f0e6 usb: host: ehci-msm: Add support for ACPI probing by Jack Pham · 9 years ago
  59. c4398ef usb: host: ehci-msm: Remove dependency on OTG PHY by Jack Pham · 9 years ago
  60. 132f500 usb: host: ehci-msm: Allow LS devices to work by Jack Pham · 9 years ago
  61. adbff3a USB: bcma: separate code initializing USB 2.0 core by Rafał Miłecki · 9 years ago
  62. 352d9e2 USB: bcma: make helper creating platform dev more generic by Rafał Miłecki · 9 years ago
  63. 6f5429d drivers/usb/host/fsl: Port USB EHCI host driver for LS102xA by Sriram Dash · 9 years ago
  64. cae0586 drivers/usb/host: fsl: Set DMA_MASK of usb platform device by Sriram Dash · 9 years ago
  65. 9c2863b usb: ohci: nxp: clean up included header files by Vladimir Zapolskiy · 9 years ago
  66. 79d2453 Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  67. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  68. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  69. d0ac611 Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegra by Olof Johansson · 9 years ago
  70. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  71. b25472f new helpers: no_seek_end_llseek{,_size}() by Al Viro · 9 years ago
  72. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  73. 252ca49 Merge 4.4-rc5 into usb-next as we want those fixes here for testing by Greg Kroah-Hartman · 9 years ago
  74. f69115f xhci: fix usb2 resume timing and races. by Mathias Nyman · 9 years ago
  75. 900937c usb: ehci: ohci: fix bool assignments by Geyslan G. Bem · 9 years ago
  76. 1eaf35e xhci: refuse loading if nousb is used by Oliver Neukum · 9 years ago
  77. debe26a usb: use BUG_ON() instead of BUG() by Geyslan G. Bem · 9 years ago
  78. 2d80b52 usb: whci: fhci: remove comparison to bool by Geyslan G. Bem · 9 years ago
  79. 4a0c4c3 USB: host: ohci-at91: fix a crash in ohci_hcd_at91_overcurrent_irq by Alexandre Belloni · 9 years ago
  80. 096b110 usb: xhci: fix config fail of FS hub behind a HS hub with MTT by Chunfeng Yun · 9 years ago
  81. 84ed915 xhci: Fix memory leak in xhci_pme_acpi_rtd3_enable() by Mika Westerberg · 9 years ago
  82. c56a2b2 usb: host: ehci-msm: Use posted data writes on AHB by Andy Gross · 9 years ago
  83. 9faae5a USB: bcma: switch to GPIO descriptor for power control by Rafał Miłecki · 9 years ago
  84. f9fa188 USB: whci-hcd: add check for dma mapping error by Alexey Khoroshilov · 9 years ago
  85. 144e38c usb: host: ohci-pxa27x: use of_property_read_bool() by Saurabh Sengar · 9 years ago
  86. a7a19d7 USB-EHCI: Delete unnecessary checks before the function call "dma_pool_destroy" by Markus Elfring · 9 years ago
  87. 84c1eeb usb : replace dma_pool_alloc and memset with dma_pool_zalloc by Saurabh Sengar · 9 years ago
  88. d5ddcdf xhci: rework xhci extended capability list parsing functions by Mathias Nyman · 9 years ago
  89. a5da956 xhci: use debug level when printing out interval rounding messages by Mathias Nyman · 9 years ago
  90. 0cbd4b3 xhci: mediatek: support MTK xHCI host controller by Chunfeng Yun · 9 years ago
  91. 526a240 usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers by Yoshihiro Shimoda · 9 years ago
  92. 82487b7 usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller by Yoshihiro Shimoda · 9 years ago
  93. 9bf9d9d usb: host: xhci-rcar: Change code for new SoCs by Yoshihiro Shimoda · 9 years ago
  94. e93272fe usb: host: xhci-plat: add firmware_name in xhci_plat_priv by Yoshihiro Shimoda · 9 years ago
  95. 4efb2f6 usb: host: xhci-plat: add struct xhci_plat_priv by Yoshihiro Shimoda · 9 years ago
  96. 79a17dd usb: host: xhci: add a platform-private field by Yoshihiro Shimoda · 9 years ago
  97. 32479d4 usb: host: xhci: cleanup hcd private size by Yoshihiro Shimoda · 9 years ago
  98. 5e6389f xhci: use the correct define to indicate port status suspend change. by Mathias Nyman · 9 years ago
  99. fc0855f USB: EHCI: warn on unexpectedly active QH by Alan Stern · 9 years ago
  100. 8ee10d6 USB: EHCI: enhance "async" debugfs output by Alan Stern · 9 years ago