1. 5266e70 Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  2. 03f8d4c Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  3. d8a12b7 USB: serial: option: add dlink dwm-158 by Giuseppe Lippolis · 8 years ago
  4. 5b09eff USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041 by Daniele Palmas · 8 years ago
  5. 5c5a94a USB: OHCI: nxp: fix code warnings by Manjunath Goudar · 8 years ago
  6. 890f670 USB: OHCI: nxp: remove useless extern declaration by Manjunath Goudar · 8 years ago
  7. baf50a6 USB: OHCI: at91: remove useless extern declaration by Manjunath Goudar · 8 years ago
  8. 651b297 usb: misc: rio500: fix result type for error message by Kim Jae Joong · 8 years ago
  9. 220d88e usb: mtu3: fix U3 port link issue by Chunfeng Yun · 8 years ago
  10. c7d4abb usb: mtu3: enable auto switch from U3 to U2 by Chunfeng Yun · 8 years ago
  11. 918b8ac usbip: fix warning in vhci_hcd_probe/lockdep_init_map by Shuah Khan · 8 years ago
  12. 89778ba usb: core: usbport: Use proper LED API to fix potential crash by Rafał Miłecki · 8 years ago
  13. c9e82b0 USB: OHCI: ohci-pxa27x: remove useless functions by Manjunath Goudar · 8 years ago
  14. 680811d USB: OHCI: omap: remove useless extern declaration by Manjunath Goudar · 8 years ago
  15. 1b43a85 USB: OHCI: ohci-omap: remove useless functions by Manjunath Goudar · 8 years ago
  16. f83fb63 USB: OHCI: ohci-s3c2410: remove useless functions by Manjunath Goudar · 8 years ago
  17. 3012160 USB: cdc-acm: add device id for GW Instek AFG-125 by Nathaniel Quillin · 8 years ago
  18. 9d4b827 fsl/usb: Workarourd for USB erratum-A005697 by Changming Huang · 8 years ago
  19. 22547c4c usb: hub: Wait for connection to be reestablished after port reset by Guenter Roeck · 8 years ago
  20. b282a11 usbip: vudc: Refactor init_vudc_hw() to be more obvious by Krzysztof Opasiak · 8 years ago
  21. 3e448e1 usbip: vudc: fix: Clear already_seen flag also for ep0 by Krzysztof Opasiak · 8 years ago
  22. 66c7931 Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 8 years ago
  23. 3c3dd1e USB: serial: kl5kusb105: abort on open exception path by Pan Bian · 8 years ago
  24. 6774d5f USB: serial: kl5kusb105: fix open error path by Johan Hovold · 8 years ago
  25. 7faf44b usb: fix improper return value when kzalloc fails by Pan Bian · 8 years ago
  26. cd63a1c usb: return correct errno on failures by Pan Bian · 8 years ago
  27. fca0ca9 usb: return correct errno code when krealloc fails by Pan Bian · 8 years ago
  28. fd3ed14 USB: EHCI: ehci-w90x900: remove unuseful functions by Manjunath Goudar · 8 years ago
  29. 96cad6f usb: ohci: s3c2410: allow probing from device tree by Sergio Prado · 8 years ago
  30. 640308b USB: ohci: da8xx: Resume the entire host controller by Axel Haslam · 8 years ago
  31. 190534f USB: ohci: da8xx: Allow probing from DT by Axel Haslam · 8 years ago
  32. c844ff7 USB: ohci: da8xx: Allow a regulator to handle VBUS by Axel Haslam · 8 years ago
  33. f3c56fb USB: ohci: da8xx: Add wrappers for platform callbacks by Axel Haslam · 8 years ago
  34. c7a4f9f USB: ohci: da8xx: use ohci priv data instead of globals by Axel Haslam · 8 years ago
  35. 0c9bd60 USB: serial: add Fintek F81532/534 driver by Ji-Ze Hong (Peter Hong) · 8 years ago
  36. 9dd649c Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 8 years ago
  37. 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
  38. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  39. eacae5d usb: ohci-da8xx: rename driver to ohci-da8xx by Axel Haslam · 8 years ago
  40. 7ccf629 usb: musb: da8xx: Set phy in OTG mode by default by Alexandre Bailon · 8 years ago
  41. 09721ba usb: musb: da8xx: Call earlier clk_prepare_enable() by Alexandre Bailon · 8 years ago
  42. 35bd67b usb: musb: da8xx: Add DT support for the DA8xx driver by Petr Kulhavy · 8 years ago
  43. 830fc64 usb: musb: core: added helper function for parsing DT by Petr Kulhavy · 8 years ago
  44. dc66ba8 usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg by Ladislav Michl · 8 years ago
  45. 71127a7 usb: musb: omap2430: use dev_err by Ladislav Michl · 8 years ago
  46. 3df08dc usb: musb: don't complain on -EPROBE_DEFER when initializing controller by Ladislav Michl · 8 years ago
  47. 454f83d musb: sunxi: Force session end on babble errors in host-mode by Hans de Goede · 8 years ago
  48. d24b63a musb: sunxi: Remove custom babble handling by Hans de Goede · 8 years ago
  49. 6532279 USB: musb: remove obsolete resume-signalling comments by Johan Hovold · 8 years ago
  50. 8694f59 USB: OHCI: use dma_pool_zalloc by shashi bhusan · 8 years ago
  51. 009615ab USB: serial: cp210x: use tcflag_t to fix incompatible pointer type by Geert Uytterhoeven · 8 years ago
  52. 1aba579 cdc-acm: handle read pipe errors by Ladislav Michl · 8 years ago
  53. d305394 cdc-acm: remove is_int_ep from acm structure by Ladislav Michl · 8 years ago
  54. 74bccc9 cdc-acm: store in and out pipes in acm structure by Ladislav Michl · 8 years ago
  55. ba8c931 cdc-acm: refactor killing urbs by Ladislav Michl · 8 years ago
  56. e461460 cdc-acm: avoid interface_to_usbdev call by Ladislav Michl · 8 years ago
  57. 90744af8 cdc-acm: reindent log messages by Ladislav Michl · 8 years ago
  58. 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
  59. c0da038 Merge tag 'usb-serial-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  60. 268200b Merge tag 'fixes-for-v4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  61. d5c024f usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL) by Felix Hädicke · 8 years ago
  62. 8c9f2de usb: dwc3: Do not set dma coherent mask by Arnd Bergmann · 8 years ago
  63. d64ff40 usb: dwc3: use bus->sysdev for DMA configuration by Arnd Bergmann · 8 years ago
  64. 1c404b5 usb: dwc3: ep0: avoid empty-body warning by Arnd Bergmann · 8 years ago
  65. 4411beb usb: dwc2: Move functions from header to source by Razmik Karapetyan · 8 years ago
  66. 7d94f97 usb: dwc2: Fix fifo_show() functionality by Razmik Karapetyan · 8 years ago
  67. 01719c2 usb: dwc2: Remove unnecessary request length checking by Razmik Karapetyan · 8 years ago
  68. c3b22fe usb: dwc2: Fix Control Write issue in DMA mode by Razmik Karapetyan · 8 years ago
  69. 729e657 usb: dwc2: Don't program DMA address for 0 length request by Razmik Karapetyan · 8 years ago
  70. 9d8da85 usb: dwc2: Stop Complete Splits after Data PID == 0 by Sevak Arakelyan · 8 years ago
  71. 36daf3a usb: dwc3: pci: avoid build warning by Felipe Balbi · 8 years ago
  72. 28632b4 usb: dwc3: Workaround for irq mask issue by John Youn · 8 years ago
  73. cf40b86 usb: dwc3: Implement interrupt moderation by John Youn · 8 years ago
  74. 3922fb4 usb: dwc2: add amcc,dwc-otg support by Christian Lamparter · 8 years ago
  75. 4be0080 usb: dwc2: fixes host_dma logic by Christian Lamparter · 8 years ago
  76. 38e9002 usb: dwc2: gadget: Add new core parameter for low speed by Vardan Mikayelyan · 8 years ago
  77. 552d940 usb: dwc2: gadget: Program ep0_mps for LS by Vardan Mikayelyan · 8 years ago
  78. 1e6b98e usb: dwc2: gadget: Add IOT device IDs, configure core accordingly by Vardan Mikayelyan · 8 years ago
  79. 79c3b5b usb: dwc2: Add support of dedicated full-speed PHY interface by Vahram Aharonyan · 8 years ago
  80. a4f82771 usb: dwc2: gadget: Disable enabled HW endpoint in dwc2_hsotg_ep_disable by Vahram Aharonyan · 8 years ago
  81. ae79dd5 usb: dwc2: gadget: Correct dwc2_hsotg_ep_stop_xfr() function by Vahram Aharonyan · 8 years ago
  82. f0afdb4 usb: dwc2: gadget: For DDMA parse setup only after SetUp interrupt by Vahram Aharonyan · 8 years ago
  83. 95d2b03 usb: dwc2: gadget: Adjust ISOC OUT request's actual len for DDMA by Vahram Aharonyan · 8 years ago
  84. ec01f0b usb: dwc2: gadget: Enable the BNA interrupt by Vahram Aharonyan · 8 years ago
  85. 540ccba usb: dwc2: gadget: Start and complete DDMA isoc transfers by Vahram Aharonyan · 8 years ago
  86. f473670 usb: dwc2: gadget: In DDMA keep incompISOOUT and incompISOIN masked by Vahram Aharonyan · 8 years ago
  87. ab7d219 usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_ep by Vahram Aharonyan · 8 years ago
  88. a5c18f1 usb: dwc2: gadget: Enable descriptor DMA mode by Vahram Aharonyan · 8 years ago
  89. ef750c7 usb: dwc2: gadget: Start DDMA IN status phase in StsPhseRcvd handler by Vahram Aharonyan · 8 years ago
  90. 9d9a6b0 usb: dwc2: gadget: Fixes for StsPhseRcvd interrupt by Vahram Aharonyan · 8 years ago
  91. aa3e8bc usb: dwc2: gadget: DDMA transfer start and complete by Vahram Aharonyan · 8 years ago
  92. e02f9aa usb: dwc2: gadget: EP 0 specific DDMA programming by Vahram Aharonyan · 8 years ago
  93. 8ad0733 usb: dwc2: Remove reading in of invalid property by John Youn · 8 years ago
  94. 1ad528d usb: twl6030-usb: make driver DT only by Nicolae Rosia · 8 years ago
  95. 65aca32 usb: dwc3: gadget: clear events in top-half handler by John Youn · 8 years ago
  96. ebbb2d5 usb: dwc3: gadget: use evt->cache for processing events by John Youn · 8 years ago
  97. caefe6c usb: dwc3: gadget: use evt->length as we should by Felipe Balbi · 8 years ago
  98. d9fa4c6 usb: dwc3: core: add a event buffer cache by John Youn · 8 years ago
  99. a0fe041 usb: phy: phy-generic: add the implementation of .set_suspend by Peter Chen · 8 years ago
  100. a22f884 usb: dwc3: core: remove dwc3_soft_reset() by Felipe Balbi · 8 years ago