From c9e9eb4eeb98bc88edd410dba9c7339c20c22a8d Mon Sep 17 00:00:00 2001 From: Ricardo Pardini Date: Sat, 4 Jan 2025 00:30:34 +0000 Subject: [PATCH] `rk35xx`/`vendor`: rewrite-kernel-patches, no changes --- .../rk35xx-vendor-6.1/001-hid-sony.patch | 25 +++++++++++++++---- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/patch/kernel/rk35xx-vendor-6.1/001-hid-sony.patch b/patch/kernel/rk35xx-vendor-6.1/001-hid-sony.patch index 6d001c38e..4dc17924a 100644 --- a/patch/kernel/rk35xx-vendor-6.1/001-hid-sony.patch +++ b/patch/kernel/rk35xx-vendor-6.1/001-hid-sony.patch @@ -1,13 +1,27 @@ -Signed-off-by: Ivan Mironov +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 +From: monkaBlyat <54044929+monkaBlyat@users.noreply.github.com> +Date: Sun, 18 Aug 2024 10:39:57 +0200 +Subject: [ARCHEOLOGY] vendor kernel patch for ds4 controllers + +> X-Git-Archeology: - Revision ac3b86efb9a31196e16fce4e81b15f25436e377b: https://github.com/armbian/build/commit/ac3b86efb9a31196e16fce4e81b15f25436e377b +> X-Git-Archeology: Date: Sun, 18 Aug 2024 10:39:57 +0200 +> X-Git-Archeology: From: monkaBlyat <54044929+monkaBlyat@users.noreply.github.com> +> X-Git-Archeology: Subject: vendor kernel patch for ds4 controllers +> X-Git-Archeology: +> X-Git-Archeology: - Revision 54cc6ea4e2460c31960b7cbef5d27d588534eb77: https://github.com/armbian/build/commit/54cc6ea4e2460c31960b7cbef5d27d588534eb77 +> X-Git-Archeology: Date: Sun, 18 Aug 2024 10:39:57 +0200 +> X-Git-Archeology: From: monkaBlyat <54044929+monkaBlyat@users.noreply.github.com> +> X-Git-Archeology: Subject: legacy kernel patch for ds4 controllers +> X-Git-Archeology: --- - drivers/hid/hid-sony.c | 72 ++++++++++++++++++++++++++++++------------ + drivers/hid/hid-sony.c | 72 +++++++--- 1 file changed, 52 insertions(+), 20 deletions(-) diff --git a/drivers/hid/hid-sony.c b/drivers/hid/hid-sony.c -index e3a557dc9ffd..97df12180e45 100644 +index 111111111111..222222222222 100644 --- a/drivers/hid/hid-sony.c +++ b/drivers/hid/hid-sony.c -@@ -491,6 +491,7 @@ struct motion_output_report_02 { +@@ -504,6 +504,7 @@ struct motion_output_report_02 { #define DS4_FEATURE_REPORT_0x02_SIZE 37 #define DS4_FEATURE_REPORT_0x05_SIZE 41 @@ -108,4 +122,5 @@ index e3a557dc9ffd..97df12180e45 100644 out_free: -- -2.29.2 \ No newline at end of file +Armbian +