GNU Linux-libre 6.10.14-gnu scripts scripts/6.10 scripts/v6.10.14-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Thu, 10 Oct 2024 18:18:54 +0000 (18:18 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Thu, 10 Oct 2024 18:18:54 +0000 (18:18 +0000)
deblob-check

index 59641750587aef64764110d2d92ccbd21e8f3e50..c26382464f6cc61459e3368e1eb5feb18400e2a2 100755 (executable)
@@ -3,6 +3,7 @@
 # deblob-check version 2024-07-05 r19593
 #        modified with 2024-08-04 r19619
 #        modified with 2024-10-06 r19637
+#        modified with 2024-10-10 r19644
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -7400,6 +7401,10 @@ set_except () {
     blobname 'qcom[/]sdx55m[/]foxconn[/]prog_firehose_sdx55\.mbn' drivers/bus/mhi/host/pci_generic.c
     blobname 'qcom[/]sdx72m[/]foxconn[/]edl\.mbn' drivers/bus/mhi/host/pci_generic.c
 
+    # New in 6.11.3, 6.10.14, 6.6.55.
+    blobname 'gsl1680-rwc-nanote-next\.fw' drivers/platform/x86/touchscreen_dmi.c
+    defsnc 'alc298_samsung_v2_amp_desc_tbl\[\][ ]=' sound/pci/hda/patch_realtek.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)