GNU Linux-libre 6.9.9-gnu scripts scripts/6.9 scripts/v6.9.9-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Thu, 11 Jul 2024 20:13:53 +0000 (20:13 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Thu, 11 Jul 2024 20:13:53 +0000 (20:13 +0000)
deblob-check

index b6f23c4d33aa87623ad30a1837a412e57f758d46..4f353eb32f73bc7026929953ae6ce8c2a0751433 100755 (executable)
@@ -3,6 +3,7 @@
 # deblob-check version 2024-04-28 r19540
 #        modified with 2024-05-23 r19567
 #        modified with 2024-05-23 r19568
+#        modified with 2024-07-05 r19593 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -7346,6 +7347,10 @@ set_except () {
     accept '[ ]*const[ ]ALL_ASCII_CHARS:[ ][&][\'"'"']static[ ]str[ ]=[ \t\n]*["][^"\n\\]*\([\\]["\n\\][^"\n\\]*\)*["][;]' rust/kernel/str.rs
     defsnc 'uint\(64\|32\)_t[ ]random_addresses\[\][ ]=' tools/testing/selftests/riscv/mm/mmap_test.h
 
+    # New in 6.10-rc, 6.9.9, 6.6.39, 6.1.98.
+    blobname 'gsl1680-globalspace-solt-ivw116\.fw' drivers/platform/x86/touchscreen_dmi.c
+    blobname 'E\.WSA116_8\.E1\.042\.bin' drivers/platform/x86/touchscreen_dmi.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)