aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-10-10da8xx-fb: add pm_runtime supportManjunathappa, Prakash1-14/+13
2012-10-10video/udlfb: fix line counting in fb_writeAlexander Holler1-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov12-17/+9
2012-10-05pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat1-5/+2
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+1
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds14-184/+952
2012-10-06drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han1-0/+10
2012-10-06drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall1-2/+0
2012-10-06backlight: remove ProGear driverMarcin Juszkiewicz3-170/+0
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong3-0/+447
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong3-0/+483
2012-10-06drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleepsJingoo Han1-2/+2
2012-10-06drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleepsJingoo Han1-3/+3
2012-10-06drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleepsJingoo Han1-1/+1
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen5-6/+6
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds5-105/+470
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+5
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-6/+6
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang1-3/+36
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-17/+17
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-762/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-30/+161
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-10/+11
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-2/+5
2012-10-01backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probeAxel Lin1-12/+2
2012-09-28Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann1-4/+4
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan3-762/+0
2012-09-28OMAPDSS: add missing include for string.hTomi Valkeinen2-0/+2
2012-09-26switch simple cases of fget_light to fdgetAl Viro1-7/+5
2012-09-26OMAPDSS: DISPC: Configure color conversion coefficients for writebackArchit Taneja1-28/+33
2012-09-26OMAPDSS: DISPC: Add manager like functions for writebackArchit Taneja2-0/+75
2012-09-26OMAPDSS: DISPC: Configure writeback FIFOsArchit Taneja1-1/+9
2012-09-26OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()Archit Taneja2-3/+27
2012-09-26OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja2-0/+29
2012-09-26OMAPDSS: DISPC: Add function to set channel in for writebackArchit Taneja2-0/+20
2012-09-26OMAPDSS: DISPC: Don't set chroma resampling bit for writebackArchit Taneja1-3/+6
2012-09-26OMAPDSS: DISPC: Downscale chroma if plane is writebackArchit Taneja1-1/+1
2012-09-26OMAPDSS: DISPC: Configure input and output sizes for writebackArchit Taneja1-2/+5
2012-09-26OMAPDSS: DISPC: Add writeback register offsets and dss features structsArchit Taneja3-0/+53
2012-09-26OMAPDSS: DISPC: Allow both upscaling and downscaling of chromaArchit Taneja1-10/+22
2012-09-26OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory modeArchit Taneja3-21/+43
2012-09-26OMAPDSS: DISPC: Don't pass channel out when configuring overlaysArchit Taneja1-46/+64
2012-09-26OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_commonArchit Taneja1-58/+72
2012-09-26OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja2-18/+40
2012-09-26OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functionsArchit Taneja1-19/+17
2012-09-26OMAPDSS: DISPC: Simplify function names for setting pipeline input and output sizesArchit Taneja1-4/+7
2012-09-26OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()Archit Taneja2-5/+6
2012-09-26OMAPDSS: Remove old way of setting manager and device linksArchit Taneja2-66/+0
2012-09-26OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disableArchit Taneja1-2/+2