summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-0/+5
|\
| * drm: introduce drm_dev_{get/put} functionsAishwarya Pant2017-09-261-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/
* drm: Introduce drm_property_blob_{get,put}()Thierry Reding2017-02-281-0/+10
* drm: Introduce drm_gem_object_{get,put}()Thierry Reding2017-02-281-0/+20
* drm: Introduce drm_framebuffer_{get,put}()Thierry Reding2017-02-281-0/+10
* drm: Introduce drm_connector_{get,put}()Thierry Reding2017-02-281-0/+10
* drm: Introduce drm_mode_object_{get,put}()Thierry Reding2017-02-281-0/+42
* Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar2016-12-111-3/+12
* Coccinelle: misc: Improve the result given by context modeVaishali Thakkar2016-12-111-1/+2
* Coccinelle: misc: Improve the matching of rulesVaishali Thakkar2016-12-111-13/+23
* Coccinelle: Add misc/boolconv.cocciAndrew F. Davis2016-12-111-0/+90
* Coccinelle: flag conditions with no effectNicholas Mc Guire2016-10-111-0/+64
* Coccinelle: pm_runtime: ensure relevance of pm_runtime reportsJulia Lawall2016-10-011-7/+11
* Coccinelle: limit memdup_user transformation to GFP_KERNEL caseJulia Lawall2016-10-011-4/+4
* scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocciLuis R. Rodriguez2016-07-221-0/+3
* 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: noderef: Add new rules and correct the old ruleVaishali Thakkar2016-06-201-1/+17
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-05-262-173/+2
|\
| * scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-201-171/+0
| * Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar2016-04-201-2/+2
* | debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange2016-04-121-0/+67
|/
* Coccinelle: Add api/setup_timer.cocciVaishali Thakkar2016-02-181-0/+199
* coccinelle: bugon: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
* Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
* Coccinelle: array_size: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
* Coccinelle: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
* scripts/coccinelle: modernize &Julia Lawall2016-02-181-1/+1
* coccinelle: tests: unsigned value cannot be lesser than zeroAndrzej Hajda2016-01-121-0/+75
* coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-261-5/+28
* coccinelle: ifnullfree: handle various destroy functionsJulia Lawall2015-10-261-1/+9
* coccinelle: ifnullfree: various cleanupsJulia Lawall2015-10-261-11/+7
* cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall2015-10-261-0/+100
* scripts/coccinelle: fix typosJulia Lawall2015-10-261-2/+2
* coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-261-180/+0
* coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall2015-10-261-34/+86
* coccinelle: misc: move constants to the rightJulia Lawall2015-10-261-0/+171
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-081-0/+84
|\
| * coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley2015-09-081-0/+84
* | coccinelle: api: extend spatch for dropping unnecessary ownerKrzysztof Kozlowski2015-08-191-0/+73
* | coccinelle: simple_return: Add a blank lineFabio Estevam2015-06-031-1/+1
* | coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam2015-05-251-2/+5
* | coccinelle: api: add vma_pages.cocciDmitry Kalinkin2015-05-211-0/+60
* | scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam2015-05-211-1/+1
* | scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam2015-05-211-1/+1
* | coccinelle: simple_open: Use imperative moodFabio Estevam2015-05-201-2/+2
* | coccinelle: ifaddr: Fix the sentenceFabio Estevam2015-05-201-2/+1
* | coccinelle: returnvar: Use imperative moodFabio Estevam2015-05-201-1/+1
OpenPOWER on IntegriCloud