summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/misc
Commit message (Expand)AuthorAgeFilesLines
* 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: noderef: Add new rules and correct the old ruleVaishali Thakkar2016-06-201-1/+17
* scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-201-171/+0
* coccinelle: bugon: 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
* coccinelle: Improve checking for missing NULL terminatorsDaniel Granat2015-10-261-5/+28
* coccinelle: misc: remove "complex return code" warningsJohan Hovold2015-10-261-180/+0
* coccinelle: misc: move constants to the rightJulia Lawall2015-10-261-0/+171
* 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
* 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: ifaddr: Fix the sentenceFabio Estevam2015-05-201-2/+1
* coccinelle: returnvar: Use imperative moodFabio Estevam2015-05-201-1/+1
* scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-151-1/+1
* irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg2015-03-251-0/+24
* bugon.cocci: fix Options at the macroMauro Carvalho Chehab2014-11-241-1/+1
* coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall2014-09-261-0/+180
* Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi2014-08-061-0/+62
* Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi2014-08-061-0/+76
* Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi2014-08-061-0/+87
* coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-101-0/+66
* coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd2014-06-091-0/+62
* Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-291-103/+0
* coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-131-0/+58
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-038-8/+8
* scripts/coccinelle: find constant additions that could be bit orsJulia Lawall2013-02-221-0/+55
* scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin2013-02-221-0/+103
* scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin2013-01-241-0/+83
* scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall2012-12-091-0/+109
* scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-131-0/+65
* scripts/coccinelle: sizeof of pointerJulia Lawall2012-05-251-0/+65
* scripts/coccinelle: address test is always trueJulia Lawall2012-05-251-0/+35
* coccinelle: semantic patch for bool issuesJulia Lawall2012-02-251-0/+178
* coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall2012-02-251-0/+41
* scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-151-4/+4
* scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall2010-12-031-3/+3
* Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-311-0/+48
* Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-311-0/+53
OpenPOWER on IntegriCloud