releases.git
2010-01-22 lxolivaIntroduce awk script support, faster than sed, slower...
2010-01-22 lxolivaAdd 2010 to copyright. Use PYTHON env var if set.
2010-01-21 lxolivaMerge some of the changes from deblob-check-python...
2010-01-21 lxolivaAdjust comment.
2010-01-21 lxolivaNew.
2010-01-20 lxolivaStart experimenting with python. Very promising rx...
2010-01-20 lxolivaMove matching primitives from set_except to next to...
2010-01-13 lxolivaFalse positives in F-12's drm-upgrayedd.patch.
2009-12-15 lxolivaAdded false-positives for freedo and loongson patches.
2009-12-15 lxolivaMatch false positive in patch-2.6.31.8.
2009-12-11 lxolivaUpdate for false positive in patch-2.6.27.41.
2009-12-10 lxoliva2.6.27-libre3 released.
2009-12-08 lxolivaFix deblobbing of .firmware in drivers/bluetooth/btmrvl...
2009-12-08 lxolivaRevert bogus removal of g in s// prior to 2.6.32-libre...
2009-12-08 lxolivaLikely 2.6.32-libre, 2.6.31-libre2, 2.6.30-libre1,...
2009-09-26 lxolivaAdd common_modes for drm-next-8ef8678c8.patch.
2009-09-22 lxolivaTolerate whitespace changes in graph_ctx_regs[] in...
2009-09-21 lxolivaMerged Rubén Rodríguez Pérez's cleanups.
2009-09-21 lxolivaDeblob radeon/r100.c. Prepare for loadable radeon...
2009-09-21 lxolivaMake --force better: idempotent, less confusing message...
2009-09-21 lxolivaRework deblobbing of Radeon, R128 and MGA drivers.
2009-09-20 lxolivaFix blobname in usbdax, from Rubén Rodríguez Pérez...
2009-09-12 lxoliva2.6.31-libre candidate.
2009-09-11 lxolivaPreparing for 2.6.31.
2009-09-04 lxolivaAccept lirc-*.patch for lirc patches.
2009-09-04 lxolivaStart preparations for 2.6.31-libre.
2009-08-14 lxolivaadjust bclk_divs in sound/soc/codecs/wm8903.c for patch...
2009-08-14 lxolivabclk_divs in sound/soc/codecs/wm8903.c for patch-2...
2009-06-13 lxolivaImprove deblobbing of SXG driver.
2009-06-12 lxolivaMatch b43-open properly. Deblob netxen firmware names.
2009-06-12 lxolivaAdd missing __func__ in sxg missing Free firmware printk.
2009-06-12 lxolivaFix deblobbing of bnx2, i2400m, b43 and firmware/WHENCE.
2009-06-12 lxolivaFix cleanup of directories.
2009-06-12 lxolivaFix line breaks.
2009-06-12 lxolivaIf nothing goes wrong, this will be 2.6.30-libre.
2009-06-12 lxolivaTowards 2.6.30-libre.
2009-06-12 lxolivaMore coverage for cleanup.
2009-06-09 lxolivaDeblob fore200e docs and .gitignore. Deblob wimax...
2009-06-09 lxolivaDeblob fore200e docs and .gitignore.
2009-06-09 lxolivaFix SiS deblob matches. Deblob wimax docs.
2009-06-09 lxolivaDisable DRM_MGA, DRM_R128 and DRM_RADEON, that don...
2009-06-08 lxolivaDisable DRM_MGA, DRM_R128 and DRM_RADEON, that don...
2009-06-08 lxolivaNew.
2009-06-08 lxolivaDisable DRM_MGA, DRM_R128 and DRM_RADEON, that don...
2009-06-08 lxolivaStandardize regexps further to ease eventual translatio...
2009-05-11 lxolivaTurn repetitive code into loops.
2009-04-03 lxolivaFix typo.
2009-04-02 lxolivas/fatal/die/ so that --force works as intended.
2009-04-02 lxoliva2.6.27-libre1
2009-04-02 lxolivaFix harmless deblobbing error in af9013_priv.h
2009-04-02 lxolivaAdd patterns for 2.6.27.
2009-03-31 lxolivaFix poor-man's dirname idiom.
2009-03-31 lxolivaCanonicalize \$ to [$].
2009-03-31 lxolivaFix poor-man's dirname implementation. Reported by...
2009-03-31 lxolivaDeblob sms-cards.c
2009-03-31 lxolivaDeblob sms-cards.
2009-03-31 lxolivaCanonicalize \* and \/ to [*] and [/].
2009-03-25 lxolivaFix .firmware deblobbing errors.
2009-03-24 lxolivaFix deblobbing of sb_common.c for good.
2009-03-24 lxolivaFix deblobbing of sscape.c
2009-03-24 lxolivaFix deblobbing of pss.c
2009-03-24 lxolivaFix deblobbing of sb_common.c.
2009-03-24 lxolivaFix broken sed scripts when using dash's built-in echo...
2009-03-21 lxoliva2.6.28-libre1
2009-03-20 lxolivaFix deblobbing of 3c359.c, ipw2100.c and if_usb.c
2009-03-19 lxolivaDon't require undefine_macro's macro to be defined...
2009-03-19 lxolivaFixed deblobbing of b43legacy, ipw2100, libertas
2009-03-19 lxolivaRemove more code from bnx2.c and 3c359.c.
2009-03-19 lxolivaFix comment-matching patterns.
2009-03-19 lxolivaIntroduce undefine_macro.
2009-03-19 lxolivaOops, typo.
2009-03-19 lxolivaPropagate errors to final sed.
2009-03-19 lxolivaFix internal error at the end of the tarball.
2009-03-19 lxolivaFix a few minor errors.
2009-03-18 lxolivaFix processing of false positives before actual blobs.
2009-03-18 lxolivaApply reject_firmware even without a ( afterwards.
2009-03-18 lxoliva"Completed" revamp, still needs requires and fixing.
2009-03-10 lxolivaFix a few errors.
2009-03-10 lxolivaRevamped drivers/net and drivers/pcmcia.
2009-03-09 lxolivaConsistency in announce quoting.
2009-03-09 lxolivaorinoco is fully taken care of already.
2009-03-09 lxolivaImprove deblobbing of get_dvb_firmware.
2009-03-09 lxolivaTypo in second smc91c92_cs.c sed script.
2009-03-09 lxolivaDetect error in $deblob by teeing the whole if/cmd...
2009-03-09 lxolivaOops, typo
2009-03-09 lxolivaStandardize sed in-function patterns a bit.
2009-03-08 lxolivaReport past progress.
2009-03-08 lxolivaCleaner reporting
2009-03-08 lxolivaTee output to .log file.
2009-03-08 lxolivaReport purpose of clean_sed scripts.
2009-03-08 lxolivaDealt with whiteheat already.
2009-03-08 lxolivaRevamped everything we already deblobbed before, save...
2009-03-07 lxolivaRevamped COPS LocalTalk.
2009-03-06 lxolivaRevamped MyriCOM, Tehuti, Tigon3, Typhoon.
2009-02-19 lxolivaRevamped cassini, cxgb3 and e100.
2009-02-16 lxolivaRevamped bnx2 and bnx2x.
2009-02-13 lxolivaRe-enable ACENIC and STARFIRE with no-firmware reporting.
2009-02-12 lxolivaCompleted re-checking of previously-deblobbed drivers...
2009-02-10 lxolivaKeep DVB frontends that had non-code init data. Clean...
2009-02-07 lxolivaClean up DVB_USB_AF9005
next