summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-22backlight: ams369fg06: replace EFAULT with EINVALJingoo Han
2013-02-22backlight: ams369fg06: remove unnecessary NULL deference checkJingoo Han
2013-02-22backlight: ams369fg06: use sleep instead of delayJingoo Han
2013-02-22backlight: s6e63m0: reorder inclusions of <linux/xxx.h>Jingoo Han
2013-02-22backlight: s6e63m0: remove redundant variable 'before_power'Jingoo Han
2013-02-22backlight: s6e63m0: replace EFAULT with EINVALJingoo Han
2013-02-22backlight: s6e63m0: remove unnecessary NULL deference checkJingoo Han
2013-02-22backlight: s6e63m0: use sleep instead of delayJingoo Han
2013-02-22backlight: s6e63m0: use lowercase names of structsJingoo Han
2013-02-22backlight: ld9040: reorder inclusions of <linux/xxx.h>Jingoo Han
2013-02-22backlight: ld9040: remove redundant return variablesJingoo Han
2013-02-22backlight: ld9040: replace EFAULT with EINVALJingoo Han
2013-02-22backlight: ld9040: remove unnecessary NULL deference checkJingoo Han
2013-02-22backlight: ld9040: use sleep instead of delayJingoo Han
2013-02-22backlight: add lms501kf03 LCD driverJingoo Han
2013-02-22MAINTAINERS: mm: add additional include files to listingCody P Schafer
2013-02-22get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven
2013-02-22printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev
2013-02-22lib/vsprintf.c: add %pa format specifier for phys_addr_t typesStepan Moskovchenko
2013-02-22sys_prctl(): coding-style cleanupAndrew Morton
2013-02-22sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang
2013-02-22sun.com documentation fixesChristian Kujau
2013-02-22lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin
2013-02-22smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li
2013-02-22mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse
2013-02-22ubifs: wait for page writeback to provide stable pagesJan Kara
2013-02-22ocfs2: wait for page writeback to provide stable pagesJan Kara
2013-02-22block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-02-229pfs: fix filesystem to wait for stable page writebackDarrick J. Wong
2013-02-22mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2013-02-22bdi: allow block devices to say that they require stable page writesDarrick J. Wong
2013-02-22lockdep: make lockdep_assert_held() not have a return valueJohannes Berg
2013-02-22ocfs2: unlock super lock if lockres refresh failedJunxiao Bi
2013-02-22ocfs2: remove kfree() redundant null checksTim Gardner
2013-02-22configfs: move the dereference below the NULL testWei Yongjun
2013-02-22scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai
2013-02-22time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman
2013-02-22drivers/video/mx3fb.c: use NULL for pointerFabio Estevam
2013-02-22video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar
2013-02-22video: exynos_dp: add missing of_node_put()Jingoo Han
2013-02-22video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa
2013-02-22video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han
2013-02-22video: s3c-fb: remove unnecessary bracketsJingoo Han
2013-02-22video: s3c-fb: remove duplicated S3C_FB_MAX_WINJingoo Han
2013-02-22video: s3c-fb: use ARCH_ dependancyJingoo Han
2013-02-22drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat
2013-02-22drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat
2013-02-22drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat
2013-02-22drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam
2013-02-22ARM: mmp: add display and fb support in pxa910 defconfigZhou Zhu