1. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  2. baa42a3 ohci-hub: fix typo in dbg_port macro by Jelle Martijn Kok · 8 years ago
  3. f3c4c73 usb: xhci-mtk: make the reference clock optional by Chunfeng Yun · 8 years ago
  4. 6969408 xhci: refactor xhci_urb_enqueue by Mathias Nyman · 8 years ago
  5. 7e64b03 xhci: simplify how we store TDs in urb private data by Mathias Nyman · 8 years ago
  6. 9ef7fbb xhci: Rename variables related to transfer descritpors by Mathias Nyman · 8 years ago
  7. e6f7caa xhci: rename size variable to num_tds by Mathias Nyman · 8 years ago
  8. a711ede usb: host: xhci: add xhci_virt_device tracer by Felipe Balbi · 8 years ago
  9. d4d93e6 usb: host: xhci: remove newline from tracer by Felipe Balbi · 8 years ago
  10. c0e625c usb: host: xhci: convert several if() to a single switch statement by Felipe Balbi · 8 years ago
  11. 5abdc2e usb: host: xhci: add urb_enqueue/dequeue/giveback tracers by Felipe Balbi · 8 years ago
  12. a37c3f7 usb: host: xhci: make a generic TRB tracer by Felipe Balbi · 8 years ago
  13. ed6d643 usb: host: xhci: combine event TRB completion debugging messages by Felipe Balbi · 8 years ago
  14. a54cfae usb: host: xhci: convert to list_for_each_entry_safe() by Felipe Balbi · 8 years ago
  15. 5278204 xhci: use the trb_to_noop() helper for command trbs by Mathias Nyman · 8 years ago
  16. ae1e3f0 xhci: Introduce helper to turn one TRB into a no-op by Mathias Nyman · 8 years ago
  17. a60f2f2 usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer() by Felipe Balbi · 8 years ago
  18. f45e2a0 usb: host: xhci: check for a valid ring when unmapping bounce buffer by Felipe Balbi · 8 years ago
  19. f3899a2 usb: host: xhci: remove bogus __releases()/__acquires() annotation by Felipe Balbi · 8 years ago
  20. 55fa439 usb: host: xhci: introduce xhci_td_cleanup() by Felipe Balbi · 8 years ago
  21. be0f50c usb: host: xhci: reorder variable definitions by Felipe Balbi · 8 years ago
  22. 04861f8 usb: host: xhci: use slightly better list helpers by Felipe Balbi · 8 years ago
  23. ec84481 usb: host: xhci: remove unneded semicolon by Felipe Balbi · 8 years ago
  24. 76a3529 usb: host: xhci: simplify irq handler return by Felipe Balbi · 8 years ago
  25. 0b7c105 usb: host: xhci: rename completion codes to match spec by Felipe Balbi · 8 years ago
  26. ced09c9 usb: host: xhci: print HCIVERSION on debug by Felipe Balbi · 8 years ago
  27. 98871e9 usb: host: xhci: change pre-increments to post-increments by Felipe Balbi · 8 years ago
  28. 989bad1 usb: xhci: remove unnecessary return in xhci_pci_setup() by Lu Baolu · 8 years ago
  29. daa47f2 usb: xhci: use list_is_singular for cmd_list by Lu Baolu · 8 years ago
  30. fb79a6d usb: xhci: avoid unnecessary calculation by Lu Baolu · 8 years ago
  31. 80c4796 usb: xhci: remove unnecessary assignment by Lu Baolu · 8 years ago
  32. 21939f0 usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested by Felipe Balbi · 8 years ago
  33. 41135de usb: xhci: add quirk flag for broken PED bits by Felipe Balbi · 8 years ago
  34. 52c31bd xhci: Put warning message on a single line by Alexander Stein · 8 years ago
  35. e22caf8 usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure by Baolin Wang · 8 years ago
  36. 1cc6d86 usb: xhci: remove unnecessary second abort try by Lu Baolu · 8 years ago
  37. 6b02e97 xhci: remove unnecessary check for pending timer by Mathias Nyman · 8 years ago
  38. f992659 xhci: detect stop endpoint race using pending timer instead of counter. by Mathias Nyman · 8 years ago
  39. 9983a5f xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING by Mathias Nyman · 8 years ago
  40. 505f581 xhci: simplify if statement to make it more readable by Mathias Nyman · 8 years ago
  41. 692665c Merge 4.10-rc5 into usb-next by Greg Kroah-Hartman · 8 years ago
  42. 488dc16 xhci: remove WARN_ON if dma mask is not set for platform devices by Mathias Nyman · 8 years ago
  43. 9c4afd4 usb: xhci-mtk: add reference clock by Chunfeng Yun · 8 years ago
  44. 5de4e1e usb: host: xhci: plat: check hcc_params after add hcd by William wu · 8 years ago
  45. fd7723e usb: host: constify dev_pm_ops structures by Bhumika Goyal · 8 years ago
  46. 51c7629 usb: host: oxu210hp-hcd: remove unused variable by Sudip Mukherjee · 8 years ago
  47. a47b66d Merge 4.10-rc4 into usb-next by Greg Kroah-Hartman · 8 years ago
  48. d6169d0 xhci: fix deadlock at host remove by running watchdog correctly by Mathias Nyman · 8 years ago
  49. 68bd6fc usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths by Krzysztof Kozlowski · 8 years ago
  50. 3f6026b usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths by Krzysztof Kozlowski · 8 years ago
  51. 808cf33 usb: make the MTK XHCI driver compile for older MIPS SoCs by John Crispin · 8 years ago
  52. bf2b419 USB: ohci-omap: defer probe if PHY is missing by Aaro Koskinen · 8 years ago
  53. 8f12dc2 usb: ohci-at91: use descriptor-based gpio APIs correctly by Peter Rosin · 8 years ago
  54. 29fc1aa usb: host: xhci: handle COMP_STOP from SETUP phase too by Felipe Balbi · 8 years ago
  55. 6c97cfc usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake by Wan Ahmad Zainie · 8 years ago
  56. 1c111b6 xhci: Fix race related to abort operation by OGAWA Hirofumi · 8 years ago
  57. cb4d5ce xhci: Use delayed_work instead of timer for command timeout by OGAWA Hirofumi · 8 years ago
  58. 4dea707 usb: xhci: hold lock over xhci_abort_cmd_ring() by Lu Baolu · 8 years ago
  59. a5a1b95 xhci: Handle command completion and timeout race by Mathias Nyman · 8 years ago
  60. 2a7cfdf usb: host: xhci: Fix possible wild pointer when handling abort command by Baolin Wang · 8 years ago
  61. 2b98546 usb: xhci: fix possible wild pointer by Lu Baolu · 8 years ago
  62. 28bedb5 usb: return error code when platform_get_irq fails by Pan Bian · 8 years ago
  63. 90797ae usb: xhci: fix return value of xhci_setup_device() by Lu Baolu · 8 years ago
  64. ee8665e xhci: free xhci virtual devices with leaf nodes first by Mathias Nyman · 8 years ago
  65. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  66. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  67. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  68. 0ab7b12 Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  69. 5c5a94a USB: OHCI: nxp: fix code warnings by Manjunath Goudar · 8 years ago
  70. 890f670 USB: OHCI: nxp: remove useless extern declaration by Manjunath Goudar · 8 years ago
  71. baf50a6 USB: OHCI: at91: remove useless extern declaration by Manjunath Goudar · 8 years ago
  72. c9e82b0 USB: OHCI: ohci-pxa27x: remove useless functions by Manjunath Goudar · 8 years ago
  73. 680811d USB: OHCI: omap: remove useless extern declaration by Manjunath Goudar · 8 years ago
  74. 1b43a85 USB: OHCI: ohci-omap: remove useless functions by Manjunath Goudar · 8 years ago
  75. f83fb63 USB: OHCI: ohci-s3c2410: remove useless functions by Manjunath Goudar · 8 years ago
  76. 9d4b827 fsl/usb: Workarourd for USB erratum-A005697 by Changming Huang · 8 years ago
  77. fd3ed14 USB: EHCI: ehci-w90x900: remove unuseful functions by Manjunath Goudar · 8 years ago
  78. 96cad6f usb: ohci: s3c2410: allow probing from device tree by Sergio Prado · 8 years ago
  79. 640308b USB: ohci: da8xx: Resume the entire host controller by Axel Haslam · 8 years ago
  80. 190534f USB: ohci: da8xx: Allow probing from DT by Axel Haslam · 8 years ago
  81. c844ff7 USB: ohci: da8xx: Allow a regulator to handle VBUS by Axel Haslam · 8 years ago
  82. f3c56fb USB: ohci: da8xx: Add wrappers for platform callbacks by Axel Haslam · 8 years ago
  83. c7a4f9f USB: ohci: da8xx: use ohci priv data instead of globals by Axel Haslam · 8 years ago
  84. eacae5d usb: ohci-da8xx: rename driver to ohci-da8xx by Axel Haslam · 8 years ago
  85. 8694f59 USB: OHCI: use dma_pool_zalloc by shashi bhusan · 8 years ago
  86. ae4d814 Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  87. c95a9f8 usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL by Dan Carpenter · 8 years ago
  88. c2d3d49 usb: xhci: move slot_id from xhci_hcd to xhci_command structure by Lu Baolu · 8 years ago
  89. 87e44f2 usb: xhci: remove the use of xhci->addr_dev by Lu Baolu · 8 years ago
  90. 228cfae usb: xhci: cleanup cmd_completion in xhci_virt_device by Lu Baolu · 8 years ago
  91. 5071e6b xhci: add helper to get the endpoint state of a endpoint context by Mathias Nyman · 8 years ago
  92. 3f1dae6 usb: host: xhci: plat: add support for Renesas r8a7796 SoC by Yoshihiro Shimoda · 8 years ago
  93. 125f0c0 usb: host: xhci: rcar: add a new firmware version for r8a7796 by Yoshihiro Shimoda · 8 years ago
  94. f4c8f03 usb: xhci: clean up error_bitmask usage by Lu Baolu · 8 years ago
  95. 2a72126 xhci: Remove duplicate xhci urb giveback functions by Mathias Nyman · 8 years ago
  96. 0c03d89 xhci: Giveback urb in finish_td directly by Mathias Nyman · 8 years ago
  97. 446b314 xhci: refactor handle_tx_event() urb giveback by Mathias Nyman · 8 years ago
  98. 2d6d576 xhci: fix non static symbol warning by Wei Yongjun · 8 years ago
  99. 0d58a1a xhci: cleanup and refactor td_to_noop() by Mathias Nyman · 8 years ago
  100. 36da3a1 xhci: refactor and cleanup process_isoc_td() by Mathias Nyman · 8 years ago