aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-04-26Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-04-23USB: musb: dsps: drop duplicate phy initialisationJohan Hovold
2018-04-23USB: musb: host: prevent core phy initialisationJohan Hovold
2018-04-23usb: core: phy: add the SPDX-License-Identifier and include guardMartin Blumenstingl
2018-04-22xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing
2018-04-22usb: select USB_COMMON for usb role switch configArnd Bergmann
2018-04-22usb: core: phy: add missing forward declaration for "struct device"Martin Blumenstingl
2018-04-22usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabledMartin Blumenstingl
2018-04-22usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl
2018-04-22usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl
2018-04-22usb: core: phy: fix return value of usb_phy_roothub_exit()Martin Blumenstingl
2018-04-22usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus
2018-04-22Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman
2018-04-22usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-04-22usb: typec: ucsi: fix tracepoint related build errorTobias Regnery
2018-04-22usbip: usbip_event: fix to not print kernel pointer addressShuah Khan
2018-04-22usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-04-22usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-04-22usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan
2018-04-22USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-04-20usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT
2018-04-20usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-04-20xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-04-16USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-04-16USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-04-16USB: serial: simple: add libtransistor consoleCollin May
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-29Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold
2018-03-29usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-03-29usb: chipidea: imx: Fix ULPI on imx53Sebastian Reichel
2018-03-29usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flagSebastian Reichel
2018-03-29usb: chipidea: usbmisc: small clean upMichael Trimarchi
2018-03-29usb: chipidea: usbmisc: evdo can be set e/o resetMichael Trimarchi
2018-03-29usb: chipidea: usbmisc: evdo is only specific to OTG portMichael Trimarchi
2018-03-29Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-03-29USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin
2018-03-26usb: Remove Blackfin references in USB supportAaron Wu
2018-03-26usb: isp1362: remove blackfin arch glueArnd Bergmann
2018-03-26usb: musb: remove blackfin portArnd Bergmann
2018-03-26usb: host: remove tilegx platform glueArnd Bergmann
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-26usb: dwc3: gadget: never call ->complete() from ->ep_queue()Felipe Balbi
2018-03-26usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel
2018-03-26usb: roles: Fix return value check in intel_xhci_usb_probe()Wei Yongjun
2018-03-26USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba