aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/misc
Commit message (Expand)AuthorAge
* Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi2014-08-06
* Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi2014-08-06
* Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi2014-08-06
* coccicheck: Add unneeded return variable testPeter Senna Tschudin2014-06-10
* coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd2014-06-09
* Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin2014-03-29
* coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-13
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-03
* scripts/coccinelle: find constant additions that could be bit orsJulia Lawall2013-02-22
* scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin2013-02-22
* scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin2013-01-24
* scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall2012-12-09
* scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-13
* scripts/coccinelle: sizeof of pointerJulia Lawall2012-05-25
* scripts/coccinelle: address test is always trueJulia Lawall2012-05-25
* coccinelle: semantic patch for bool issuesJulia Lawall2012-02-24
* coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall2012-02-24
* scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-14
* scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall2010-12-03
* Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-31
* Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-31