Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB and PHY updates from Greg KH: "Here is the big USB pull request for 4.18-rc1. Lots of stuff here, the highlights are: - phy driver updates and new additions - usual set of xhci driver updates - normal set of musb updates - gadget driver updates and new controllers - typec work, it's getting closer to getting fully out of the staging portion of the tree. - lots of minor cleanups and bugfixes. All of these have been in linux-next for a while with no reported issues" * tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (263 commits) Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue" xhci: Add quirk to zero 64bit registers on Renesas PCIe controllers xhci: Allow more than 32 quirks usb: xhci: force all memory allocations to node selftests: add test for USB over IP driver USB: typec: fsusb302: no need to check return value of debugfs_create_dir() USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_create functions USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_create functions USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create functions USB: gadget: udc: gr_udc: no need to check return value of debugfs_create functions USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_create functions USB: udc: atmel_usba_udc: no need to check return value of debugfs_create functions USB: dwc3: no need to check return value of debugfs_create functions USB: dwc2: no need to check return value of debugfs_create functions USB: core: no need to check return value of debugfs_create functions USB: chipidea: no need to check return value of debugfs_create functions USB: ehci-hcd: no need to check return value of debugfs_create functions USB: fhci-hcd: no need to check return value of debugfs_create functions USB: fotg210-hcd: no need to check return value of debugfs_create functions USB: imx21-hcd: no need to check return value of debugfs_create functions ...
Showing
- Documentation/ABI/testing/sysfs-bus-usb 40 additions, 0 deletionsDocumentation/ABI/testing/sysfs-bus-usb
- Documentation/ABI/testing/sysfs-class-power 455 additions, 0 deletionsDocumentation/ABI/testing/sysfs-class-power
- Documentation/devicetree/bindings/phy/phy-mtk-xsphy.txt 109 additions, 0 deletionsDocumentation/devicetree/bindings/phy/phy-mtk-xsphy.txt
- Documentation/devicetree/bindings/phy/qcom-qmp-phy.txt 2 additions, 1 deletionDocumentation/devicetree/bindings/phy/qcom-qmp-phy.txt
- Documentation/devicetree/bindings/phy/qcom-qusb2-phy.txt 22 additions, 1 deletionDocumentation/devicetree/bindings/phy/qcom-qusb2-phy.txt
- Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt 6 additions, 0 deletionsDocumentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
- Documentation/devicetree/bindings/usb/dwc3.txt 21 additions, 0 deletionsDocumentation/devicetree/bindings/usb/dwc3.txt
- Documentation/devicetree/bindings/usb/fcs,fusb302.txt 0 additions, 6 deletionsDocumentation/devicetree/bindings/usb/fcs,fusb302.txt
- Documentation/devicetree/bindings/usb/hisilicon,histb-xhci.txt 45 additions, 0 deletions...entation/devicetree/bindings/usb/hisilicon,histb-xhci.txt
- Documentation/devicetree/bindings/usb/qcom,dwc3.txt 63 additions, 22 deletionsDocumentation/devicetree/bindings/usb/qcom,dwc3.txt
- Documentation/devicetree/bindings/usb/richtek,rt1711h.txt 17 additions, 0 deletionsDocumentation/devicetree/bindings/usb/richtek,rt1711h.txt
- Documentation/driver-api/usb/dwc3.rst 1 addition, 2 deletionsDocumentation/driver-api/usb/dwc3.rst
- MAINTAINERS 10 additions, 0 deletionsMAINTAINERS
- drivers/i2c/busses/Kconfig 1 addition, 2 deletionsdrivers/i2c/busses/Kconfig
- drivers/nfc/pn533/usb.c 30 additions, 12 deletionsdrivers/nfc/pn533/usb.c
- drivers/phy/mediatek/Kconfig 9 additions, 0 deletionsdrivers/phy/mediatek/Kconfig
- drivers/phy/mediatek/Makefile 1 addition, 0 deletionsdrivers/phy/mediatek/Makefile
- drivers/phy/mediatek/phy-mtk-xsphy.c 600 additions, 0 deletionsdrivers/phy/mediatek/phy-mtk-xsphy.c
- drivers/phy/motorola/phy-mapphone-mdm6600.c 85 additions, 0 deletionsdrivers/phy/motorola/phy-mapphone-mdm6600.c
- drivers/phy/phy-core.c 18 additions, 0 deletionsdrivers/phy/phy-core.c
Loading
Please register or sign in to comment