diff options
| author | John Audia <therealgraysky@proton.me> | 2023-08-09 20:39:02 -0400 |
|---|---|---|
| committer | John Audia <therealgraysky@proton.me> | 2023-08-09 20:39:20 -0400 |
| commit | 549e710fc0c29dbd5ec7a8d483487e8369e7d40f (patch) | |
| tree | 91429655664bff4066cd117fdf114604f02ebaf0 /target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch | |
| parent | daed3322d347cae5fa538907b5f1fa5d5cfc08c6 (diff) | |
| download | upstream-549e710fc0c29dbd5ec7a8d483487e8369e7d40f.tar.gz upstream-549e710fc0c29dbd5ec7a8d483487e8369e7d40f.tar.bz2 upstream-549e710fc0c29dbd5ec7a8d483487e8369e7d40f.zip | |
kernel: bump 6.1 to 6.1.43
1. Disable Ampere errata fix in target/linux/generic/config-6.1
2. Update kernel Changelog: https://lore.kernel.org/stable/2023061431-modular-data-8489@gregkh/
Manually rebased:
bcm27xx/patches-6.1/950-0359-xhci-quirks-add-link-TRB-quirk-for-VL805.patch
bcm27xx/patches-6.1/950-0362-usb-xhci-add-VLI_TRB_CACHE_BUG-quirk.patch
bcm27xx/patches-6.1/950-0390-usb-xhci-add-a-quirk-for-Superspeed-bulk-OUT-transfe.patch
bcm27xx/patches-6.1/950-0469-usb-xhci-add-XHCI_VLI_HUB_TT_QUIRK.patch
bcm27xx/patches-6.1/950-0520-xhci-constrain-XHCI_VLI_HUB_TT_QUIRK-to-old-firmware.patch
All other patches automatically rebased.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: x86/64/AMD Cezanne, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch')
| -rw-r--r-- | target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch b/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch index 64241c4801b..9ec5b539d39 100644 --- a/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch +++ b/target/linux/generic/hack-6.1/780-usb-net-MeigLink_modem_support.patch @@ -29,7 +29,7 @@ Subject: [PATCH] net/usb/qmi_wwan: add MeigLink modem support #define QUECTEL_VENDOR_ID 0x2c7c /* These Quectel products use Quectel's vendor ID */ -@@ -1177,6 +1179,11 @@ static const struct usb_device_id option +@@ -1179,6 +1181,11 @@ static const struct usb_device_id option .driver_info = ZLP }, { USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_BG96), .driver_info = RSVD(4) }, |
