summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-05-15usb: mtu3: fix an unrecognized issue when connected with PCChunfeng Yun
2018-05-15usb: mtu3: remove repeated setting of gadget stateChunfeng Yun
2018-05-15usb: mtu3: avoid TX data length truncated in SS/SSP modeChunfeng Yun
2018-05-15usb: phy: simplify getting .drvdataWolfram Sang
2018-05-15usb: mtu3: simplify getting .drvdataWolfram Sang
2018-05-15usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko
2018-05-15usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko
2018-05-15usb: phy: tegra: Cleanup error messagesDmitry Osipenko
2018-05-15usb: gadget: f_fs: Add compat_ioctl to epfilesJerry Zhang
2018-05-15usb: gadget: f_midi: Use refcount when freeing f_midi_optsJerry Zhang
2018-05-15usb/gadget: Add driver for Aspeed SoC virtual hubBenjamin Herrenschmidt
2018-05-15usb/gadget: Constify usb_gadget_get_string "table" argumentBenjamin Herrenschmidt
2018-05-14usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2018-05-14xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman
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-03usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-03usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
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-05-02USB: serial: option: blacklist unused dwm-158 interfacesGiuseppe Lippolis
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-30typec: tcpm: Fix incorrect 'and' operatorGustavo A. R. Silva
2018-04-30Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman
2018-04-29usb-misc: sisusbvga: fix spelling mistake: "asymmeric" -> "asymmetric"Colin Ian King
2018-04-26Merge tag 'usb-serial-4.17-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-04-25typec: tcpm: fix compiler warning about stupid thingsGreg Kroah-Hartman
2018-04-25typec: tcpm: Add support for sink PPS related messagesAdam Thomson
2018-04-25typec: tcpm: Represent source supply through power_supplyAdam Thomson
2018-04-25typec: tcpm: Add core support for sink side PPSAdam Thomson
2018-04-25usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk
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: hcd: mark expected switch fall-throughGustavo A. R. Silva
2018-04-23usb: gadget: udc: core: Document the relation between usb_ep_queue() and comp...Alan Stern
2018-04-23usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko
2018-04-23usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko