GNU Linux-libre 6.3.8-gnu scripts
[releases.git] / deblob-check
index 00656edbfb172205329843f55fb1b77980d3d147..23806a304038975b26f4032ca774843cbcff3954 100755 (executable)
@@ -2,6 +2,10 @@
 
 # deblob-check version 2023-04-13 r19170
 #        modified with 2023-05-17 r19267
+#        modified with 2023-05-24 r19297
+#        modified with 2023-05-25 r19300
+#        modified with 2023-06-09 r19312
+#        modified with 2023-06-12 r19329 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6869,6 +6873,17 @@ set_except () {
     # New in 6.3.3, 6.2.16, 5.15.112, 5.10.180, 5.4.243, 4.19.283.
     blobname 'gsl1680-dexp-ursus-kx210i\.fw' drivers/platform/x86/touchscreen_dmi.c
 
+    # New in 6.3.4, 6.1.30.
+    blobname 'rtl_bt[/]rtl\(8723cs_\(cg\|vf\|xx\)\|8851bu\)_\(config\|fw\)\.bin' drivers/bluetooth/btrtl.c
+    # New in 6.3.4.
+    accept '[\t]*r[ ]=[ ]amdgpu_ucode_request[(]adev[,][ ][&]adev->mes\.fw\[pipe\][,][ \n\t]*fw_name[)]' drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
+
+    # New in 6.3.7, 6.1.33, 5.15.115, 5.10.183, 5.4.246.
+    accept '[\t][\t]req->name[ ]=[ ]test_fw_config->name[;][\n][\t][\t]req->fw_buf[ ]=[ ]NULL[;][\n][\t][\t]req->fw[ ]=[ ]NULL[;][\n][\t][\t]req->idx[ ]=[ ]i[;][\n][\t][\t]init_completion[(][&]req->completion[)][;][\n][\t][\t]rc[ ]=[ ]request_firmware_nowait[(]THIS_MODULE[,][ ]\([^);, \t\n]*[,][ \t\n]*\)*trigger_batched_cb[)][;]' lib/test_firmware.c
+
+    # New in 6.4-rc and 6.3.8.
+    blobname 'qcom[/]sm6375[/]Sony[/]murray[/][ac]dsp\.mbn' arch/arm64/boot/dts/qcom/sm6375-sony-xperia-murray-pdx225.dts
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)