summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* backlight: ams369fg06: replace EFAULT with EINVALJingoo Han2013-02-211-3/+3
* backlight: ams369fg06: remove unnecessary NULL deference checkJingoo Han2013-02-211-24/+8
* backlight: ams369fg06: use sleep instead of delayJingoo Han2013-02-211-5/+6
* backlight: s6e63m0: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-211-14/+5
* backlight: s6e63m0: remove redundant variable 'before_power'Jingoo Han2013-02-211-21/+3
* backlight: s6e63m0: replace EFAULT with EINVALJingoo Han2013-02-211-3/+3
* backlight: s6e63m0: remove unnecessary NULL deference checkJingoo Han2013-02-211-27/+14
* backlight: s6e63m0: use sleep instead of delayJingoo Han2013-02-211-5/+6
* backlight: s6e63m0: use lowercase names of structsJingoo Han2013-02-211-20/+20
* backlight: ld9040: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-211-14/+5
* backlight: ld9040: remove redundant return variablesJingoo Han2013-02-211-20/+4
* backlight: ld9040: replace EFAULT with EINVALJingoo Han2013-02-211-2/+2
* backlight: ld9040: remove unnecessary NULL deference checkJingoo Han2013-02-211-15/+13
* backlight: ld9040: use sleep instead of delayJingoo Han2013-02-211-6/+7
* backlight: add lms501kf03 LCD driverJingoo Han2013-02-213-0/+450
* MAINTAINERS: mm: add additional include files to listingCody P Schafer2013-02-211-0/+4
* get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven2013-02-211-1/+1
* printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev2013-02-211-0/+18
* lib/vsprintf.c: add %pa format specifier for phys_addr_t typesStepan Moskovchenko2013-02-212-3/+18
* sys_prctl(): coding-style cleanupAndrew Morton2013-02-211-145/+143
* sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang2013-02-211-1/+3
* sun.com documentation fixesChristian Kujau2013-02-214-10/+10
* lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin2013-02-211-2/+1
* smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-212-154/+32
* mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-211-11/+9
* ubifs: wait for page writeback to provide stable pagesJan Kara2013-02-211-0/+1
* ocfs2: wait for page writeback to provide stable pagesJan Kara2013-02-211-0/+1
* block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-217-13/+70
* 9pfs: fix filesystem to wait for stable page writebackDarrick J. Wong2013-02-211-0/+1
* mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-217-5/+27
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-214-0/+26
* lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-211-1/+3
* ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-211-1/+4
* ocfs2: remove kfree() redundant null checksTim Gardner2013-02-2110-34/+17
* configfs: move the dereference below the NULL testWei Yongjun2013-02-211-2/+3
* scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai2013-02-211-4/+20
* time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman2013-02-211-2/+2
* drivers/video/mx3fb.c: use NULL for pointerFabio Estevam2013-02-211-1/+1
* video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar2013-02-211-2/+2
* video: exynos_dp: add missing of_node_put()Jingoo Han2013-02-211-6/+13
* video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa2013-02-211-1/+1
* video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han2013-02-211-0/+2
* video: s3c-fb: remove unnecessary bracketsJingoo Han2013-02-211-102/+97
* video: s3c-fb: remove duplicated S3C_FB_MAX_WINJingoo Han2013-02-211-2/+0
* video: s3c-fb: use ARCH_ dependancyJingoo Han2013-02-211-1/+2
* drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIsSachin Kamat2013-02-212-52/+17
* drivers/video/exynos/exynos_mipi_dsi.c: fix an error check conditionSachin Kamat2013-02-211-1/+1
* drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.cSachin Kamat2013-02-211-10/+4
* drivers/video/Kconfig: specify the SoCs that make use of FB_IMXFabio Estevam2013-02-211-1/+1
* ARM: mmp: add display and fb support in pxa910 defconfigZhou Zhu2013-02-211-0/+8
OpenPOWER on IntegriCloud