GNU Linux-libre 5.4.231-gnu1 scripts scripts/v5.4.231-gnu1
authorAlexandre Oliva <lxoliva@fsfla.org>
Mon, 6 Feb 2023 14:39:46 +0000 (14:39 +0000)
committerAlexandre Oliva <lxoliva@fsfla.org>
Mon, 6 Feb 2023 14:39:46 +0000 (14:39 +0000)
deblob-check

index 601bb5a5ff172b82b7cde79c6392b1f9abc843ce..d571ad2ed476924734afc27f6f1f97520cb867ac 100755 (executable)
@@ -5,6 +5,7 @@
 #        modified with 2022-05-09 r18697
 #        modified with 2022-06-16 r18782
 #        modified with 2022-11-16 r18984
+#        modified with 2023-02-01 r19031
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6293,9 +6294,12 @@ set_except () {
     # New in 5.18.5, 5.15.48, 5.10.123, 5.4.199, 4.19.248, 4.14.284, 4.9.319.
     accept 'combination[ ]with[ ]a[ ]microcode[ ]update[.][ ]The[ ]microcode[ ]clears' Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst
 
-    # New in 6.0.9, 5.15.79, and 5.10.155.  Also 5.4.224.
+    # New in 6.0.9, 5.15.79, and 5.10.155.  Also 5.4.225 and 4.19.267.
     accept '[\t]err[ ]=[ ]request_firmware_nowait[(]THIS_MODULE[,][ ]true[,][ ]["]regulatory\.db["][,]' net/wireless/reg.c
 
+    # New in 6.1.9, 5.15.91, 5.10.166, 5.4.231.
+    blobname 'gsl1680-csl-panther-tab-hd\.fw' drivers/platform/x86/touchscreen_dmi.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)