mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-16 15:56:54 +00:00
Here is the big USB and phy driver patch set for 4.19-rc1.
Nothing huge but there was a lot of work that happened this development
cycle:
- lots of type-c work, with drivers graduating out of staging,
and displayport support being added.
- new PHY drivers
- the normal collection of gadget driver updates and fixes
- code churn to work on the urb handling path, using irqsave()
everywhere in anticipation of making this codepath a lot
simpler in the future.
- usbserial driver fixes and reworks
- other misc changes
Full details are in the shortlog.
All of these have been in linux-next with no reported issues for a
while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-----BEGIN PGP SIGNATURE-----
iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCW3hBPA8cZ3JlZ0Brcm9h
aC5jb20ACgkQMUfUDdst+yloNwCggMZi9m8Krjq7d7aLw5oJJex/nIAAn0jeADOT
NpoCgrtGHjwrATxN5/Ke
=jXa3
-----END PGP SIGNATURE-----
Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Pull USB/PHY updates from Greg KH:
"Here is the big USB and phy driver patch set for 4.19-rc1.
Nothing huge but there was a lot of work that happened this
development cycle:
- lots of type-c work, with drivers graduating out of staging, and
displayport support being added.
- new PHY drivers
- the normal collection of gadget driver updates and fixes
- code churn to work on the urb handling path, using irqsave()
everywhere in anticipation of making this codepath a lot simpler in
the future.
- usbserial driver fixes and reworks
- other misc changes
All of these have been in linux-next with no reported issues for a
while"
* tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (159 commits)
USB: serial: pl2303: add a new device id for ATEN
usb: renesas_usbhs: Kconfig: convert to SPDX identifiers
usb: dwc3: gadget: Check MaxPacketSize from descriptor
usb: dwc2: Turn on uframe_sched on "stm32f4x9_fsotg" platforms
usb: dwc2: Turn on uframe_sched on "amlogic" platforms
usb: dwc2: Turn on uframe_sched on "his" platforms
usb: dwc2: Turn on uframe_sched on "bcm" platforms
usb: dwc2: gadget: ISOC's starting flow improvement
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
usb: dwc3: core: Enable AutoRetry feature in the controller
usb: dwc3: Set default mode for dwc_usb31
usb: gadget: udc: renesas_usb3: Add register of usb role switch
usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
usb: dwc2: Modify dwc2_readl/writel functions prototype
usb: dwc3: pci: Intel Merrifield can be host
usb: dwc3: pci: Supply device properties via driver data
arm64: dts: dwc3: description of incr burst type
usb: dwc3: Enable undefined length INCR burst type
usb: dwc3: add global soc bus configuration reg0
usb: dwc3: Describe 'wakeup_work' field of struct dwc3_pci
...
|
||
|---|---|---|
| .. | ||
| allwinner,sun4i-a10-musb.txt | ||
| am33xx-usb.txt | ||
| amlogic,dwc3.txt | ||
| atmel-usb.txt | ||
| brcm,bcm3384-usb.txt | ||
| brcm,bdc.txt | ||
| ci-hdrc-usb2.txt | ||
| da8xx-usb.txt | ||
| dwc2.txt | ||
| dwc3-cavium.txt | ||
| dwc3-st.txt | ||
| dwc3-xilinx.txt | ||
| dwc3.txt | ||
| ehci-omap.txt | ||
| ehci-orion.txt | ||
| ehci-st.txt | ||
| exynos-usb.txt | ||
| fcs,fusb302.txt | ||
| fsl-usb.txt | ||
| generic.txt | ||
| gr-udc.txt | ||
| hisilicon,histb-xhci.txt | ||
| iproc-udc.txt | ||
| isp1301.txt | ||
| keystone-usb.txt | ||
| lpc32xx-udc.txt | ||
| maxim,max3421.txt | ||
| mediatek,mtk-xhci.txt | ||
| mediatek,mtu3.txt | ||
| msm-hsusb.txt | ||
| npcm7xx-usb.txt | ||
| nvidia,tegra20-ehci.txt | ||
| nvidia,tegra124-xusb.txt | ||
| octeon-usb.txt | ||
| ohci-da8xx.txt | ||
| ohci-nxp.txt | ||
| ohci-omap3.txt | ||
| ohci-st.txt | ||
| omap-usb.txt | ||
| pxa-usb.txt | ||
| qcom,dwc3.txt | ||
| renesas_usb3.txt | ||
| renesas_usbhs.txt | ||
| richtek,rt1711h.txt | ||
| rockchip,dwc3.txt | ||
| s3c2410-usb.txt | ||
| samsung-hsotg.txt | ||
| spear-usb.txt | ||
| twlxxxx-usb.txt | ||
| typec-tcpci.txt | ||
| udc-xilinx.txt | ||
| ulpi.txt | ||
| usb251xb.txt | ||
| usb3503.txt | ||
| usb4604.txt | ||
| usb-device.txt | ||
| usb-ehci.txt | ||
| usb-hcd.txt | ||
| usb-nop-xceiv.txt | ||
| usb-ohci.txt | ||
| usb-uhci.txt | ||
| usb-xhci.txt | ||
| usbmisc-imx.txt | ||
| ux500-usb.txt | ||