aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-05-04Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman
2018-05-03usb: typec: tps6598x: handle block reads separately with plain-I2C adaptersHeikki Krogerus
2018-05-03usb: typec: tcpm: Release the role mux when exitingHeikki Krogerus
2018-05-03USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-03xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-05-02USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-02USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-04-30usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-04-30usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-04-30Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-04-26Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-04-25usb: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana
2018-04-25usb: dwc3: gadget: dwc3_gadget_del_and_unmap_request() can be staticWei Yongjun
2018-04-25usb: dwc2: pci: Fix error return code in dwc2_pci_probe()Wei Yongjun
2018-04-25usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan
2018-04-25usb: dwc2: dwc2_vbus_supply_init: fix error checkTomeu Vizoso
2018-04-25usb: gadget: f_phonet: fix pn_net_xmit()'s return typeLuc Van Oostenryck
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