Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB fixes from Greg KH: "Here are some small USB fixes for 4.12-rc5 They are for some reported issues in the chipidea and gadget drivers. Nothing major. All have been in linux-next for a while with no reported issues" * tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing usb: gadget: udc: renesas_usb3: lock for PN_ registers access usb: gadget: udc: renesas_usb3: fix deadlock by spinlock usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling usb: gadget: f_mass_storage: Serialize wake and sleep execution usb: dwc2: add support for the DWC2 controller on Meson8 SoCs phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointer usb: musb: dsps: keep VBUS on for host-only mode usb: chipidea: core: check before accessing ci_role in ci_role_show usb: chipidea: debug: check before accessing ci_role phy: qcom-qmp: fix return value check in qcom_qmp_phy_create() usb: chipidea: udc: fix NULL pointer dereference if udc_start failed usb: chipidea: imx: Do not access CLKONOFF on i.MX51
No related branches found
No related tags found
Showing
- Documentation/devicetree/bindings/usb/dwc2.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/usb/dwc2.txt
- drivers/phy/phy-qcom-qmp.c 7 additions, 7 deletionsdrivers/phy/phy-qcom-qmp.c
- drivers/usb/chipidea/core.c 4 additions, 1 deletiondrivers/usb/chipidea/core.c
- drivers/usb/chipidea/debug.c 2 additions, 1 deletiondrivers/usb/chipidea/debug.c
- drivers/usb/chipidea/udc.c 6 additions, 2 deletionsdrivers/usb/chipidea/udc.c
- drivers/usb/chipidea/usbmisc_imx.c 32 additions, 9 deletionsdrivers/usb/chipidea/usbmisc_imx.c
- drivers/usb/dwc2/params.c 2 additions, 0 deletionsdrivers/usb/dwc2/params.c
- drivers/usb/gadget/function/f_mass_storage.c 11 additions, 2 deletionsdrivers/usb/gadget/function/f_mass_storage.c
- drivers/usb/gadget/udc/renesas_usb3.c 32 additions, 13 deletionsdrivers/usb/gadget/udc/renesas_usb3.c
- drivers/usb/musb/musb_dsps.c 5 additions, 0 deletionsdrivers/usb/musb/musb_dsps.c
Loading
Please register or sign in to comment