index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
coccinelle
/
misc
Age
Commit message (
Expand
)
Author
2016-12-11
Coccinelle: misc: Add support for devm variant in all modes
Vaishali Thakkar
2016-12-11
Coccinelle: misc: Improve the result given by context mode
Vaishali Thakkar
2016-12-11
Coccinelle: misc: Improve the matching of rules
Vaishali Thakkar
2016-12-11
Coccinelle: Add misc/boolconv.cocci
Andrew F. Davis
2016-10-11
Coccinelle: flag conditions with no effect
Nicholas Mc Guire
2016-06-20
Coccinelle: noderef: Add new rules and correct the old rule
Vaishali Thakkar
2016-04-20
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
2016-02-18
coccinelle: bugon: reduce rule applicability
Julia Lawall
2016-02-18
Coccinelle: array_size: reduce rule applicability
Julia Lawall
2016-02-18
Coccinelle: reduce rule applicability
Julia Lawall
2015-10-26
coccinelle: Improve checking for missing NULL terminators
Daniel Granat
2015-10-26
coccinelle: misc: remove "complex return code" warnings
Johan Hovold
2015-10-26
coccinelle: misc: move constants to the right
Julia Lawall
2015-06-03
coccinelle: simple_return: Add a blank line
Fabio Estevam
2015-05-25
coccinelle: irqf_oneshot.cocci: Improve the generated commit log
Fabio Estevam
2015-05-21
scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar
Fabio Estevam
2015-05-21
scripts/coccinelle/misc/semicolon.cocci: Use imperative mood
Fabio Estevam
2015-05-20
coccinelle: ifaddr: Fix the sentence
Fabio Estevam
2015-05-20
coccinelle: returnvar: Use imperative mood
Fabio Estevam
2015-04-15
scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning
Fabian Frederick
2015-03-25
irqf_oneshot.cocci: add check of devm_request_threaded_irq()
Valentin Rothberg
2014-11-24
bugon.cocci: fix Options at the macro
Mauro Carvalho Chehab
2014-09-26
coccinelle: misc: semantic patch to delete overly complex return code processing
Julia Lawall
2014-08-06
Coccinelle: Script to replace if and BUG with BUG_ON
Himangi Saraogi
2014-08-06
Coccinelle: Script to detect incorrect argument to sizeof
Himangi Saraogi
2014-08-06
Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs
Himangi Saraogi
2014-06-10
coccicheck: Add unneeded return variable test
Peter Senna Tschudin
2014-06-09
coccinelle: Check for missing NULL terminators in of_device_id tables
Stephen Boyd
2014-03-29
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2013-08-13
coccinelle: replace 0/1 with false/true in functions returning bool
Rasmus Villemoes
2013-07-03
Coccinelle: Update the options used to the new option scheme
Nicolas Palix
2013-02-22
scripts/coccinelle: find constant additions that could be bit ors
Julia Lawall
2013-02-22
scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...
Peter Senna Tschudin
2013-01-24
scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
Peter Senna Tschudin
2012-12-09
scripts/coccinelle/misc/warn.cocci: use WARN
Julia Lawall
2012-07-13
scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT
Lars-Peter Clausen
2012-05-25
scripts/coccinelle: sizeof of pointer
Julia Lawall
2012-05-25
scripts/coccinelle: address test is always true
Julia Lawall
2012-02-25
coccinelle: semantic patch for bool issues
Julia Lawall
2012-02-25
coccinelle: semantic patch to check for PTR_ERR after reassignment
Julia Lawall
2012-01-15
scripts/coccinelle: improve the coverage of some semantic patches
Julia Lawall
2010-12-03
scripts/coccinelle: update for compatability with Coccinelle 0.2.4
Julia Lawall
2010-08-31
Coccinelle: Add misc/ifcol.cocci
Nicolas Palix
2010-08-31
Coccinelle: Add misc/doubleinit.cocci
Nicolas Palix