mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-06 12:04:20 +00:00
Here are some small USB driver fixes and new device ids for 5.19-rc4 for a few small reported issues. They include: - new usb-serial driver ids - MAINTAINERS file update to properly catch the USB dts files - dt-bindings fixes for reported build warnings - xhci driver fixes for reported problems - typec Kconfig dependancy fix - raw_gadget fuzzing fixes found by syzbot - chipidea driver bugfix - usb gadget uvc bugfix All of these have been in linux-next with no reported issues. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> -----BEGIN PGP SIGNATURE----- iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCYrcd/Q8cZ3JlZ0Brcm9h aC5jb20ACgkQMUfUDdst+yncSACgltyfiCy+kOL5NWis+JxE0Itn+/EAnRlfkm41 +NMH4Tz2FNgGR6FN4988 =hu3T -----END PGP SIGNATURE----- Merge tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb Pull USB driver fixes from Greg KH: "Here are some small USB driver fixes and new device ids for 5.19-rc4 for a few small reported issues. They include: - new usb-serial driver ids - MAINTAINERS file update to properly catch the USB dts files - dt-bindings fixes for reported build warnings - xhci driver fixes for reported problems - typec Kconfig dependancy fix - raw_gadget fuzzing fixes found by syzbot - chipidea driver bugfix - usb gadget uvc bugfix All of these have been in linux-next with no reported issues" * tag 'usb-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: usb: chipidea: udc: check request status before setting device address USB: gadget: Fix double-free bug in raw_gadget driver xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCI xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCI xhci: turn off port power in shutdown xhci: Keep interrupt disabled in initialization until host is running. USB: serial: option: add Quectel RM500K module support USB: serial: option: add Quectel EM05-G modem USB: serial: pl2303: add support for more HXN (G) types usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC usb: gadget: uvc: fix list double add in uvcg_video_pump dt-bindings: usb: ehci: Increase the number of PHYs dt-bindings: usb: ohci: Increase the number of PHYs usb: gadget: Fix non-unique driver names in raw-gadget driver MAINTAINERS: add include/dt-bindings/usb to USB SUBSYSTEM USB: serial: option: add Telit LE910Cx 0x1250 composition |
||
|---|---|---|
| .. | ||
| arc | ||
| arm | ||
| ata | ||
| auxdisplay | ||
| board | ||
| bus | ||
| chrome | ||
| clock | ||
| connector | ||
| counter | ||
| cpu | ||
| cpufreq | ||
| crypto | ||
| csky | ||
| devfreq | ||
| display | ||
| dma | ||
| dsp | ||
| dvfs | ||
| edac | ||
| eeprom | ||
| extcon | ||
| firmware | ||
| fpga | ||
| fsi | ||
| fuse | ||
| gnss | ||
| goldfish | ||
| gpio | ||
| gpu | ||
| hsi | ||
| hwlock | ||
| hwmon | ||
| i2c | ||
| i3c | ||
| iio | ||
| infiniband | ||
| input | ||
| interconnect | ||
| interrupt-controller | ||
| iommu | ||
| ipmi | ||
| leds | ||
| mailbox | ||
| media | ||
| memory-controllers | ||
| mfd | ||
| mips | ||
| misc | ||
| mmc | ||
| mtd | ||
| mux | ||
| net | ||
| nios2 | ||
| nvme | ||
| nvmem | ||
| openrisc/opencores | ||
| opp | ||
| pci | ||
| peci | ||
| perf | ||
| phy | ||
| pinctrl | ||
| pmem | ||
| power | ||
| powerpc | ||
| pps | ||
| ptp | ||
| pwm | ||
| regmap | ||
| regulator | ||
| remoteproc | ||
| reserved-memory | ||
| reset | ||
| riscv | ||
| rng | ||
| rtc | ||
| scsi | ||
| security/tpm | ||
| serial | ||
| serio | ||
| sifive | ||
| siox | ||
| slimbus | ||
| soc | ||
| sound | ||
| soundwire | ||
| spi | ||
| spmi | ||
| sram | ||
| staging/iio/adc | ||
| thermal | ||
| timer | ||
| timestamp | ||
| ufs | ||
| usb | ||
| virtio | ||
| w1 | ||
| watchdog | ||
| x86 | ||
| xillybus | ||
| .gitignore | ||
| .yamllint | ||
| ABI.rst | ||
| chosen.txt | ||
| common-properties.txt | ||
| example-schema.yaml | ||
| graph.txt | ||
| index.rst | ||
| jailhouse.txt | ||
| Makefile | ||
| numa.txt | ||
| resource-names.txt | ||
| submitting-patches.rst | ||
| trivial-devices.yaml | ||
| unittest.txt | ||
| vendor-prefixes.yaml | ||
| writing-bindings.rst | ||
| writing-schema.rst | ||
| xilinx.txt | ||