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
Age
Commit message (
Expand
)
Author
2013-02-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-21
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2013-02-21
checkpatch: fix USLEEP_RANGE test
Bruce Allan
2013-02-21
checkpatch: Add check for kcalloc argument order
Joe Perches
2013-02-21
checkpatch: don't emit the CamelCase warning for PageFoo
Joe Perches
2013-02-21
checkpatch: warn on unnecessary __dev<foo> section markings
Joe Perches
2013-02-21
checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>
Joe Perches
2013-02-21
get_maintainer.pl: find maintainers for removed files
Geert Uytterhoeven
2013-02-21
scripts/tags.sh: add ctags magic for declarations of popular kernel type
Kirill Tkhai
2013-02-21
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-14
scripts/sortextable: silence script output
Arnd Bergmann
2013-02-13
kbuild: limit dtc+cpp include path
Stephen Warren
2013-02-08
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
2013-02-05
checkpatch: fix $Float creation of match variables
Joe Perches
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-22
lib: devres: Introduce devm_ioremap_resource()
Thierry Reding
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
2013-01-03
misc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-02
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2012-12-20
checkpatch: warn on uapi #includes that #include <uapi/...
Joe Perches
2012-12-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-18
Coccinelle: add api/d_find_alias.cocci
Cyril Roelandt
2012-12-17
checkpatch: warn on CamelCase variable names
Joe Perches
2012-12-17
checkpatch: add support for floating point constants
Joe Perches
2012-12-17
checkpatch: find hex constants as a single IDENT
Joe Perches
2012-12-17
checkpatch: add --strict test for switch/default missing break
Joe Perches
2012-12-17
checkpatch: warn when declaring "struct spinlock foo;"
Joe Perches
2012-12-17
checkpatch: Add --strict messages for blank lines around braces
Joe Perches
2012-12-17
checkpatch: extend line continuation test
Joe Perches
2012-12-17
checkpatch: allow control over line length warning, default remains 80
Joe Perches
2012-12-17
checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove
Andy Whitcroft
2012-12-17
checkpatch: remove reference to feature-removal-schedule.txt
Tao Ma
2012-12-17
checkpatch: warn about using CONFIG_EXPERIMENTAL
Kees Cook
2012-12-17
checkpatch: warn on unnecessary line continuations
Joe Perches
2012-12-14
scripts/config: Fix wrong "shift" for --keep-case
Hiroshi Doyu
2012-12-14
MODSIGN: Add modules_sign make target
Josh Boyer
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
scripts/tags.sh: Support compiled source
Joonsoo Kim
2012-12-11
scripts/tags.sh: Support subarch for ARM
Joonsoo Kim
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
2012-12-09
scripts/coccinelle/misc/warn.cocci: use WARN
Julia Lawall
2012-12-06
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
[next]