summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig.devices (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-04checkpatch.pl: modify warning message for printk usageYogesh Chaudhari1-1/+1
2014-04-04checkpatch: make "return is not a function" test quieterJoe Perches1-7/+15
2014-04-04checkpatch: ignore networking block comment style first lines in fileJoe Perches1-1/+2
2014-04-04checkpatch: use a more consistent function argument styleJoe Perches1-9/+20
2014-04-04checkpatch: add test for char * arrays that could be static constJoe Perches1-0/+7
2014-04-04checkpatch: fix jiffies comparison and othersJoe Perches1-1/+1
2014-04-04checkpatch: avoid sscanf test duplicated messagesJoe Perches1-1/+1
2014-04-04checkpatch: update octal permissions warningJoe Perches1-2/+4
2014-04-04checkpatch: warn on uses of __constant_<foo> functionsJoe Perches1-0/+13
2014-04-04checkpatch: add checks for constant non-octal permissionsJoe Perches1-2/+34
2014-04-04checkpatch: don't warn on some function pointer return stylesJoe Perches1-10/+21
2014-04-04checkpatch: add test for long udelayJoe Perches1-3/+8
2014-04-04lib/decompress_inflate.c: include appropriate header fileRashika Kheria2-2/+3
2014-04-04lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria1-0/+7
2014-04-04lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann1-37/+39
2014-04-04lib/devres.c: fix some sparse warningsSteven Rostedt1-5/+7
2014-04-04backlight: tps65217_bl: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-04backlight: platform_lcd: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: lms283gf05: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: lm3533_bl: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-04backlight: l4f00242t03: remove unnecessary OOM messagesJingoo Han1-4/+1
2014-04-04backlight: ili9320: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: ili922x: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: hx8357: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: corgi_lcd: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: adp8870: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: adp8860: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04backlight: aat2870: remove unnecessary OOM messagesJingoo Han1-2/+0
2014-04-04backlight: update backlight status when necessaryLiu Ying1-2/+3
2014-04-04backlight: update bd state & fb_blank properties when necessaryLiu Ying2-5/+24
2014-04-04MAINTAINERS: remove Venkatesh from HPET, move to CREDITSJoe Perches2-2/+4
2014-04-04MAINTAINERS: microblaze: use LKML as mailing listMichal Simek1-1/+0
2014-04-04MAINTAINERS: addition of Dialog Semiconductor filesOpensource [Steve Twiss]1-0/+25
2014-04-04MAINTAINERS: wimax@linuxwimax.org is subscribers-onlyJoe Perches1-2/+2
2014-04-04MAINTAINERS: add xtensa irqchips to xtensa port entryMax Filippov1-0/+1
2014-04-04MAINTAINERS: mark SuperH orphanGeert Uytterhoeven2-3/+5
2014-04-04MAINTAINERS: add backlight co-maintainersJingoo Han1-0/+2
2014-04-04printk: fix one circular lockdep warning about console_lockJane Li1-0/+2
2014-04-04include/linux/printk.h: remove double asmlinkage in printk_emitSimon Kågström1-3/+3
2014-04-04printk: do not compute the size of the message twicePetr Mladek1-1/+1
2014-04-04printk: use also the last bytes in the ring bufferPetr Mladek1-2/+2
2014-04-04printk: add comment about tricky check for text buffer sizePetr Mladek1-0/+5
2014-04-04printk: remove obsolete check for log level "c"Petr Mladek1-2/+0
2014-04-04printk: remove duplicated check for log levelPetr Mladek1-7/+3
2014-04-04vsprintf: remove %n handlingRyan Mallon1-36/+9
2014-04-04kernel/resource.c: make reallocate_resource() staticDaeseok Youn1-1/+1
2014-04-04kernel: audit/fix non-modular users of module_init in core codePaul Gortmaker6-9/+7
2014-04-04lib/syscall.c: unexport task_current_syscall()Andrew Morton1-1/+0
2014-04-04xattr: guard against simultaneous glibc header inclusionSerge Hallyn2-0/+16
2014-04-04samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras1-4/+10