summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24drivers/rtc/rtc-twl.c: use devm_*() functionsJingoo Han
2014-01-24drivers/rtc/rtc-ds1742.c: add devicetree supportAlexander Shiyan
2014-01-24drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()Fabio Estevam
2014-01-24drivers/rtc/rtc-mxc.c: remove unneeded labelFabio Estevam
2014-01-24drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()Jingoo Han
2014-01-24drivers/rtc/rtc-as3722: use devm for rtc and irq registrationLaxman Dewangan
2014-01-24autofs: fix symlinks aren't checked for expiryIan Kent
2014-01-24autofs: use IS_ROOT to replace root dentry checksRui Xiang
2014-01-24autofs: fix the return value of autofs4_fill_superRui Xiang
2014-01-24autofs4: translate pids to the right namespace for the daemonMiklos Szeredi
2014-01-24autofs4: allow autofs to work outside the initial PID namespaceSukadev Bhattiprolu
2014-01-24init: fix possible format string bugTetsuo Handa
2014-01-24init/main.c: remove unused declaration of tc_init()Geert Uytterhoeven
2014-01-24fs/ramfs: move ramfs_aops to inode.cAxel Lin
2014-01-24fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin
2014-01-24fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELFTodor Minchev
2014-01-24checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches
2014-01-24checkpatch: add DT compatible string documentation checksRob Herring
2014-01-24checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck
2014-01-24checkpatch: add tests for function pointer style misusesJoe Perches
2014-01-24checkpatch: update the FSF/GPL address checkJoe Perches
2014-01-24checkpatch: check for if's with unnecessary parenthesesJoe Perches
2014-01-24checkpatch: improve space before tab --fix optionJoe Perches
2014-01-24checkpatch: add a --fix-inplace optionJoe Perches
2014-01-24checkpatch: attempt to find missing switch/case break;Joe Perches
2014-01-24checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes
2014-01-24checkpatch: warn only on "space before semicolon" at end of lineJoe Perches
2014-01-24checkpatch: more comprehensive split strings warningJoe Perches
2014-01-24firmware/dmi_scan: generalize for use by other archsArd Biesheuvel
2014-01-24test: check copy_to/from_user boundary validationKees Cook
2014-01-24test: add minimal module for verification testingKees Cook
2014-01-24lib/cmdline.c: declare exported symbols immediatelyFelipe Contreras
2014-01-24lib/cmdline.c: fix style issuesFelipe Contreras
2014-01-24lib/kstrtox.c: remove redundant cleanupFelipe Contreras
2014-01-24backlight: lp8788: remove unnecessary parenthesesJingoo Han
2014-01-24backlight: lp855x: remove unnecessary parenthesesJingoo Han
2014-01-24backlight: kb3886_bl: fix incorrect placement of __initdata markerJingoo Han
2014-01-24backlight: tosa: use devm_lcd_device_register()Jingoo Han
2014-01-24backlight: l4f00242t03: use devm_lcd_device_register()Jingoo Han
2014-01-24backlight: jornada720: use devm_lcd_device_register()Jingoo Han
2014-01-24backlight: tosa: use devm_backlight_device_register()Jingoo Han
2014-01-24backlight: ot200_bl: use devm_backlight_device_register()Jingoo Han
2014-01-24backlight: omap1: use devm_backlight_device_register()Jingoo Han
2014-01-24backlight: hp680_bl: use devm_backlight_device_register()Jingoo Han
2014-01-24backlight: jornada720: use devm_backlight_device_register()Jingoo Han
2014-01-24MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: patternJingoo Han
2014-01-24MAINTAINERS: describe differences between F: and N: patternsJoe Perches
2014-01-24MAINTAINERS: add an entry for the Macintosh HFSPlus FilesystemGeert Uytterhoeven
2014-01-24get_maintainer: add commit author information to --rolestatsJoe Perches
2014-01-24printk: flush conflicting continuation lineArun KS