summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc-vt8500: use devm_ioremap_resource()Jingoo Han2014-04-031-23/+5
* rtc: rtc-davinci: use devm_ioremap_resource()Jingoo Han2014-04-031-25/+4
* rtc: rtc-coh901331: use devm_ioremap_resource()Jingoo Han2014-04-031-15/+3
* rtc: rtc-spear: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* rtc: rtc-lpc32xx: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+2
* rtc: rtc-sirfsoc: remove unnecessary OOM messagesJingoo Han2014-04-031-5/+1
* rtc: rtc-rx8025: remove unnecessary OOM messagesJingoo Han2014-04-031-1/+0
* rtc: rtc-pm8xxx: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* rtc: rtc-nuc900: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+2
* rtc: rtc-moxart: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* rtc: rtc-ds1390: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+2
* rtc: rtc-davinci: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* rtc: rtc-at32ap700x: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable()Fabio Estevam2014-04-031-1/+3
* rtc: fix potential race conditionAlessandro Zummo2014-04-039-65/+70
* init/do_mounts.c: fix comment errorchishanmingshen2014-04-031-2/+2
* binfmt_misc: add missing 'break' statementLuis Henriques2014-04-031-0/+1
* fs/efs/super.c: add __init to init_inodecache()Fabian Frederick2014-04-031-1/+1
* checkpatch: don't warn on bitfield spaces around :Joe Perches2014-04-031-2/+5
* checkpatch: expand parenthesis alignment test to declarations, functions and ...Joe Perches2014-04-031-4/+6
* checkpatch.pl: add check for Change-IdChristopher Covington2014-04-031-0/+6
* scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton2014-04-031-6/+0
* checkpatch: net and drivers/net: warn on missing blank line after variable de...Joe Perches2014-04-031-0/+15
* checkpatch: improve the compatible vendor matchFlorian Vaussard2014-04-031-5/+5
* checkpatch: check compatible strings in .c and .h tooFlorian Vaussard2014-04-031-2/+4
* checkpatch: fix spurious vendor compatible warningsFlorian Vaussard2014-04-031-2/+2
* checkpatch: check vendor compatible with dashesFlorian Vaussard2014-04-031-1/+1
* checkpatch: improve octal permissions test speedJoe Perches2014-04-031-20/+31
* checkpatch.pl: modify warning message for printk usageYogesh Chaudhari2014-04-031-1/+1
* checkpatch: make "return is not a function" test quieterJoe Perches2014-04-031-7/+15
* checkpatch: ignore networking block comment style first lines in fileJoe Perches2014-04-031-1/+2
* checkpatch: use a more consistent function argument styleJoe Perches2014-04-031-9/+20
* checkpatch: add test for char * arrays that could be static constJoe Perches2014-04-031-0/+7
* checkpatch: fix jiffies comparison and othersJoe Perches2014-04-031-1/+1
* checkpatch: avoid sscanf test duplicated messagesJoe Perches2014-04-031-1/+1
* checkpatch: update octal permissions warningJoe Perches2014-04-031-2/+4
* checkpatch: warn on uses of __constant_<foo> functionsJoe Perches2014-04-031-0/+13
* checkpatch: add checks for constant non-octal permissionsJoe Perches2014-04-031-2/+34
* checkpatch: don't warn on some function pointer return stylesJoe Perches2014-04-031-10/+21
* checkpatch: add test for long udelayJoe Perches2014-04-031-3/+8
* lib/decompress_inflate.c: include appropriate header fileRashika Kheria2014-04-032-2/+3
* lib/clz_ctz.c: add prototype declarations in lib/clz_ctz.cRashika Kheria2014-04-031-0/+7
* lib/random32.c: minor cleanups and kdoc fixDaniel Borkmann2014-04-031-37/+39
* lib/devres.c: fix some sparse warningsSteven Rostedt2014-04-031-5/+7
* backlight: tps65217_bl: remove unnecessary OOM messagesJingoo Han2014-04-031-4/+1
* backlight: platform_lcd: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: lms283gf05: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1
* backlight: lm3533_bl: remove unnecessary OOM messagesJingoo Han2014-04-031-4/+1
* backlight: l4f00242t03: remove unnecessary OOM messagesJingoo Han2014-04-031-4/+1
* backlight: ili9320: remove unnecessary OOM messagesJingoo Han2014-04-031-3/+1