summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-pcf2123.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-04rtc: rtc-rx8025: remove unnecessary OOM messagesJingoo Han1-1/+0
2014-04-04rtc: rtc-pm8xxx: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04rtc: rtc-nuc900: remove unnecessary OOM messagesJingoo Han1-3/+2
2014-04-04rtc: rtc-moxart: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04rtc: rtc-ds1390: remove unnecessary OOM messagesJingoo Han1-3/+2
2014-04-04rtc: rtc-davinci: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04rtc: rtc-at32ap700x: remove unnecessary OOM messagesJingoo Han1-3/+1
2014-04-04drivers/rtc/rtc-imxdi.c: check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2014-04-04rtc: fix potential race conditionAlessandro Zummo9-65/+70
2014-04-04init/do_mounts.c: fix comment errorchishanmingshen1-2/+2
2014-04-04binfmt_misc: add missing 'break' statementLuis Henriques1-0/+1
2014-04-04fs/efs/super.c: add __init to init_inodecache()Fabian Frederick1-1/+1
2014-04-04checkpatch: don't warn on bitfield spaces around :Joe Perches1-2/+5
2014-04-04checkpatch: expand parenthesis alignment test to declarations, functions and ...Joe Perches1-4/+6
2014-04-04checkpatch.pl: add check for Change-IdChristopher Covington1-0/+6
2014-04-04scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton1-6/+0
2014-04-04checkpatch: net and drivers/net: warn on missing blank line after variable de...Joe Perches1-0/+15
2014-04-04checkpatch: improve the compatible vendor matchFlorian Vaussard1-5/+5
2014-04-04checkpatch: check compatible strings in .c and .h tooFlorian Vaussard1-2/+4
2014-04-04checkpatch: fix spurious vendor compatible warningsFlorian Vaussard1-2/+2
2014-04-04checkpatch: check vendor compatible with dashesFlorian Vaussard1-1/+1
2014-04-04checkpatch: improve octal permissions test speedJoe Perches1-20/+31
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