mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
linux: bump Amlogic to Linux 5.18.3
This commit is contained in:
parent
c66e09a189
commit
38d1db977a
@ -16,8 +16,8 @@ PKG_PATCH_DIRS="${LINUX}"
|
||||
|
||||
case "${LINUX}" in
|
||||
amlogic)
|
||||
PKG_VERSION="4b0986a3613c92f4ec1bdc7f60ec66fea135991f" # 5.18.0
|
||||
PKG_SHA256="437360f90fd93143a513d07be40175eb3d0509a6862808adf20f401d0a458ef0"
|
||||
PKG_VERSION="3a82f34133ab678e4e13ce36939b9042773cf33c" # 5.18.3
|
||||
PKG_SHA256="c014455c900be4d4a64ac25f1924ec91a1323cd80dcad84d2838a9a8d67c8f3b"
|
||||
PKG_URL="https://github.com/torvalds/linux/archive/${PKG_VERSION}.tar.gz"
|
||||
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
|
||||
;;
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b1df1a0cec010e38aa9f564bbb76cc4d0ee83c83 Mon Sep 17 00:00:00 2001
|
||||
From 32f8a4addb742b9f3291e3246fb6dd92bb993bdf Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 13 Apr 2019 05:41:51 +0000
|
||||
Subject: [PATCH 01/75] HACK: set meson-gx cma pool to 896MB
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c20b4b9e9515a5cb13325e0ef78e2dc5b4ffb4f1 Mon Sep 17 00:00:00 2001
|
||||
From 801391b375e48d9c4873d24c153356b3810f6dea Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 14 Aug 2019 19:58:14 +0000
|
||||
Subject: [PATCH 02/75] HACK: set meson-g12 cma pool to 896MB
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 84a25e6dd92b544178ac31be3fc0fefe2aac76ee Mon Sep 17 00:00:00 2001
|
||||
From 47b67b6884682e830f70a01ef0e08c1c3f4b7533 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 13 Apr 2019 05:45:18 +0000
|
||||
Subject: [PATCH 03/75] HACK: arm64: fix Kodi sysinfo CPU information
|
||||
|
@ -1,4 +1,4 @@
|
||||
From db8d6fd7c8a5ec09d32f15567c5cb1a7aba5df14 Mon Sep 17 00:00:00 2001
|
||||
From efe5caf45217e979c555627fa95391f66cddc297 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 5 Jan 2022 15:03:06 +0000
|
||||
Subject: [PATCH 04/75] HACK: arm64: dts: meson: add LibreELEC device-tree
|
||||
|
@ -1,4 +1,4 @@
|
||||
From f457008e42e2a273c0ab480894381e7c96308d84 Mon Sep 17 00:00:00 2001
|
||||
From 8b47dc38f0f48b7e987f0f7200ef60cfcd3cfbfd Mon Sep 17 00:00:00 2001
|
||||
From: Neil Armstrong <narmstrong@baylibre.com>
|
||||
Date: Thu, 3 Nov 2016 15:29:23 +0100
|
||||
Subject: [PATCH 05/75] HACK: arm64: meson: add Amlogic Meson GX PM Suspend
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d85566c8d4de95b466dfbdf0d4d5f53e57584cf7 Mon Sep 17 00:00:00 2001
|
||||
From 37fd7a9e99414ce73467a31ab22983034a0d0e35 Mon Sep 17 00:00:00 2001
|
||||
From: Neil Armstrong <narmstrong@baylibre.com>
|
||||
Date: Thu, 3 Nov 2016 15:29:25 +0100
|
||||
Subject: [PATCH 06/75] HACK: arm64: dts: meson: add support for GX PM and
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 13453d3ca24c5607ac8370f764391e2bd163cb95 Mon Sep 17 00:00:00 2001
|
||||
From ae110ea056c4560544aaf3473d63befbed0e9161 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Thu, 21 Jan 2021 01:35:36 +0000
|
||||
Subject: [PATCH 07/75] HACK: arm64: dts: meson: add rtc/vrtc aliases to Khadas
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 112af0d7e7aa4f18706d5242d7871477586fcde0 Mon Sep 17 00:00:00 2001
|
||||
From 8eeab8589298a2d667239ffd57e2fbd253daa42e Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 6 Nov 2021 13:01:08 +0000
|
||||
Subject: [PATCH 08/75] HACK: arm64: dts: meson: add rtc/vrtc aliases to Khadas
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 8479ed7389a4957ef0bc87fd11d1f1129236faa4 Mon Sep 17 00:00:00 2001
|
||||
From 769ed2d2c0edbf69532d76ea359c63f884d5d804 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Mon, 1 Feb 2021 19:27:40 +0000
|
||||
Subject: [PATCH 09/75] HACK: arm64: dts: meson: add rtc/vrtc aliases to Minix
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 1faff4f99dd89ff6ed21a3dda81974a965e50cf8 Mon Sep 17 00:00:00 2001
|
||||
From 64490625822874190847c5385f013b87b8741642 Mon Sep 17 00:00:00 2001
|
||||
From: Anssi Hannula <anssi.hannula@iki.fi>
|
||||
Date: Sun, 17 Apr 2022 04:37:48 +0000
|
||||
Subject: [PATCH 10/75] HACK: ALSA: Assign internal PCM chmap/ELD/IEC958 kctls
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 4b8af442a3524cede5cee4eef590b813bdc8e5c7 Mon Sep 17 00:00:00 2001
|
||||
From 71e83f4fbad67b698a1c02c68eeabfdbec7a564b Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Mon, 3 Jan 2022 10:44:17 +0000
|
||||
Subject: [PATCH 11/75] HACK: usb: hub: disable autosuspend for Genesys Logic
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 3842af175acb0e29ac5b46fb40a840195ffd351f Mon Sep 17 00:00:00 2001
|
||||
From c6810a206df5eb935e20caec57559a9dbf5b94ae Mon Sep 17 00:00:00 2001
|
||||
From: Stefan Agner <stefan@agner.ch>
|
||||
Date: Wed, 15 Sep 2021 05:00:45 +0000
|
||||
Subject: [PATCH 12/75] HACK: of: partial revert of fdt.c changes
|
||||
@ -14,7 +14,7 @@ Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
|
||||
1 file changed, 9 deletions(-)
|
||||
|
||||
diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c
|
||||
index ec315b060cd5..15e9c0c2a2c6 100644
|
||||
index 0f30496ce80b..46159c3acb07 100644
|
||||
--- a/drivers/of/fdt.c
|
||||
+++ b/drivers/of/fdt.c
|
||||
@@ -481,15 +481,6 @@ static int __init early_init_dt_reserve_memory_arch(phys_addr_t base,
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 6338625edf652cb8d1848b1d20786cf431d9b5ee Mon Sep 17 00:00:00 2001
|
||||
From 739950cde9d1ae5ed24cc0b517ee84189364e8d5 Mon Sep 17 00:00:00 2001
|
||||
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
|
||||
Date: Thu, 7 Apr 2022 16:21:59 +0200
|
||||
Subject: [PATCH 13/75] FROMGIT(5.19): arm64: dts: meson: align SPI NOR node
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 6886bca9bf15bef2cbd76a7e89561cad57e66078 Mon Sep 17 00:00:00 2001
|
||||
From 5f4ab98342c476dec2e3acf2f4ac4d923e58f177 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 9 Apr 2022 06:37:28 +0000
|
||||
Subject: [PATCH 14/75] FROMGIT(5.19): arm64: dts: meson: alpa-sort the board
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 0baf8ff0258bd1be54f4a96d9079a726426c7cae Mon Sep 17 00:00:00 2001
|
||||
From 192fd30a2e6b7f13de716d42fe8da5d0ba8883cc Mon Sep 17 00:00:00 2001
|
||||
From: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
|
||||
Date: Sun, 3 Oct 2021 05:35:48 +0000
|
||||
Subject: [PATCH 15/75] FROMLIST(v1): ASoC: meson: aiu: Fix HDMI codec control
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 8ea89cfcd3fd90e4414e9eb994b677ba78cc7444 Mon Sep 17 00:00:00 2001
|
||||
From 975f10771d598e490cf68c9163ccded0aa0a6139 Mon Sep 17 00:00:00 2001
|
||||
From: David Heidelberg <david@ixit.cz>
|
||||
Date: Sat, 27 Nov 2021 07:23:35 +0000
|
||||
Subject: [PATCH 16/75] FROMLIST(v1): arm64: dts: meson: make dts use gpio-fan
|
||||
|
@ -1,4 +1,4 @@
|
||||
From da1c65a3a53a7dae2e8770b93bbd09252ffda24f Mon Sep 17 00:00:00 2001
|
||||
From 751353c08fce291c76a323cb95555c4ebf08deea Mon Sep 17 00:00:00 2001
|
||||
From: Sergey Shtylyov <s.shtylyov@omp.ru>
|
||||
Date: Fri, 24 Dec 2021 06:09:57 +0000
|
||||
Subject: [PATCH 17/75] FROMLIST(v1): mmc: meson-gx: fix deferred probing
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 90845ef50a720ad15afbeb17446fe0e7d87e0304 Mon Sep 17 00:00:00 2001
|
||||
From fc25c91da66fbaa08e1e9c74bf2e5a24aa3f7478 Mon Sep 17 00:00:00 2001
|
||||
From: Vyacheslav Bocharov <adeep@lexina.in>
|
||||
Date: Sat, 15 Jan 2022 08:27:14 +0000
|
||||
Subject: [PATCH 18/75] FROMLIST(v3): Bluetooth: btrtl: Add support for
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 2a6199bf5c1b6f24232c04ce2b4e5bb8a0adbf9b Mon Sep 17 00:00:00 2001
|
||||
From cbac6712db2371d20449e18b52787cae576f6e65 Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Andreas=20F=C3=A4rber?= <afaerber@suse.de>
|
||||
Date: Sun, 20 Feb 2022 08:23:12 +0000
|
||||
Subject: [PATCH 19/75] FROMLIST(v5): dt-bindings: vendor-prefixes: Add Titan
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7305b92ea08b5ce68931b2f7121766fab63bebb0 Mon Sep 17 00:00:00 2001
|
||||
From f382615afadc84f444a891161d93eb535aca009f Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Sun, 20 Feb 2022 08:24:47 +0000
|
||||
Subject: [PATCH 20/75] FROMLIST(v5): dt-bindings: auxdisplay: Add Titan Micro
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 5042a1c07c4a1ea5c58b31d8a3b35a156f64858d Mon Sep 17 00:00:00 2001
|
||||
From f2759e37f087169376d1522bf638faaeb3bd5770 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Sun, 20 Feb 2022 08:26:27 +0000
|
||||
Subject: [PATCH 21/75] FROMLIST(v5): docs: ABI: document tm1628 attribute
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b3f2d569b4820d0660bc83187d2d9d1fb817ed56 Mon Sep 17 00:00:00 2001
|
||||
From 8655736b28687a69774e3dade4f91bae42766907 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 18:51:20 +0000
|
||||
Subject: [PATCH 22/75] FROMLIST(v5): auxdisplay: add support for Titanmec
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 2880209332a9d8cec61ffeb6d6fe5d211cabb20e Mon Sep 17 00:00:00 2001
|
||||
From 021c61c4100c6fd158b1c46bc5259bee58326adf Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 18:52:34 +0000
|
||||
Subject: [PATCH 23/75] FROMLIST(v5): arm64: dts: meson-gxl-s905w-tx3-mini: add
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ce197ea3edac7cfc4a85c22713a99f65ea2951fd Mon Sep 17 00:00:00 2001
|
||||
From bcda997efd9f2b6e744db9a8f477c5b2007ba826 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 18:53:32 +0000
|
||||
Subject: [PATCH 24/75] FROMLIST(v5): MAINTAINERS: Add entry for tm1628
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 234d96018aa039365b006e506cee1cb5ff22af2b Mon Sep 17 00:00:00 2001
|
||||
From 3229cb32ce07ad1e0aed2e8b46e71c08d6218419 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 18:58:27 +0000
|
||||
Subject: [PATCH 25/75] FROMLIST(v2): xhci: factor out parts of
|
||||
@ -16,10 +16,10 @@ Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
1 file changed, 54 insertions(+), 50 deletions(-)
|
||||
|
||||
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
|
||||
index 25b87e99b4dd..92ae4ec531ff 100644
|
||||
index 2be38d9de8df..9f801de6d9e0 100644
|
||||
--- a/drivers/usb/host/xhci.c
|
||||
+++ b/drivers/usb/host/xhci.c
|
||||
@@ -5207,6 +5207,57 @@ static int xhci_get_frame(struct usb_hcd *hcd)
|
||||
@@ -5209,6 +5209,57 @@ static int xhci_get_frame(struct usb_hcd *hcd)
|
||||
return readl(&xhci->run_regs->microframe_index) >> 3;
|
||||
}
|
||||
|
||||
@ -77,7 +77,7 @@ index 25b87e99b4dd..92ae4ec531ff 100644
|
||||
int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
{
|
||||
struct xhci_hcd *xhci;
|
||||
@@ -5215,7 +5266,6 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
@@ -5217,7 +5268,6 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
* quirks
|
||||
*/
|
||||
struct device *dev = hcd->self.sysdev;
|
||||
@ -85,7 +85,7 @@ index 25b87e99b4dd..92ae4ec531ff 100644
|
||||
int retval;
|
||||
|
||||
/* Accept arbitrarily long scatter-gather lists */
|
||||
@@ -5230,60 +5280,14 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
@@ -5232,60 +5282,14 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
xhci = hcd_to_xhci(hcd);
|
||||
|
||||
if (usb_hcd_is_primary_hcd(hcd)) {
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b6dc593e9dbbf1017760f25b446d2a8b24364330 Mon Sep 17 00:00:00 2001
|
||||
From 3af2706d6d2b09d97f144df527d5da51e0e73bc3 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 18:59:21 +0000
|
||||
Subject: [PATCH 26/75] FROMLIST(v2): xhci: prepare for operation w/o shared
|
||||
@ -67,7 +67,7 @@ index bbb27ee2c6a3..50bf64dcb186 100644
|
||||
xhci_create_rhub_port_array(xhci, &xhci->usb2_rhub, flags);
|
||||
xhci_create_rhub_port_array(xhci, &xhci->usb3_rhub, flags);
|
||||
diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c
|
||||
index 92ae4ec531ff..5d4955ed4074 100644
|
||||
index 9f801de6d9e0..80db65f19e47 100644
|
||||
--- a/drivers/usb/host/xhci.c
|
||||
+++ b/drivers/usb/host/xhci.c
|
||||
@@ -486,6 +486,10 @@ static void compliance_mode_recovery(struct timer_list *t)
|
||||
@ -104,14 +104,16 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
return 0;
|
||||
}
|
||||
|
||||
@@ -694,12 +694,15 @@ int xhci_run(struct usb_hcd *hcd)
|
||||
@@ -694,7 +694,7 @@ int xhci_run(struct usb_hcd *hcd)
|
||||
xhci_free_command(xhci, command);
|
||||
}
|
||||
xhci_dbg_trace(xhci, trace_xhci_dbg_init,
|
||||
- "Finished xhci_run for USB2 roothub");
|
||||
+ "Finished %s for main hcd", __func__);
|
||||
|
||||
xhci_create_dbc_dev(xhci);
|
||||
set_bit(HCD_FLAG_DEFER_RH_REGISTER, &hcd->flags);
|
||||
|
||||
@@ -702,6 +702,9 @@ int xhci_run(struct usb_hcd *hcd)
|
||||
|
||||
xhci_debugfs_init(xhci);
|
||||
|
||||
@ -121,7 +123,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(xhci_run);
|
||||
@@ -992,7 +995,7 @@ int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup)
|
||||
@@ -994,7 +997,7 @@ int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup)
|
||||
return 0;
|
||||
|
||||
if (hcd->state != HC_STATE_SUSPENDED ||
|
||||
@ -130,7 +132,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
return -EINVAL;
|
||||
|
||||
/* Clear root port wake on bits if wakeup not allowed. */
|
||||
@@ -1009,15 +1012,18 @@ int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup)
|
||||
@@ -1011,15 +1014,18 @@ int xhci_suspend(struct xhci_hcd *xhci, bool do_wakeup)
|
||||
__func__, hcd->self.busnum);
|
||||
clear_bit(HCD_FLAG_POLL_RH, &hcd->flags);
|
||||
del_timer_sync(&hcd->rh_timer);
|
||||
@ -152,7 +154,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
/* step 1: stop endpoint */
|
||||
/* skipped assuming that port suspend has done */
|
||||
|
||||
@@ -1117,7 +1123,8 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
@@ -1119,7 +1125,8 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
msleep(100);
|
||||
|
||||
set_bit(HCD_FLAG_HW_ACCESSIBLE, &hcd->flags);
|
||||
@ -162,7 +164,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
|
||||
spin_lock_irq(&xhci->lock);
|
||||
|
||||
@@ -1177,7 +1184,8 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
@@ -1179,7 +1186,8 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
|
||||
/* Let the USB core know _both_ roothubs lost power. */
|
||||
usb_root_hub_lost_power(xhci->main_hcd->self.root_hub);
|
||||
@ -172,7 +174,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
|
||||
xhci_dbg(xhci, "Stop HCD\n");
|
||||
xhci_halt(xhci);
|
||||
@@ -1217,12 +1225,13 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
@@ -1219,12 +1227,13 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
|
||||
xhci_dbg(xhci, "Start the primary HCD\n");
|
||||
retval = xhci_run(hcd->primary_hcd);
|
||||
@ -188,7 +190,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
goto done;
|
||||
}
|
||||
|
||||
@@ -1260,7 +1269,8 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
@@ -1262,7 +1271,8 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
}
|
||||
|
||||
if (pending_portevent) {
|
||||
@ -198,7 +200,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
usb_hcd_resume_root_hub(hcd);
|
||||
}
|
||||
}
|
||||
@@ -1279,8 +1289,10 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
@@ -1281,8 +1291,10 @@ int xhci_resume(struct xhci_hcd *xhci, bool hibernated)
|
||||
/* Re-enable port polling. */
|
||||
xhci_dbg(xhci, "%s: starting usb%d port polling.\n",
|
||||
__func__, hcd->self.busnum);
|
||||
@ -211,7 +213,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
set_bit(HCD_FLAG_POLL_RH, &hcd->flags);
|
||||
usb_hcd_poll_rh_status(hcd);
|
||||
|
||||
@@ -5279,9 +5291,7 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
@@ -5281,9 +5293,7 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
|
||||
xhci = hcd_to_xhci(hcd);
|
||||
|
||||
@ -222,7 +224,7 @@ index 92ae4ec531ff..5d4955ed4074 100644
|
||||
xhci_hcd_init_usb3_data(xhci, hcd);
|
||||
return 0;
|
||||
}
|
||||
@@ -5362,6 +5372,11 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
@@ -5364,6 +5374,11 @@ int xhci_gen_setup(struct usb_hcd *hcd, xhci_get_quirks_t get_quirks)
|
||||
return retval;
|
||||
xhci_dbg(xhci, "Called HCD init\n");
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e8676e5d5aa96d002541a5b0863de9a5a3f8163e Mon Sep 17 00:00:00 2001
|
||||
From 9823aeb7de8e2c608de01399e902ec43819b2d89 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 19:00:18 +0000
|
||||
Subject: [PATCH 27/75] FROMLIST(v2): usb: host: xhci-plat: create shared hcd
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 3664f1ee62e7ea3c4e953b8ad4e4f2efd20acc2f Mon Sep 17 00:00:00 2001
|
||||
From 04139ded1d649c5abe2d91bb78bd3a5f73dfa359 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 19:01:08 +0000
|
||||
Subject: [PATCH 28/75] FROMLIST(v2): usb: host: xhci-plat: prepare operation
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c3a2888344e4954412e69d0fc6599a2b075f0793 Mon Sep 17 00:00:00 2001
|
||||
From bc9b1a4ab1b93959f1ad28b702b4550b10f09685 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Mon, 4 Apr 2022 19:01:52 +0000
|
||||
Subject: [PATCH 29/75] FROMLIST(v2): usb: host: xhci-plat: omit shared hcd if
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a0ae584a106faa1717fe909918a539da58cfff67 Mon Sep 17 00:00:00 2001
|
||||
From 445c146a13be51cdb78f4f6ee4904d72b7c850ef Mon Sep 17 00:00:00 2001
|
||||
From: Lucas Tanure <tanure@linux.com>
|
||||
Date: Sun, 10 Apr 2022 09:48:48 +0000
|
||||
Subject: [PATCH 30/75] FROMLIST(v2): i2c: meson: Use _SHIFT and _MASK for
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 23e52264e449d1e7de766c6e4f93aa72f1051e69 Mon Sep 17 00:00:00 2001
|
||||
From 81bf505d4fe80bd13a228f42024448122c7a4a96 Mon Sep 17 00:00:00 2001
|
||||
From: Lucas Tanure <tanure@linux.com>
|
||||
Date: Sun, 10 Apr 2022 09:50:15 +0000
|
||||
Subject: [PATCH 31/75] FROMLIST(v2): i2c: meson: Use 50% duty cycle for I2C
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 28c487d0757b872d9dbeba4a2064de0c3d6da3bf Mon Sep 17 00:00:00 2001
|
||||
From 7cb684981f3e948237b492d5b5e5e11877e5c545 Mon Sep 17 00:00:00 2001
|
||||
From: Heiner Kallweit <hkallweit1@gmail.com>
|
||||
Date: Sun, 17 Apr 2022 05:34:29 +0000
|
||||
Subject: [PATCH 32/75] FROMLIST(v1): mmc: meson-gx: switch to device-managed
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 462a86b58839bfed1488889f4162d917329f537a Mon Sep 17 00:00:00 2001
|
||||
From 1fd3223c764b09d9a4069f514bb74658451119bf Mon Sep 17 00:00:00 2001
|
||||
From: John Ogness <john.ogness@linutronix.de>
|
||||
Date: Mon, 9 May 2022 09:33:17 +0000
|
||||
Subject: [PATCH 33/75] FROMLIST(v1): serial: meson: acquire port->lock in
|
||||
|
@ -1,4 +1,4 @@
|
||||
From db6c49de494561d79bc0e75d30812e3e72769b2a Mon Sep 17 00:00:00 2001
|
||||
From 9bf7cff59bc0a7a363194a0cc7a246c84c9262c0 Mon Sep 17 00:00:00 2001
|
||||
From: Dongjin Kim <tobetter@gmail.com>
|
||||
Date: Mon, 16 May 2022 05:46:15 +0000
|
||||
Subject: [PATCH 34/75] FROMLIST(v1): drm/meson: add YUV422 output support
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 87c03be41fc904f550495d690fee72436a2fdf0a Mon Sep 17 00:00:00 2001
|
||||
From f1630da0b79afe985dc712d4bbff57f127c85587 Mon Sep 17 00:00:00 2001
|
||||
From: Furkan Kardame <f.kardame@manjaro.org>
|
||||
Date: Sat, 14 May 2022 17:46:36 +0300
|
||||
Subject: [PATCH 35/75] FROMLIST(v2): arm64: dts: meson: add gpio-fan control
|
||||
|
@ -1,4 +1,4 @@
|
||||
From b540e025c5ee02690acc402ea6a13db5a9d96568 Mon Sep 17 00:00:00 2001
|
||||
From abf6ff44ca6aefe3de2eb1041db86b47d64977be Mon Sep 17 00:00:00 2001
|
||||
From: Jonas Karlman <jonas@kwiboo.se>
|
||||
Date: Sun, 23 Dec 2018 02:24:38 +0100
|
||||
Subject: [PATCH 36/75] WIP: ASoC: hdmi-codec: reorder channel allocation list
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d9bb7b1871d26e2c8d022d80c67e4adf718d53d3 Mon Sep 17 00:00:00 2001
|
||||
From 036d29d2263989713edde0aaae540e9a4704f9ba Mon Sep 17 00:00:00 2001
|
||||
From: Neil Armstrong <narmstrong@baylibre.com>
|
||||
Date: Thu, 14 Jan 2021 17:43:02 +0100
|
||||
Subject: [PATCH 37/75] WIP: mmc: meson-gx-mmc: set core clock phase to 270
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 790e92f9e0abe0027d1d227a201f1e1c9c693648 Mon Sep 17 00:00:00 2001
|
||||
From d4503f96f3e9dc45199684062ace62d1cd34b733 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Thu, 13 Jan 2022 03:50:01 +0000
|
||||
Subject: [PATCH 38/75] WIP: arm64: dts: meson: add Broadcom WiFi to P212 dtsi
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c889662109dc29b01bf86fa4b2479696e14a880d Mon Sep 17 00:00:00 2001
|
||||
From dd411125bc8d3236683c13010baac9691182c27e Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Thu, 13 Jan 2022 03:56:12 +0000
|
||||
Subject: [PATCH 39/75] WIP: arm64: dts: meson: move pwm_ef node in P212 dtsi
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 4bc5816d27156d1e5ee32be72b1719d584821933 Mon Sep 17 00:00:00 2001
|
||||
From c610b3619eec78b6948a3d6fbb14a08075975def Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Thu, 13 Jan 2022 03:58:58 +0000
|
||||
Subject: [PATCH 40/75] WIP: arm64: dts: meson: remove WiFi/BT nodes from
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 2af0b6b790691fdfc79d184f47d5b0a229d109f7 Mon Sep 17 00:00:00 2001
|
||||
From fd651d3658c024591cc3689675aa3431cd7ac18e Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Tue, 18 Jan 2022 15:09:12 +0000
|
||||
Subject: [PATCH 41/75] WIP: arm64: dts: meson: set p212/p23x/q20x SDIO to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9b1098f064055ba606f70ebc8efe981c8a59ffbe Mon Sep 17 00:00:00 2001
|
||||
From 720a81782de7838de2b2be72da7dfdc4058492d2 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 19 Jan 2022 06:45:06 +0000
|
||||
Subject: [PATCH 42/75] WIP: arm64: dts: meson: add UHS SDIO capabilities to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 1ed843a2e25618d459e35e7daca8b849f9aa1a41 Mon Sep 17 00:00:00 2001
|
||||
From 3b018fd0f13e75ea458cc08732000af8eeb462e5 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Tue, 18 Jan 2022 15:18:32 +0000
|
||||
Subject: [PATCH 43/75] WIP: arm64: dts: meson: remove SDIO node from Khadas
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7b9e792aa7cedcf369c691fcb887731078262d58 Mon Sep 17 00:00:00 2001
|
||||
From 977f6cc6e2881bb31b8bcafc499b1b881870e428 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Thu, 13 Jan 2022 04:30:44 +0000
|
||||
Subject: [PATCH 44/75] WIP: arm64: dts: meson: add audio playback to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From ddf238f977b1fa5893ff533ec9105505b326abfa Mon Sep 17 00:00:00 2001
|
||||
From ab3efb263dfedd383eb570991e044795b4977302 Mon Sep 17 00:00:00 2001
|
||||
From: benjamin545 <benjamin545@gmail.com>
|
||||
Date: Thu, 15 Jul 2021 14:32:33 -0400
|
||||
Subject: [PATCH 45/75] WIP: drivers: meson: vdec: remove redundant if
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c9e328d0c4d4bb82e957243639a2657a6471df31 Mon Sep 17 00:00:00 2001
|
||||
From 7bb603d543ec434995cfd877a7635bcccede9738 Mon Sep 17 00:00:00 2001
|
||||
From: benjamin545 <benjamin545@gmail.com>
|
||||
Date: Thu, 15 Jul 2021 16:32:39 -0400
|
||||
Subject: [PATCH 46/75] WIP: drivers: meson: vdec: improve mmu and fbc handling
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 667ed5bb98335462c0ca6554c75c33923c6e3e01 Mon Sep 17 00:00:00 2001
|
||||
From a483f00fdf368268d46568fc29f0fcd32979cd4d Mon Sep 17 00:00:00 2001
|
||||
From: benjamin545 <benjamin545@gmail.com>
|
||||
Date: Thu, 15 Jul 2021 17:08:42 -0400
|
||||
Subject: [PATCH 47/75] WIP: drivers: meson: vdec: add HEVC decode codec
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 58471a413d6a439726405ca14a37901fb9f582e9 Mon Sep 17 00:00:00 2001
|
||||
From 29b04bbe39012039087a9d1b6b012231acd6c13a Mon Sep 17 00:00:00 2001
|
||||
From: benjamin545 <benjamin545@gmail.com>
|
||||
Date: Mon, 2 Aug 2021 15:18:40 -0400
|
||||
Subject: [PATCH 48/75] WIP: drivers: meson: vdec: add handling to HEVC decoder
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e1b8ad5bd7344587395410b88068d3876c8997c4 Mon Sep 17 00:00:00 2001
|
||||
From 4bae2dad3ead7bbc09bf39653d86252b5cb18a83 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 21 Nov 2021 19:12:07 +0000
|
||||
Subject: [PATCH 49/75] WIP: drivers: meson: vdec: add HEVC support to GXBB
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d072a2e0e20a14e7a11c6bbf2a70b0be0f5b25db Mon Sep 17 00:00:00 2001
|
||||
From 02d45da06c445f4efdacbbb9747dffd3f2381c27 Mon Sep 17 00:00:00 2001
|
||||
From: Neil Armstrong <narmstrong@baylibre.com>
|
||||
Date: Mon, 22 Nov 2021 09:15:21 +0000
|
||||
Subject: [PATCH 50/75] WIP: drivers: meson: vdec: check if parser has really
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 51babedd158973b9b578fda731177705b453e339 Mon Sep 17 00:00:00 2001
|
||||
From 77ac78870d1d53fb26844378421979478f290a52 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 13 Feb 2022 08:53:39 +0000
|
||||
Subject: [PATCH 51/75] WIP: drm/meson/meson_vclk: fix VIC alternate timings
|
||||
|
@ -1,4 +1,4 @@
|
||||
From c0bb4618f0a7c54d8c0787486e3b86c51d99fe0b Mon Sep 17 00:00:00 2001
|
||||
From 405347c53b51de03ad15c7ca5c8fb34d4bb92f5e Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Tue, 17 Aug 2021 16:16:43 +0000
|
||||
Subject: [PATCH 52/75] WIP: arm64: dts: meson: radxa-zero: add support for the
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 950b0bf5323a1d098df793f5e0a167c52ce586c9 Mon Sep 17 00:00:00 2001
|
||||
From d14c758923932a75cedc55f6e7be249fb21169cf Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 16 Feb 2022 07:27:07 +0000
|
||||
Subject: [PATCH 53/75] WIP: dt-bindings: arm: amlogic: add support for Radxa
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 534da1209ca0fe47367b6180e1ec823fd26cdfe1 Mon Sep 17 00:00:00 2001
|
||||
From 89494c9d88e58ecb01688dd78a5fbffe4636609f Mon Sep 17 00:00:00 2001
|
||||
From: Yuntian Zhang <yt@radxa.com>
|
||||
Date: Fri, 14 Jan 2022 15:50:02 +0000
|
||||
Subject: [PATCH 54/75] WIP: arm64: dts: meson: add support for Radxa Zero2
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 33938c18450ada5caa78ff097df932049cb7fc96 Mon Sep 17 00:00:00 2001
|
||||
From e51fef3f7a3968e463997e0c333c88bdd187ab54 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Fri, 15 May 2020 07:52:47 +0000
|
||||
Subject: [PATCH 55/75] WIP: arm64: dts: meson: add audio playback to p201
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 294deb40792a87e9d2f0881bb0ba5bb6b10ff05a Mon Sep 17 00:00:00 2001
|
||||
From 315994a00870c9b1e205ef622417de19b71481e6 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Fri, 15 May 2020 07:56:15 +0000
|
||||
Subject: [PATCH 56/75] WIP: arm64: dts: meson: add audio playback to p200
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 7f6100e93b3fe6c2afb8086cbe5e09d897b5a6e5 Mon Sep 17 00:00:00 2001
|
||||
From 76c1237256b3dcb0ce1e3903448896c2564339db Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 17 May 2020 05:00:55 +0000
|
||||
Subject: [PATCH 57/75] WIP: arm64: dts: meson: add audio playback to u200
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 085a0ee83c3f23cc07c347925923ed479aa3b72c Mon Sep 17 00:00:00 2001
|
||||
From 928bbfaff5a7cd9c04075e687669c209a2610e92 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 27 Nov 2021 13:50:06 +0000
|
||||
Subject: [PATCH 58/75] WIP: arm64: dts: meson: add Headphone output to Beelink
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 4b6f1b8abba54458afcb681d10af83de55d27914 Mon Sep 17 00:00:00 2001
|
||||
From 32ddc007fea550f373a074718927d0ca07b875d3 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 29 Feb 2020 15:13:02 +0000
|
||||
Subject: [PATCH 59/75] WIP: dt-bindings: arm: amlogic: add support for the
|
||||
|
@ -1,4 +1,4 @@
|
||||
From e5377c6a08722bb2fc4e782615ca5b4b0a58ff40 Mon Sep 17 00:00:00 2001
|
||||
From eb61ecdece3343e7bd50b530e51e25b4aac63e8b Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 20 Oct 2019 04:06:59 +0000
|
||||
Subject: [PATCH 60/75] WIP: arm64: dts: meson: add support for the Tanix TX5
|
||||
|
@ -1,4 +1,4 @@
|
||||
From d0d0132c7c50539b69621b512c2266d3d1f27f5f Mon Sep 17 00:00:00 2001
|
||||
From 3ac89ffe05e55c3f86662d30fbb62ed0b7822bc0 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Mon, 21 Oct 2019 03:58:06 +0000
|
||||
Subject: [PATCH 61/75] WIP: arm64: dts: meson: add multiple MeCool device
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 37d76038f757c93ca0d7d92412c093fc719ebf7e Mon Sep 17 00:00:00 2001
|
||||
From 8149e25d4b807f91c26c254bd33bd4dbc99ccd7e Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 11 Apr 2021 05:50:13 +0000
|
||||
Subject: [PATCH 62/75] WIP: dt-bindings: arm: amlogic: add support for Minix
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 2af0a5558530c91e8c8fed11467da976f06f67ec Mon Sep 17 00:00:00 2001
|
||||
From 13f772c9334bc82e94cbc67933a06a6c6049fc9e Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 11 Apr 2021 05:52:14 +0000
|
||||
Subject: [PATCH 63/75] WIP: arm64: dts: meson: add initial device-tree for
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 318ae4d2828571247e5b49676d0a01ad42c42494 Mon Sep 17 00:00:00 2001
|
||||
From b7af46e05082d70dfe263faa991b5f649d4d7043 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 8 Dec 2021 15:33:47 +0000
|
||||
Subject: [PATCH 64/75] WIP: media: rc: add keymap for Beelink Mini MXIII
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 0a079e9c7149766df7cfa6cbd94d2d26c2d5a0cf Mon Sep 17 00:00:00 2001
|
||||
From adbea439a0159df7718ead370bba2d5174c745d3 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 8 Dec 2021 15:28:50 +0000
|
||||
Subject: [PATCH 65/75] WIP: dt-bindings: arm: amlogic: add support for Beelink
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 573b07e5fd5d0f97666594496a20528f8c838bb4 Mon Sep 17 00:00:00 2001
|
||||
From de286b569825dc266631cee353756949a2e6d875 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 8 Dec 2021 15:26:00 +0000
|
||||
Subject: [PATCH 66/75] WIP: arm64: dts: meson: add support for Beelink Mini
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 55cc90964032d3d15748ea218be70bd36c124478 Mon Sep 17 00:00:00 2001
|
||||
From aad0f30ca90c6d650defbfc0c1ed01fdd2f73194 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 16 Jan 2022 08:48:02 +0000
|
||||
Subject: [PATCH 67/75] WIP: media: rc: add keymap for MeCool M8S Pro W remote
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 92c67619656a78f3b83a8a9fea69c4972f43c0cd Mon Sep 17 00:00:00 2001
|
||||
From 12061d85260284744a26e1b8eaf577cb72442e34 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 16 Jan 2022 08:15:36 +0000
|
||||
Subject: [PATCH 68/75] WIP: dt-bindings: arm: amlogic: add support for MeCool
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 5ff1eb9a81cbe2f39e080c8f83622a547f8a8a69 Mon Sep 17 00:00:00 2001
|
||||
From 9be73c2e6b4ebaba8b70d5345cb88a26ef435ebc Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 16 Jan 2022 08:17:41 +0000
|
||||
Subject: [PATCH 69/75] WIP: arm64: dts: meson: add support for MeCool M8S Pro
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 04a5edac81421048ef0f31ff54b33c732e50ae57 Mon Sep 17 00:00:00 2001
|
||||
From 16e2b2c20441dd3a3f878cf9558bbe78e8513f20 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 19 Jan 2022 02:40:20 +0000
|
||||
Subject: [PATCH 70/75] WIP: dt-bindings: arm: amlogic: add Vero 4K binding
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 9353dbf37487c7dcf63742f4f9458a1afd79f44b Mon Sep 17 00:00:00 2001
|
||||
From efe23d4dfa8150f2cec26d94bb2d5726409c10b1 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Wed, 19 Jan 2022 04:06:17 +0000
|
||||
Subject: [PATCH 71/75] WIP: arm64: dts: meson: add support for OSMC Vero 4K
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a828960dfd50fc2a3b621fe3d26ae1278d559186 Mon Sep 17 00:00:00 2001
|
||||
From 0bec4c9445bac8fe8874a521c10f13e8dc360acb Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Tue, 12 Apr 2022 11:21:21 +0000
|
||||
Subject: [PATCH 72/75] WIP: arm64: dts: meson: add RTL8822CS bluetooth to
|
||||
|
@ -1,4 +1,4 @@
|
||||
From a5975e39c9bdc6705a1eeccb497dee11f6bfc7c4 Mon Sep 17 00:00:00 2001
|
||||
From 79a0b69973929bd01db36e3fbb46f9a634f0e83b Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sun, 10 Apr 2022 11:51:38 +0000
|
||||
Subject: [PATCH 73/75] WIP: media: rc: add keymap for Venz V10 remote
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 0a8876a50f3a2c5cebe6d6d63f8a0764471e293d Mon Sep 17 00:00:00 2001
|
||||
From 0552742c5fa01b5cc61b72702ea4721fde1eb548 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 9 Apr 2022 06:27:50 +0000
|
||||
Subject: [PATCH 74/75] WIP: dt-bindings: arm: amlogic: add S905L and Venz V10
|
||||
|
@ -1,4 +1,4 @@
|
||||
From 8675d7483041b4f753303e0ad42a3a7441fdf23d Mon Sep 17 00:00:00 2001
|
||||
From 7f880eb95259215065c43e78ecf04d99680a6113 Mon Sep 17 00:00:00 2001
|
||||
From: Christian Hewitt <christianshewitt@gmail.com>
|
||||
Date: Sat, 9 Apr 2022 06:21:58 +0000
|
||||
Subject: [PATCH 75/75] WIP: arm64: dts: meson: add support for Venz V10
|
||||
|
@ -894,7 +894,7 @@ CONFIG_INET=y
|
||||
CONFIG_IP_MULTICAST=y
|
||||
CONFIG_IP_ADVANCED_ROUTER=y
|
||||
# CONFIG_IP_FIB_TRIE_STATS is not set
|
||||
# CONFIG_IP_MULTIPLE_TABLES is not set
|
||||
CONFIG_IP_MULTIPLE_TABLES=y
|
||||
# CONFIG_IP_ROUTE_MULTIPATH is not set
|
||||
# CONFIG_IP_ROUTE_VERBOSE is not set
|
||||
CONFIG_IP_PNP=y
|
||||
@ -918,11 +918,7 @@ CONFIG_NET_FOU=m
|
||||
# CONFIG_INET_ESP is not set
|
||||
# CONFIG_INET_IPCOMP is not set
|
||||
CONFIG_INET_TUNNEL=m
|
||||
CONFIG_INET_DIAG=y
|
||||
CONFIG_INET_TCP_DIAG=y
|
||||
# CONFIG_INET_UDP_DIAG is not set
|
||||
# CONFIG_INET_RAW_DIAG is not set
|
||||
# CONFIG_INET_DIAG_DESTROY is not set
|
||||
# CONFIG_INET_DIAG is not set
|
||||
CONFIG_TCP_CONG_ADVANCED=y
|
||||
# CONFIG_TCP_CONG_BIC is not set
|
||||
CONFIG_TCP_CONG_CUBIC=y
|
||||
@ -986,8 +982,8 @@ CONFIG_NF_CONNTRACK=m
|
||||
# CONFIG_NF_LOG_SYSLOG is not set
|
||||
# CONFIG_NF_CONNTRACK_MARK is not set
|
||||
# CONFIG_NF_CONNTRACK_ZONES is not set
|
||||
CONFIG_NF_CONNTRACK_PROCFS=y
|
||||
CONFIG_NF_CONNTRACK_EVENTS=y
|
||||
# CONFIG_NF_CONNTRACK_PROCFS is not set
|
||||
# CONFIG_NF_CONNTRACK_EVENTS is not set
|
||||
# CONFIG_NF_CONNTRACK_TIMEOUT is not set
|
||||
# CONFIG_NF_CONNTRACK_TIMESTAMP is not set
|
||||
# CONFIG_NF_CONNTRACK_LABELS is not set
|
||||
@ -1288,7 +1284,7 @@ CONFIG_BT_LE=y
|
||||
# CONFIG_BT_LEDS is not set
|
||||
# CONFIG_BT_MSFTEXT is not set
|
||||
# CONFIG_BT_AOSPEXT is not set
|
||||
CONFIG_BT_DEBUGFS=y
|
||||
# CONFIG_BT_DEBUGFS is not set
|
||||
# CONFIG_BT_SELFTEST is not set
|
||||
|
||||
#
|
||||
@ -1344,7 +1340,7 @@ CONFIG_CFG80211=m
|
||||
# CONFIG_CFG80211_CERTIFICATION_ONUS is not set
|
||||
CONFIG_CFG80211_REQUIRE_SIGNED_REGDB=y
|
||||
CONFIG_CFG80211_USE_KERNEL_REGDB_KEYS=y
|
||||
# CONFIG_CFG80211_DEFAULT_PS is not set
|
||||
CONFIG_CFG80211_DEFAULT_PS=y
|
||||
# CONFIG_CFG80211_DEBUGFS is not set
|
||||
# CONFIG_CFG80211_CRDA_SUPPORT is not set
|
||||
CONFIG_CFG80211_WEXT=y
|
||||
@ -1357,7 +1353,7 @@ CONFIG_MAC80211_HAS_RC=y
|
||||
CONFIG_MAC80211_RC_MINSTREL=y
|
||||
CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y
|
||||
CONFIG_MAC80211_RC_DEFAULT="minstrel_ht"
|
||||
CONFIG_MAC80211_MESH=y
|
||||
# CONFIG_MAC80211_MESH is not set
|
||||
CONFIG_MAC80211_LEDS=y
|
||||
# CONFIG_MAC80211_DEBUGFS is not set
|
||||
# CONFIG_MAC80211_MESSAGE_TRACING is not set
|
||||
@ -1366,7 +1362,7 @@ CONFIG_MAC80211_STA_HASH_MAX_SIZE=0
|
||||
CONFIG_RFKILL=m
|
||||
CONFIG_RFKILL_LEDS=y
|
||||
CONFIG_RFKILL_INPUT=y
|
||||
CONFIG_RFKILL_GPIO=m
|
||||
# CONFIG_RFKILL_GPIO is not set
|
||||
# CONFIG_NET_9P is not set
|
||||
# CONFIG_CAIF is not set
|
||||
# CONFIG_CEPH_LIB is not set
|
||||
@ -1380,7 +1376,7 @@ CONFIG_NET_SELFTESTS=y
|
||||
CONFIG_NET_SOCK_MSG=y
|
||||
CONFIG_PAGE_POOL=y
|
||||
# CONFIG_PAGE_POOL_STATS is not set
|
||||
CONFIG_FAILOVER=m
|
||||
# CONFIG_FAILOVER is not set
|
||||
CONFIG_ETHTOOL_NETLINK=y
|
||||
|
||||
#
|
||||
@ -2150,7 +2146,7 @@ CONFIG_MDIO_BUS_MUX_MMIOREG=y
|
||||
#
|
||||
# PCS device drivers
|
||||
#
|
||||
CONFIG_PCS_XPCS=y
|
||||
# CONFIG_PCS_XPCS is not set
|
||||
# end of PCS device drivers
|
||||
|
||||
CONFIG_PPP=m
|
||||
@ -2660,7 +2656,7 @@ CONFIG_HW_RANDOM_OPTEE=m
|
||||
# CONFIG_HW_RANDOM_CCTRNG is not set
|
||||
# CONFIG_HW_RANDOM_XIPHERA is not set
|
||||
CONFIG_HW_RANDOM_ARM_SMCCC_TRNG=y
|
||||
CONFIG_HW_RANDOM_CN10K=y
|
||||
# CONFIG_HW_RANDOM_CN10K is not set
|
||||
# CONFIG_APPLICOM is not set
|
||||
CONFIG_DEVMEM=y
|
||||
CONFIG_DEVPORT=y
|
||||
@ -3557,10 +3553,6 @@ CONFIG_DVB_MAX_ADAPTERS=8
|
||||
# CONFIG_DVB_ULE_DEBUG is not set
|
||||
# end of Digital TV options
|
||||
|
||||
#
|
||||
# Media drivers
|
||||
#
|
||||
|
||||
#
|
||||
# Media drivers
|
||||
#
|
||||
@ -5276,7 +5268,7 @@ CONFIG_LEDS_TRIGGERS=y
|
||||
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
|
||||
# CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
|
||||
CONFIG_LEDS_TRIGGER_CPU=y
|
||||
CONFIG_LEDS_TRIGGER_ACTIVITY=y
|
||||
# CONFIG_LEDS_TRIGGER_ACTIVITY is not set
|
||||
CONFIG_LEDS_TRIGGER_GPIO=y
|
||||
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
|
||||
|
||||
@ -6471,10 +6463,10 @@ CONFIG_FSCACHE=y
|
||||
#
|
||||
# CD-ROM/DVD Filesystems
|
||||
#
|
||||
CONFIG_ISO9660_FS=m
|
||||
CONFIG_ISO9660_FS=y
|
||||
CONFIG_JOLIET=y
|
||||
CONFIG_ZISOFS=y
|
||||
CONFIG_UDF_FS=m
|
||||
CONFIG_UDF_FS=y
|
||||
# end of CD-ROM/DVD Filesystems
|
||||
|
||||
#
|
||||
@ -6534,7 +6526,7 @@ CONFIG_SQUASHFS_FILE_DIRECT=y
|
||||
# CONFIG_SQUASHFS_DECOMP_SINGLE is not set
|
||||
# CONFIG_SQUASHFS_DECOMP_MULTI is not set
|
||||
CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU=y
|
||||
CONFIG_SQUASHFS_XATTR=y
|
||||
# CONFIG_SQUASHFS_XATTR is not set
|
||||
CONFIG_SQUASHFS_ZLIB=y
|
||||
CONFIG_SQUASHFS_LZ4=y
|
||||
CONFIG_SQUASHFS_LZO=y
|
||||
@ -6560,7 +6552,7 @@ CONFIG_NFS_V2=y
|
||||
CONFIG_NFS_V3=y
|
||||
# CONFIG_NFS_V3_ACL is not set
|
||||
CONFIG_NFS_V4=y
|
||||
# CONFIG_NFS_SWAP is not set
|
||||
CONFIG_NFS_SWAP=y
|
||||
CONFIG_NFS_V4_1=y
|
||||
CONFIG_NFS_V4_2=y
|
||||
CONFIG_PNFS_FILE_LAYOUT=y
|
||||
|
Loading…
x
Reference in New Issue
Block a user