Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB and PHY fixes from Greg KH: "Here are a number of small USB and PHY driver fixes for 4.7-rc6. Nothing major here, all are described in the shortlog below. All have been in linux-next with no reported issues" * tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: USB: don't free bandwidth_mutex too early USB: EHCI: declare hostpc register as zero-length array phy-sun4i-usb: Fix irq free conditions to match request conditions phy: bcm-ns-usb2: checking the wrong variable phy-sun4i-usb: fix missing __iomem * phy: phy-sun4i-usb: Fix optional gpios failing probe phy: rockchip-dp: fix return value check in rockchip_dp_phy_probe() phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS change usb: common: otg-fsm: add license to usb-otg-fsm
No related branches found
No related tags found
Showing
- drivers/phy/phy-bcm-ns-usb2.c 2 additions, 2 deletionsdrivers/phy/phy-bcm-ns-usb2.c
- drivers/phy/phy-rcar-gen3-usb2.c 1 addition, 13 deletionsdrivers/phy/phy-rcar-gen3-usb2.c
- drivers/phy/phy-rockchip-dp.c 1 addition, 1 deletiondrivers/phy/phy-rockchip-dp.c
- drivers/phy/phy-sun4i-usb.c 7 additions, 7 deletionsdrivers/phy/phy-sun4i-usb.c
- drivers/usb/common/usb-otg-fsm.c 2 additions, 0 deletionsdrivers/usb/common/usb-otg-fsm.c
- drivers/usb/core/hcd.c 7 additions, 10 deletionsdrivers/usb/core/hcd.c
- include/linux/usb/ehci_def.h 2 additions, 2 deletionsinclude/linux/usb/ehci_def.h
Loading
Please register or sign in to comment