summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/free
Commit message (Expand)AuthorAgeFilesLines
* docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-131-6/+5Star
|\
| * coccinelle: put_device: Add a cast to an expression for an assignmentMarkus Elfring2019-07-071-1/+1
| * coccinelle: put_device: Adjust a message constructionMarkus Elfring2019-07-071-5/+4Star
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\ \
| * | docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-211-1/+1
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-197-12/+19
|/
* coccinelle: put_device: reduce false positivesWen Yang2019-03-281-0/+1
* coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
* coccinelle: devm_free: reduce false positivesJulia Lawall2018-02-071-1/+54
* Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha2018-01-161-1/+1
* coccinelle: catch krealloc() on devm_*() allocated memoryYann Droneaud2016-06-211-0/+4
* coccinelle: recognize more devm_* memory allocation functionsYann Droneaud2016-06-211-0/+20
* coccinelle: also catch kzfree() issuesYann Droneaud2016-06-214-5/+25
* coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-261-1/+9
* coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-261-11/+7Star
* scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick2014-08-091-2/+3
* scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick2014-08-091-0/+52
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-033-3/+3
* scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-031-0/+52
* scripts/coccinelle: check for field address argument to kfreeJulia Lawall2013-06-141-0/+32
* coccinelle: semantic patch for missing iounmapJulia Lawall2012-02-251-0/+67
* coccinelle: semantic patch for missing clk_putJulia Lawall2012-02-251-0/+67
* scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-151-5/+9
* coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall2012-01-141-0/+71
* Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix2010-10-131-4/+5
* Coccinelle: Add free/kfree.cocciNicolas Palix2010-08-311-0/+116