X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=deblob-check;h=59b3df013125f6c11f9926b57a32eeffa78f2fdb;hb=afa625422df690145d444bbc41f0eafb5a049996;hp=d5166163b399d6577f821b917561871ab68a7ea2;hpb=a29c0e6b9810a6b3772925325c234a18536fb9b4;p=releases.git diff --git a/deblob-check b/deblob-check index d5166163b399..59b3df013125 100755 --- a/deblob-check +++ b/deblob-check @@ -13,13 +13,20 @@ # modified with 2023-08-08 r19366 # modified with 2023-10-23 r19416 (partial) # modified with 2023-12-26 r19450 (partial) +# modified with 2023-04-13 r19170 (partial) +# modified with 2024-03-01 r19492 +# modified with 2023-06-13 r19329 (partial) +# modified with 2023-10-23 r19416 (more partial) +# modified with 2024-03-27 r19512 +# modified with 2024-03-29 r19515 +# modified with 2024-03-29 r19518 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva # Check http://www.fsfla.org/svn/fsfla/software/linux-libre for newer # versions. -# Copyright 2008-2023 Alexandre Oliva +# Copyright 2008-2024 Alexandre Oliva # # This program is part of GNU Linux-libre, a GNU project that # publishes scripts to clean up Linux so as to make it suitable for @@ -6737,6 +6744,24 @@ set_except () { # New in 6.7-rc, 6.6.9 and 6.1.70. accept '[/][*][ ]Chen-Yu[ ]Tsai[\'"'"']s[ ]regdb[ ]certificate[ ][*][/][\n0-9a-fx, ]*' net/wireless/certs/wens.hex + # New in 6.1.79. + blobname 'mrvl[/]sdiouartiw416_combo_v0\.bin' drivers/net/wireless/marvell/mwifiex/sdio.h + + # New in 6.7.7, 6.6.19, 6.1.80, and 5.15.150. + blobname '\(silead[/]\)\?gsl3692-teclast-x16-plus\.fw' drivers/platform/x86/touchscreen_dmi.c + + # New in 6.1.81. + # New in 6.4-rc. + blobname 'qca[/]hpbtfw%02x\.tlv' drivers/bluetooth/btqca.c + blobname 'qca[/]hpnv%02x\.bin' drivers/bluetooth/btqca.c + # New in 6.6-rc. + blobname 'qca[/]\(ap\|hmt\)btfw%02x\.tlv' drivers/bluetooth/btqca.c + blobname 'qca[/]\(ap\|hmt\)nv%02x\.bin' drivers/bluetooth/btqca.c + + # New in 6.8.2, 6.7.11, 6.6.23, 6.1.83. + accept '[\t]ret[ ]=[ ]request_firmware[(][&]\(sdev->basefw\.fw\|adata->fw_dbin\)[,][ ]fw_filename[,][ ]sdev->dev[)]' sound/soc/sof/amd/acp-loader.c + accept '[\t][\t][\t]*adata->fw_\(code\|data\)_bin[ ]=[ ]devm_kasprintf[(]sdev->dev[,][ \n\t]*GFP_KERNEL[,][ \n\t]*["]\(%s[/]\)\?sof-%s-\(code\|data\)\.bin["]' sound/soc/sof/amd/acp.c + ;; */*freedo*.patch | */*logo*.patch)