Commit Graph

105406 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
Hans-Christian Egtvedt 5aa0769d08 atmel_pwm: set up only one PWM clock when allocating a clock 17 years ago
Uwe Kleine-König 82736f4d1d generic irqs: handle failure of irqchip->set_type in setup_irq 17 years ago
Adrian Bunk f606ddf42f remove the v850 port 17 years ago
WANG Cong 99764fa4ce UML: make several more things static 17 years ago
WANG Cong 4a56758204 arch/um/kernel/mem.c: remove arch_validate() 17 years ago
WANG Cong 4c182ae781 arch/um/kernel/irq.c: clean up some functions 17 years ago
Akinobu Mita ed62f77bb6 cris: use simple_read_from_buffer() 17 years ago
Fernando Luis Vazquez Cao d50004b086 cris: remove unused global_flush_tlb 17 years ago
Adrian Bunk 9120195721 mn10300: move sg_dma_{address,len}() to asm/scatterlist.h 17 years ago
David Howells f0af566da6 pm: fix try_to_freeze_tasks()'s use of do_div() 17 years ago
Carlos Corbacho e41fb7c58e pm: acpi pm: add DMI quirk list for ACPI 1.0 suspend ordering 17 years ago
Shaohua Li bdfe6b7c68 pm: acpi hibernation: utilize hardware signature 17 years ago
Zhang Rui 2f15fc4bdf pm: schedule sysrq poweroff on boot cpu 17 years ago
Zhang Rui c1a220e7ac pm: introduce new interfaces schedule_work_on() and queue_work_on() 17 years ago
Akinobu Mita 0d83304c7e pm: hibernation: simplify memory bitmap 17 years ago
Alan Stern 8111d1b552 pm: add new PM_EVENT codes for runtime power transitions 17 years ago
Rafael J. Wysocki 8c363265d5 pm: drop unnecessary includes from pm.h 17 years ago
Rafael J. Wysocki 40b4ac33b4 pm: remove obsolete piece of PM documentation 17 years ago
Rafael J. Wysocki e7ecb331e1 pm: remove remaining obsolete definitions from pm.h 17 years ago
Rafael J. Wysocki 558481f038 pm: remove definition of struct pm_dev 17 years ago
Adrian Bunk d75f65fd24 remove include/linux/pm_legacy.h 17 years ago
David Brownell 77437fd4e6 pm: boot time suspend selftest 17 years ago