summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2012-11-23Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds-11/+26
2012-11-22OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen-5/+9
2012-11-19OMAPFB: Fix possible null pointer dereferencingTushar Behera-1/+1
2012-11-02Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+4
2012-10-30xen-fbfront: handle backend CLOSED without CLOSINGDavid Vrabel-1/+4
2012-10-26OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()Wei Yongjun-1/+3
2012-10-26omapdss: dss: Fix clocks on OMAP363xLaurent Pinchart-2/+2
2012-10-25backlight: ili9320: add missing SPI dependencyJingoo Han-1/+2
2012-10-25OMAPDSS: DSI: fix dsi_get_dsidev_from_id()Tomi Valkeinen-2/+11
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin-2/+2
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds-4382/+5027
2012-10-11gbefb: fix compile errorFlorian Tobias Schandinat-1/+1
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds-5/+2
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat-2456/+4419
2012-10-10video: mark nuc900fb_map_video_memory as __devinitArnd Bergmann-1/+1
2012-10-10video/mx3fb: set .owner to prevent module unloading while being usedUwe Kleine-König-1/+2
2012-10-10video: exynos_dp: use clk_prepare_enable and clk_disable_unprepareJingoo Han-4/+4
2012-10-10drivers/video/exynos/exynos_mipi_dsi.c: fix error return codePeter Senna Tschudin-0/+3
2012-10-10drivers/video/savage/savagefb_driver.c: fix error return codePeter Senna Tschudin-1/+3
2012-10-10video: s3c-fb: use clk_prepare_enable and clk_disable_unprepareThomas Abraham-14/+14
2012-10-10da8xx-fb: save and restore LCDC context across suspend/resume cycleManjunathappa, Prakash-0/+65
2012-10-10da8xx-fb: add pm_runtime supportManjunathappa, Prakash-14/+13
2012-10-10video/udlfb: fix line counting in fb_writeAlexander Holler-1/+1
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov-17/+9
2012-10-05pwm-backlight: Use devm_pwm_get() instead of pwm_get()Sachin Kamat-5/+2
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-2/+1
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-184/+952
2012-10-06drivers/video/backlight/platform_lcd.c: add support for device tree based probeJingoo Han-0/+10
2012-10-06drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall-2/+0
2012-10-06backlight: remove ProGear driverMarcin Juszkiewicz-170/+0
2012-10-06backlight: add new lm3639 backlight driverG.Shark Jeong-0/+447
2012-10-06backlight: add Backlight driver for lm3630 chipG.Shark Jeong-0/+483
2012-10-06drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() f...Jingoo Han-2/+2
2012-10-06drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() fo...Jingoo Han-3/+3
2012-10-06drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() f...Jingoo Han-1/+1
2012-10-06sections: fix section conflicts in drivers/videoAndi Kleen-6/+6
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-105/+470
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-7/+5
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-6/+6
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang-3/+36
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds-17/+17
2012-10-01Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds-762/+0
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-30/+161
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-10/+11
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+3
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+5
2012-10-01backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probeAxel Lin-12/+2
2012-09-28Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann-4/+4
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan-762/+0
2012-09-28OMAPDSS: add missing include for string.hTomi Valkeinen-0/+2