Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB / PHY driver fixes from Greg KH: "Here are two small sets of patches, both from subsystem trees, USB gadget and PHY drivers. Full details are in the shortlog, and they have all been in linux-next for a while (before I merged them to the USB tree)" * tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: gadget: f_fs: Fix use-after-free usb: dwc3: gadget: Fix suspend/resume during device mode usb: dwc3: fix memory leak of dwc->regset usb: dwc3: core: fix PHY handling during suspend usb: dwc3: omap: fix up error path on probe() usb: gadget: composite: Clear reserved fields of SSP Dev Cap phy: rockchip-emmc: adapt binding to specifiy register offset and length phy: rockchip-emmc: should be a child device of the GRF phy: rockchip-dp: should be a child device of the GRF
Showing
- Documentation/devicetree/bindings/phy/rockchip-dp-phy.txt 11 additions, 7 deletionsDocumentation/devicetree/bindings/phy/rockchip-dp-phy.txt
- Documentation/devicetree/bindings/phy/rockchip-emmc-phy.txt 14 additions, 8 deletionsDocumentation/devicetree/bindings/phy/rockchip-emmc-phy.txt
- drivers/phy/phy-rockchip-dp.c 5 additions, 2 deletionsdrivers/phy/phy-rockchip-dp.c
- drivers/phy/phy-rockchip-emmc.c 4 additions, 1 deletiondrivers/phy/phy-rockchip-emmc.c
- drivers/usb/dwc3/core.c 22 additions, 1 deletiondrivers/usb/dwc3/core.c
- drivers/usb/dwc3/debugfs.c 8 additions, 5 deletionsdrivers/usb/dwc3/debugfs.c
- drivers/usb/dwc3/dwc3-omap.c 4 additions, 8 deletionsdrivers/usb/dwc3/dwc3-omap.c
- drivers/usb/dwc3/gadget.c 6 additions, 0 deletionsdrivers/usb/dwc3/gadget.c
- drivers/usb/gadget/composite.c 2 additions, 0 deletionsdrivers/usb/gadget/composite.c
- drivers/usb/gadget/function/f_fs.c 2 additions, 3 deletionsdrivers/usb/gadget/function/f_fs.c
Please register or sign in to comment