X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-check;h=a2e68623d6fe200a404613a8bfaabdd9478c3330;hb=3e19c8ce3555ce789eaa0b2bc73a7373f262eb30;hp=b2142f42ccc1565f0129a5ceb480d5e787cbc53a;hpb=57d5c86093afbe100bc2636ca85bf82276bc6b1b;p=releases.git diff --git a/deblob-check b/deblob-check index b2142f42ccc1..a2e68623d6fe 100755 --- a/deblob-check +++ b/deblob-check @@ -6,6 +6,9 @@ # modified with 2023-02-05 r19039 (partial) # modified with 2023-03-17 r19120 # modified with 2023-05-17 r19267 +# modified with 2023-05-24 r19297 +# modified with 2023-06-09 r19312 +# modified with 2023-07-24 r19347 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6705,6 +6708,15 @@ set_except () { # New in 6.3.3, 6.2.16, 6.1.29, 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.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.6, 6.1.41, 5.15.122, 5.10.187, 5.4.250, 4.19.289. + blobna 'please[ ]update[ ]your[ ]microcode' arch/x86/kernel/cpu/amd.c + ;; */*freedo*.patch | */*logo*.patch)