aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-26Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linusGreg Kroah-Hartman4-1/+11
2018-04-23USB: musb: dsps: drop duplicate phy initialisationJohan Hovold1-2/+0
2018-04-23USB: musb: host: prevent core phy initialisationJohan Hovold1-0/+1
2018-04-23usb: core: phy: add the SPDX-License-Identifier and include guardMartin Blumenstingl1-0/+12
2018-04-22xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing1-3/+5
2018-04-22usb: select USB_COMMON for usb role switch configArnd Bergmann1-0/+1
2018-04-22usb: core: phy: add missing forward declaration for "struct device"Martin Blumenstingl1-0/+1
2018-04-22usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabledMartin Blumenstingl1-0/+3
2018-04-22usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl3-3/+45
2018-04-22usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl3-30/+37
2018-04-22usb: core: phy: fix return value of usb_phy_roothub_exit()Martin Blumenstingl1-1/+1
2018-04-22usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2018-04-22Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman1-1/+0
2018-04-22usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-04-22usb: typec: ucsi: fix tracepoint related build errorTobias Regnery1-1/+1
2018-04-22usbip: usbip_event: fix to not print kernel pointer addressShuah Khan1-4/+0
2018-04-22usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-04-22usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan1-1/+1
2018-04-22usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan1-0/+13
2018-04-22USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-04-20usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2-5/+23
2018-04-20usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT1-4/+2
2018-04-20xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng1-1/+4
2018-04-16USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-04-16USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-04-16USB: serial: simple: add libtransistor consoleCollin May2-0/+8
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-8/+2
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-16/+52
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds115-2522/+4521
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds23-1567/+15
2018-03-29Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"Johan Hovold2-2/+0
2018-03-29usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt1-5/+9
2018-03-29usb: chipidea: imx: Fix ULPI on imx53Sebastian Reichel1-0/+12
2018-03-29usb: chipidea: imx: Cleanup ci_hdrc_imx_platform_flagSebastian Reichel1-2/+1
2018-03-29usb: chipidea: usbmisc: small clean upMichael Trimarchi1-2/+1
2018-03-29usb: chipidea: usbmisc: evdo can be set e/o resetMichael Trimarchi1-8/+12
2018-03-29usb: chipidea: usbmisc: evdo is only specific to OTG portMichael Trimarchi1-0/+3
2018-03-29Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-nextGreg Kroah-Hartman3-304/+155
2018-03-29USB: serial: ftdi_sio: add Id for Physik Instrumente E-870Teichmann, Martin2-0/+2
2018-03-26usb: Remove Blackfin references in USB supportAaron Wu4-8/+0
2018-03-26usb: isp1362: remove blackfin arch glueArnd Bergmann2-46/+1
2018-03-26usb: musb: remove blackfin portArnd Bergmann13-1086/+13
2018-03-26usb: host: remove tilegx platform glueArnd Bergmann4-426/+0
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-03-26usb: dwc3: gadget: never call ->complete() from ->ep_queue()Felipe Balbi1-18/+25
2018-03-26usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi1-0/+3
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel1-25/+0
2018-03-26usb: roles: Fix return value check in intel_xhci_usb_probe()Wei Yongjun1-2/+2
2018-03-26USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba2-1/+4