aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* backlight: tdo24m: use spi_get_drvdata and spi_set_drvdataJingoo Han2013-02-21
* backlight: ltv350qv: use spi_get_drvdata and spi_set_drvdataJingoo Han2013-02-21
* backlight: s6e63m0: use spi_get_drvdata and spi_set_drvdataJingoo Han2013-02-21
* backlight: ld9040: use spi_get_drvdata and spi_set_drvdataJingoo Han2013-02-21
* backlight: l4f00242t03: use spi_get_drvdata and spi_set_drvdataJingoo Han2013-02-21
* backlight: ams369fg06: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-21
* backlight: ams369fg06: remove redundant variable 'before_power'Jingoo Han2013-02-21
* backlight: ams369fg06: replace EFAULT with EINVALJingoo Han2013-02-21
* backlight: ams369fg06: remove unnecessary NULL deference checkJingoo Han2013-02-21
* backlight: ams369fg06: use sleep instead of delayJingoo Han2013-02-21
* backlight: s6e63m0: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-21
* backlight: s6e63m0: remove redundant variable 'before_power'Jingoo Han2013-02-21
* backlight: s6e63m0: replace EFAULT with EINVALJingoo Han2013-02-21
* backlight: s6e63m0: remove unnecessary NULL deference checkJingoo Han2013-02-21
* backlight: s6e63m0: use sleep instead of delayJingoo Han2013-02-21
* backlight: s6e63m0: use lowercase names of structsJingoo Han2013-02-21
* backlight: ld9040: reorder inclusions of <linux/xxx.h>Jingoo Han2013-02-21
* backlight: ld9040: remove redundant return variablesJingoo Han2013-02-21
* backlight: ld9040: replace EFAULT with EINVALJingoo Han2013-02-21
* backlight: ld9040: remove unnecessary NULL deference checkJingoo Han2013-02-21
* backlight: ld9040: use sleep instead of delayJingoo Han2013-02-21
* backlight: add lms501kf03 LCD driverJingoo Han2013-02-21
* MAINTAINERS: mm: add additional include files to listingCody P Schafer2013-02-21
* get_maintainer.pl: find maintainers for removed filesGeert Uytterhoeven2013-02-21
* printk: add pr_devel_once and pr_devel_ratelimitedMikhail Gruzdev2013-02-21
* lib/vsprintf.c: add %pa format specifier for phys_addr_t typesStepan Moskovchenko2013-02-21
* sys_prctl(): coding-style cleanupAndrew Morton2013-02-21
* sys_prctl(): arg2 is unsigned long which is never < 0Chen Gang2013-02-21
* sun.com documentation fixesChristian Kujau2013-02-21
* lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin2013-02-21
* smp: make smp_call_function_many() use logic similar to smp_call_function_sin...Shaohua Li2013-02-21
* mm: use vm_unmapped_area() on alpha architectureMichel Lespinasse2013-02-21
* ubifs: wait for page writeback to provide stable pagesJan Kara2013-02-21
* ocfs2: wait for page writeback to provide stable pagesJan Kara2013-02-21
* block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong2013-02-21
* 9pfs: fix filesystem to wait for stable page writebackDarrick J. Wong2013-02-21
* mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-21
* bdi: allow block devices to say that they require stable page writesDarrick J. Wong2013-02-21
* lockdep: make lockdep_assert_held() not have a return valueJohannes Berg2013-02-21
* ocfs2: unlock super lock if lockres refresh failedJunxiao Bi2013-02-21
* ocfs2: remove kfree() redundant null checksTim Gardner2013-02-21
* configfs: move the dereference below the NULL testWei Yongjun2013-02-21
* scripts/tags.sh: add ctags magic for declarations of popular kernel typeKirill Tkhai2013-02-21
* time: don't inline EXPORT_SYMBOL functionsGreg Kroah-Hartman2013-02-21
* drivers/video/mx3fb.c: use NULL for pointerFabio Estevam2013-02-21
* video: exynos_dp: move disable_irq() to exynos_dp_suspend()Ajay Kumar2013-02-21
* video: exynos_dp: add missing of_node_put()Jingoo Han2013-02-21
* video: s3c-fb: fix typo in definition of VIDCON1_VSTATUS_FRONTPORCH valueTomasz Figa2013-02-21
* video: s3c-fb: add the bit definitions for CSC EQ709 and EQ601Jingoo Han2013-02-21
* video: s3c-fb: remove unnecessary bracketsJingoo Han2013-02-21