aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/free (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab1-1/+1
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-6/+5
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2019-07-08coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring1-1/+1
2019-07-08coccinelle: put_device: Adjust a message constructionMarkus Elfring1-5/+4
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner7-12/+19
2019-03-28coccinelle: put_device: reduce false positivesWen Yang1-0/+1
2019-03-17coccinelle: semantic code search for missing put_device()Wen Yang1-0/+56
2018-02-07coccinelle: devm_free: reduce false positivesJulia Lawall1-1/+54
2018-01-16Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha1-1/+1
2016-06-21coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud1-0/+4
2016-06-21coccinelle: recognize more devm_* memory allocation functionsYann Droneaud1-0/+20
2016-06-21coccinelle: also catch kzfree() issuesYann Droneaud4-5/+25
2015-10-26coccinelle: ifnullfree: handle various destroy functionsJulia Lawall1-1/+9
2015-10-26coccinelle: ifnullfree: various cleanupsJulia Lawall1-11/+7
2014-08-08scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick1-2/+3
2014-08-08scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick1-0/+52
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix3-3/+3
2013-07-03scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz1-0/+52
2013-06-14scripts/coccinelle: check for field address argument to kfreeJulia Lawall1-0/+32
2012-02-25coccinelle: semantic patch for missing iounmapJulia Lawall1-0/+67
2012-02-25coccinelle: semantic patch for missing clk_putJulia Lawall1-0/+67
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall1-5/+9
2012-01-14coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall1-0/+71
2010-10-13Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix1-4/+5
2010-08-31Coccinelle: Add free/kfree.cocciNicolas Palix1-0/+116