Merge tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/PHY fixes from Greg KH: "Here are a small number of USB and PHY driver fixes for 4.14-rc6 There is the usual musb and xhci fixes in here, as well as some needed phy patches. Also is a nasty regression fix for usbfs that has started to hit a lot of people using virtual machines. All of these have been in linux-next with no reported problems" * tag 'usb-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (26 commits) usb: hub: Allow reset retry for USB2 devices on connect bounce USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() MAINTAINERS: fix git tree url for musb module usb: quirks: add quirk for WORLDE MINI MIDI keyboard usb: musb: sunxi: Explicitly release USB PHY on exit usb: musb: Check for host-mode using is_host_active() on reset interrupt usb: musb: musb_cppi41: Configure the number of channels for DA8xx usb: musb: musb_cppi41: Fix cppi41_set_dma_mode() for DA8xx usb: musb: musb_cppi41: Fix the address of teardown and autoreq registers USB: musb: fix late external abort on suspend USB: musb: fix session-bit runtime-PM quirk usb: cdc_acm: Add quirk for Elatec TWN3 USB: devio: Revert "USB: devio: Don't corrupt user memory" usb: xhci: Handle error condition in xhci_stop_device() usb: xhci: Reset halted endpoint if trb is noop xhci: Cleanup current_cmd in xhci_cleanup_command_queue() xhci: Identify USB 3.1 capable hosts by their port protocol capability USB: serial: metro-usb: add MS7820 device id phy: rockchip-typec: Check for errors from tcphy_phy_init() phy: rockchip-typec: Don't set the aux voltage swing to 400 mV ...
Showing
- MAINTAINERS 0 additions, 1 deletionMAINTAINERS
- drivers/phy/marvell/phy-mvebu-cp110-comphy.c 14 additions, 4 deletionsdrivers/phy/marvell/phy-mvebu-cp110-comphy.c
- drivers/phy/mediatek/phy-mtk-tphy.c 2 additions, 1 deletiondrivers/phy/mediatek/phy-mtk-tphy.c
- drivers/phy/rockchip/phy-rockchip-typec.c 55 additions, 27 deletionsdrivers/phy/rockchip/phy-rockchip-typec.c
- drivers/phy/tegra/xusb.c 2 additions, 0 deletionsdrivers/phy/tegra/xusb.c
- drivers/usb/class/cdc-acm.c 3 additions, 0 deletionsdrivers/usb/class/cdc-acm.c
- drivers/usb/core/config.c 4 additions, 2 deletionsdrivers/usb/core/config.c
- drivers/usb/core/devio.c 1 addition, 5 deletionsdrivers/usb/core/devio.c
- drivers/usb/core/hub.c 7 additions, 4 deletionsdrivers/usb/core/hub.c
- drivers/usb/core/quirks.c 4 additions, 0 deletionsdrivers/usb/core/quirks.c
- drivers/usb/host/xhci-hub.c 18 additions, 5 deletionsdrivers/usb/host/xhci-hub.c
- drivers/usb/host/xhci-ring.c 14 additions, 7 deletionsdrivers/usb/host/xhci-ring.c
- drivers/usb/host/xhci.c 2 additions, 1 deletiondrivers/usb/host/xhci.c
- drivers/usb/musb/musb_core.c 13 additions, 8 deletionsdrivers/usb/musb/musb_core.c
- drivers/usb/musb/musb_core.h 2 additions, 0 deletionsdrivers/usb/musb/musb_core.h
- drivers/usb/musb/musb_cppi41.c 82 additions, 12 deletionsdrivers/usb/musb/musb_cppi41.c
- drivers/usb/musb/sunxi.c 2 additions, 0 deletionsdrivers/usb/musb/sunxi.c
- drivers/usb/serial/metro-usb.c 1 addition, 0 deletionsdrivers/usb/serial/metro-usb.c
Loading
Please register or sign in to comment