Commit Graph

698 Commits (33cba0657393a75e18e1781e3e13613303f18124)

Author SHA1 Message Date
Andy Whitcroft 33cba06573 checkpatch: version 0.21 17 years ago
Andy Whitcroft 234fff6515 checkpatch: types cannot start mid word for pointer tests 17 years ago
Andy Whitcroft 292f1a9b34 checkpatch: complex macros need to ignore comments 17 years ago
Andy Whitcroft 74048ed811 checkpatch: variants -- move the main unary/binary operators to use variants 17 years ago
Andy Whitcroft 1f65f947a6 checkpatch: add checks for question mark and colon spacing 17 years ago
Andy Whitcroft d250658658 checkpatch: possible modifiers -- handle multiple modifiers and trailing 17 years ago
Andy Whitcroft 0221f55c14 checkpatch: possible types -- known modifiers cannot be types 17 years ago
Andy Whitcroft 8ea3eb9a20 checkpatch: handle return types of pointers to functions 17 years ago
Andy Whitcroft b8f96a31f3 checkpatch: macro complexity checks are meaningless in linker scripts 17 years ago
Andy Whitcroft d2172eb5bd checkpatch: possible modifiers are not being correctly matched 17 years ago
Andy Whitcroft 7429c6903e checkpatch: improve type matcher debug 17 years ago
Andy Whitcroft 389a2fe57f checkpatch: allow for type modifiers on multiple declarations 17 years ago
Wolfram Sang 3c232147a7 checkpatch: correct spelling in kfree checks 17 years ago
Greg Kroah-Hartman 4c432a8f01 checkpatch: usb_free_urb() can take NULL 17 years ago
Andy Whitcroft f5fe35dd95 checkpatch: condition/loop indent checks 17 years ago
Andy Whitcroft 53210168fe checkpatch: toughen trailing if statement checks and extend them to while and for 17 years ago
Andy Whitcroft 8d31cfcecf checkpatch: check spacing for square brackets 17 years ago
Andy Whitcroft e2a763c20b checkpatch: switch -- report trailing statements on case and default 17 years ago
Andy Whitcroft f4c014c0de checkpatch: allow printk strings to exceed 80 characters to maintain their searchability 17 years ago
Andy Whitcroft 548596d523 checkpatch: trailing statement indent: fix end of statement location 17 years ago
Andy Whitcroft a3bb97a7ab checkpatch: macros: fix statement counting block end detection 17 years ago
Andy Whitcroft 6ef9b297f6 checkpatch: types: unary -- goto introduces unary context 17 years ago
Andy Whitcroft beae633249 checkpatch: comment detection: ignore macro continuation when detecting associated comments 17 years ago
Andy Whitcroft d3ddcf471e checkpatch: possible types: __asm__ is never a type 17 years ago
Michael Ellerman f3db6639fe checkpatch: add a checkpatch warning for new uses of __initcall(). 17 years ago
Andy Whitcroft c8cb2ca37e checkpatch: types: some types may also be identifiers 17 years ago
Andy Whitcroft fee61c47d1 checkpatch: return is not a function -- parentheses for casts are ok too 17 years ago
Andy Whitcroft 6cbb2e7111 checkpatch: Version: 0.20 17 years ago
Adrian Bunk f606ddf42f remove the v850 port 17 years ago
Mathieu Desnoyers d35cb360c2 markers: fix duplicate modpost entry 17 years ago
Kay Sievers 22454cb99f pnp: add acpi:* modalias entries 17 years ago
David Woodhouse 7259d936c6 Update scripts/Makefile.fwinst to cope with older make 17 years ago
Cornelia Huck 7e9db9eaef [S390] cio: Introduce modalias for css bus. 17 years ago
David Woodhouse 8bd6b2229b ihex: add ihex2fw tool for converting HEX files into firmware images 17 years ago
David Woodhouse 88ecf814c4 firmware: Add firmware installation to modules_install, add firmware_install 17 years ago
Sam Ravnborg 4d7365d664 kbuild: ignore powerpc specific symbols in modpost 17 years ago
Andy Whitcroft c45dcabd26 update checkpatch.pl to version 0.19 17 years ago
Sam Ravnborg 96d97f262a kbuild: fix $(src) assignmnet with external modules 17 years ago
Linus Torvalds 14d03fd98e Mark 'scripts/decodecode' executable 17 years ago
Gabriel C 656a3f7978 scripts/ver_linux use 'gcc -dumpversion' 17 years ago
Steven Rostedt 656ee82cc8 kbuild: create new CFLAGS_REMOVE_(basename).o option 17 years ago
Christophe Jaillet 107f43a0f7 kconfig: incorrect 'len' field initialisation ? 17 years ago
Randy Dunlap 7b97887eab kernel-doc: allow unnamed bit-fields 17 years ago
Sam Ravnborg aab34ac858 kbuild: filter away debug symbols from kernel symbols 17 years ago
Andi Kleen fd1db0a313 kbuild: disable modpost warnings for linkonce sections 17 years ago
Sam Ravnborg c4143a8303 kconfig: fix MAC OS X warnings in menuconfig 17 years ago
Jean Delvare ac55182899 modpost: i2c aliases need no trailing wildcard 17 years ago
Sam Ravnborg b44158de9e kconfig: made check-lxdialog more portable 17 years ago
Bryan Wu c6495aaabf kallsyms: nuke all ChangeLog, this should be logged by git 17 years ago
Jean Delvare d2653e9273 i2c: Add support for device alias names 17 years ago