1. c3cdce4 usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform by Baolin Wang · 7 years ago
  2. 6baeda1 usb: gadget: udc: atmel: set vbus irqflags explicitly by Nicolas Ferre · 7 years ago
  3. addfc58 usb: gadget: ffs: handle I/O completion in-order by John Keeping · 7 years ago
  4. 0a2ce62 usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction by Yoshihiro Shimoda · 7 years ago
  5. 6124607 usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe by Yoshihiro Shimoda · 7 years ago
  6. 447b8a0 usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe() by Yoshihiro Shimoda · 7 years ago
  7. 73f2f57 usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value by Yoshihiro Shimoda · 7 years ago
  8. 4dcf4ba usb: gadget: udc: renesas_usb3: fix for no-data control transfer by Yoshihiro Shimoda · 7 years ago
  9. 7dbd8f4 USB: dummy-hcd: Fix erroneous synchronization change by Alan Stern · 7 years ago
  10. 0173a68 USB: dummy-hcd: fix infinite-loop resubmission bug by Alan Stern · 7 years ago
  11. fe659bc USB: dummy-hcd: fix connection failures (wrong speed) by Alan Stern · 7 years ago
  12. 8fec935 USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse by Bjørn Mork · 7 years ago
  13. fa1ed74 USB: devio: Don't corrupt user memory by Dan Carpenter · 7 years ago
  14. 57999d1 USB: devio: Prevent integer overflow in proc_do_submiturb() by Dan Carpenter · 7 years ago
  15. 1fbbb78 USB: g_mass_storage: Fix deadlock when driver is unbound by Alan Stern · 7 years ago
  16. 520b72f USB: gadgetfs: Fix crash caused by inadequate synchronization by Alan Stern · 7 years ago
  17. 6e76c01 USB: gadgetfs: fix copy_to_user while holding spinlock by Alan Stern · 7 years ago
  18. 786de92 USB: uas: fix bug in handling of alternate settings by Alan Stern · 7 years ago
  19. 113f6eb usb-storage: unusual_devs entry to fix write-access regression for Seagate external drives by Alan Stern · 7 years ago
  20. a4fd4a7 usb-storage: fix bogus hardware error messages for ATA pass-thru devices by Alan Stern · 7 years ago
  21. 2e1c423 USB: core: harden cdc_parse_cdc_header by Greg Kroah-Hartman · 7 years ago
  22. 60e70ec Merge tag 'fixes-for-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  23. 7661ca0 usb: gadget: dummy: fix nonsensical comparisons by Arnd Bergmann · 7 years ago
  24. 641663a usb: gadget: udc: fix snps_udc_plat.c build errors by Randy Dunlap · 7 years ago
  25. 9ada8c5 usb: gadget: function: printer: avoid spinlock recursion by Yoshihiro Shimoda · 7 years ago
  26. 97e133d usb: gadget: core: fix ->udc_set_speed() logic by Roger Quadros · 7 years ago
  27. bd7a3fe USB: fix out-of-bounds in usb_set_configuration by Greg Kroah-Hartman · 7 years ago
  28. bcd6a7a Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" by Kai-Heng Feng · 7 years ago
  29. 7bea22b xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor by Mathias Nyman · 7 years ago
  30. 4ec1cd3 xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround by Mathias Nyman · 7 years ago
  31. c6b8e79 usb: host: xhci-plat: allow sysdev to inherit from ACPI by Adam Wallis · 7 years ago
  32. 76a14d7 xhci: fix wrong endpoint ESIT value shown in tracing by Mathias Nyman · 7 years ago
  33. 114ec3a usb: pci-quirks.c: Corrected timeout values used in handshake by Jim Dickerson · 7 years ago
  34. 5a838a1 xhci: fix finding correct bus_state structure for USB 3.1 hosts by Mathias Nyman · 7 years ago
  35. 9821786 usb: xhci: Free the right ring in xhci_add_endpoint() by Lu Baolu · 7 years ago
  36. 5516847 usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0 by Felipe Balbi · 7 years ago
  37. b2a542b usb: Increase quirk delay for USB devices by Dmitry Fleytman · 7 years ago
  38. 581bfce9 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  39. 5226971 Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  40. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  41. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  42. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  43. 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
  44. 05a4a33 gadget/f_mass_storage: stop messing with the address limit by Christoph Hellwig · 7 years ago
  45. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  46. 46f5489 Merge tag 'usb-serial-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next by Greg Kroah-Hartman · 7 years ago
  47. 2436bdc dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flags by Christoph Hellwig · 7 years ago
  48. 3a16191 usbip: vhci-hcd: make vhci_hc_driver const by Bhumika Goyal · 7 years ago
  49. 06e7493 usb: imx21-hcd: make imx21_hc_driver const by Bhumika Goyal · 7 years ago
  50. b491f61 usb: host: make ehci_fsl_overrides const and __initconst by Bhumika Goyal · 7 years ago
  51. 5675b4d usb: xhci-mtk: add generic compatible string by Chunfeng Yun · 7 years ago
  52. a38711a usbip: auto retry for concurrent attach by Nobuo Iwata · 7 years ago
  53. b5fdde2 USB: serial: option: simplify 3 D-Link device entries by Bjørn Mork · 7 years ago
  54. 169e865 USB: serial: option: add support for D-Link DWM-157 C1 by Maciej S. Szmigiero · 7 years ago
  55. aa75936 usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabled by Christian Lamparter · 7 years ago
  56. 9f57ed0 Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next by Greg Kroah-Hartman · 7 years ago
  57. 49ca2ef usb: chipidea: usb2: check memory allocation failure by Christophe JAILLET · 7 years ago
  58. a1279ef usb: Add device quirk for Logitech HD Pro Webcam C920-C by Dmitry Fleytman · 7 years ago
  59. f624ec7 usb: misc: lvstest: add entry to place port in compliance mode by Jack Pham · 7 years ago
  60. 4b562bd usb: xhci: Support enabling of compliance mode for xhci 1.1 by Jack Pham · 7 years ago
  61. e6b422b usb:xhci:Fix regression when ATI chipsets detected by Sandeep Singh · 7 years ago
  62. de3af5b usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard by Kai-Heng Feng · 7 years ago
  63. 2ab3c34 usb: gadget: make snd_pcm_hardware const by Bhumika Goyal · 7 years ago
  64. 334007d usb: common: use of_property_read_bool() by Sergei Shtylyov · 7 years ago
  65. b64d47a USB: core: constify vm_operations_struct by Arvind Yadav · 7 years ago
  66. d527d1e usb: misc: ftdi-elan: fix duplicated code for different branches by Gustavo A. R. Silva · 7 years ago
  67. ed62ca2 USB: core: Avoid race of async_completed() w/ usbdev_release() by Douglas Anderson · 7 years ago
  68. 53ec7f2 usb: make device_type const by Bhumika Goyal · 7 years ago
  69. 706d61b USB: musb: dsps: add explicit runtime resume at suspend by Johan Hovold · 7 years ago
  70. 082df8b USB: musb: fix external abort on suspend by Johan Hovold · 7 years ago
  71. 55aad53 usb: musb: fix endpoint fifo allocation for 4KB fifo memory by Bin Liu · 7 years ago
  72. 1bff25e usb: musb: print an error message when high bandwidth is unsupported by Bin Liu · 7 years ago
  73. a2f6560 usb: musb: print an error message when hwep alloc failed by Bin Liu · 7 years ago
  74. 0ccbada usb: musb: add helper function musb_ep_xfertype_string by Bin Liu · 7 years ago
  75. 17e15f6 Merge tag 'usb-ci-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  76. e13849b scsi: uas: move eh_bus_reset_handler to eh_device_reset_handler by Hannes Reinecke · 7 years ago
  77. dfebb5f usb: chipidea: Add support for Tegra20/30/114/124 by Thierry Reding · 7 years ago
  78. 581821a usb: chipidea: udc: Support SKB alignment quirk by Dmitry Osipenko · 7 years ago
  79. 34a0036 Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 7 years ago
  80. 0852659 usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether by Dmitry Osipenko · 7 years ago
  81. daa35bd usb: gadget: serial: fix oops when data rx'd after close by Stephen Warren · 7 years ago
  82. afd7fd8 USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_release() by Alan Stern · 7 years ago
  83. a85c0f8 xhci: rework bus_resume and check ports are suspended before resuming them. by Mathias Nyman · 7 years ago
  84. 74072ba usb: Increase root hub reset signaling time to prevent retry by Mathias Nyman · 7 years ago
  85. 8ca1358 xhci: add port status tracing by Mathias Nyman · 7 years ago
  86. 76a0f32 xhci: rename temp and temp1 variables by Mathias Nyman · 7 years ago
  87. 2e77a82 xhci: Add port status decoder for tracing purposes by Mathias Nyman · 7 years ago
  88. 7344ee3 xhci: add definitions for all port link states by Mathias Nyman · 7 years ago
  89. 00ad66e usb: host: xhci: rcar: Add support for R-Car H3 ES2.0 by Yoshihiro Shimoda · 7 years ago
  90. 4dd5186 usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3 by Yoshihiro Shimoda · 7 years ago
  91. 306b89d usb: host: xhci: rcar: Add firmware_name selection by soc_device_match() by Yoshihiro Shimoda · 7 years ago
  92. ee61371 usb: gadget: udc: Replace the deprecated extcon API by Chanwoo Choi · 7 years ago
  93. a9081a0 usb: phy: Add USB charger support by Baolin Wang · 7 years ago
  94. cdff9f8 usb: gadget: f_fs: Pass along set_halt errors. by Jerry Zhang · 7 years ago
  95. cc29d4f usb: bdc: Add support for USB phy by Al Cooper · 7 years ago
  96. 3f8b121 usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems by Al Cooper · 7 years ago
  97. cff97f3 usb: bdc: fix "xsf for ep not enabled" errror by Al Cooper · 7 years ago
  98. 0de9742 usb: bdc: Add support for suspend/resume by Al Cooper · 7 years ago
  99. 8ac1685 usb: bdc: hook a quick Device Tree compatible string by Florian Fainelli · 7 years ago
  100. 10fbb06 usb: bdc: Small code cleanup by Al Cooper · 7 years ago