diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-03-14 15:51:56 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-03-16 00:31:16 +0100 |
commit | f82e7e96a00e964649c809cc7a57578121ad998d (patch) | |
tree | 84d3b3c90f969e0562f17a645e2372c6a8cb8898 /target/linux/ramips/patches-5.4 | |
parent | 60275454fba369355501bba238699b5e70df61a2 (diff) | |
download | upstream-f82e7e96a00e964649c809cc7a57578121ad998d.tar.gz upstream-f82e7e96a00e964649c809cc7a57578121ad998d.tar.bz2 upstream-f82e7e96a00e964649c809cc7a57578121ad998d.zip |
kernel: bump 5.4 to 5.4.105
Refreshed all patches.
The following patches were applied upstream:
* 755-v5.8-net-dsa-add-GRO-support-via-gro_cells.patch
* 831-v5.9-usbip-tools-fix-build-error-for-multiple-definition.patch
Compile-tested on: x86_64, ipq40xx, ath79
Runtime-tested on: x86_64, ipq40xx, ath79
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ramips/patches-5.4')
-rw-r--r-- | target/linux/ramips/patches-5.4/0031-uvc-add-iPassion-iP2970-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/patches-5.4/0031-uvc-add-iPassion-iP2970-support.patch b/target/linux/ramips/patches-5.4/0031-uvc-add-iPassion-iP2970-support.patch index 084b655483..dbeee8a78b 100644 --- a/target/linux/ramips/patches-5.4/0031-uvc-add-iPassion-iP2970-support.patch +++ b/target/linux/ramips/patches-5.4/0031-uvc-add-iPassion-iP2970-support.patch @@ -13,7 +13,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> --- a/drivers/media/usb/uvc/uvc_driver.c +++ b/drivers/media/usb/uvc/uvc_driver.c -@@ -2908,6 +2908,18 @@ static const struct usb_device_id uvc_id +@@ -2911,6 +2911,18 @@ static const struct usb_device_id uvc_id .bInterfaceSubClass = 1, .bInterfaceProtocol = 0, .driver_info = UVC_INFO_META(V4L2_META_FMT_D4XX) }, |