summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* video: bf*: Add missing spinlock initJean Delvare2012-09-223-0/+3
* vmlfb: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-221-2/+1
* viafb: don't touch clock state on OLPC XO-1.5Daniel Drake2012-09-221-0/+19
* video: exynos_dp: replace link_status with link_align to check channel equali...Jingoo Han2012-09-221-1/+1
* da8xx-fb: enable LCDC if FB is unblankedManjunathappa, Prakash2012-09-221-4/+7
* video: mbxfb: Include linux/io.h instead of asm/io.hAxel Lin2012-09-221-2/+1
* video: Remove pnx4008 driverRoland Stigge2012-09-228-1473/+0
* da8xx-fb: allow frame to complete after disabling LCDCManjunathappa, Prakash2012-09-221-12/+40
* video: bfin-lq035q1: use module_platform_driverDevendra Naga2012-09-221-11/+1
* video: hpfb: Fix error handlingEmil Goode2012-09-221-7/+21
* drivers: console: font_: Change a glyph from "broken bar" to "vertical line"Bjarni Ingi Gislason2012-09-222-2/+2
* Merge branch 'v3.7-for-florian' of git://git.kernel.org/pub/scm/linux/kernel/...Florian Tobias Schandinat2012-09-2026-194/+165
|\
| * include/video: Add register offsets for FIMD version 8Leela Krishna Amudala2012-08-081-0/+7
| * include/video: move fimd register headers from platform to include/videoLeela Krishna Amudala2012-08-0826-194/+158
* | video: exynos_dp: move setting analog parameter and interrupt to after sw resetJingoo Han2012-08-232-3/+3
* | video: exynos_dp: change return type of exynos_dp_init_video to voidJingoo Han2012-08-232-4/+2
* | video: exynos_dp: Fix get_pll_lock_status return valueSean Paul2012-08-232-2/+2
* | video: exynos_dp: Change aux transaction failuresSean Paul2012-08-231-7/+14
* | drivers/video/sunxvr2500.c: fix error return codeJulia Lawall2012-08-231-1/+3
* | fbdev/amifb: Remove write-only variable amifb_inverseGeert Uytterhoeven2012-08-231-2/+0
* | da8xx-fb: add 24bpp LCD configuration supportManjunathappa, Prakash2012-08-231-33/+95
* | video:uvesafb: check the return value of kzallocWang YanQing2012-08-231-0/+2
* | video: exynos_dp: check time loop for RPLY_RECEIVJingoo Han2012-08-231-1/+9
* | drivers/video/msm/mddi_client_nt35399.c: use devm_ functionsDamien Cassou2012-08-231-3/+3
* | drivers/video/bf54x-lq043fb.c: use devm_ functionsDamien Cassou2012-08-231-5/+3
* | drivers/video/jz4740_fb.c: use devm_ functionsDamien Cassou2012-08-231-16/+6
* | drivers/video/epson1355fb.c: use devm_ functionsDamien Cassou2012-08-231-8/+8
* | video: s3c-fb: use devm_clk_get()Jingoo Han2012-08-231-19/+5
* | video: exynos-mipi-dsi: Add missing static storage class specifiersSachin Kamat2012-08-231-2/+4
* | video: exynos_dp: use devm_clk_get functionDamien Cassou2012-08-231-20/+7
* | drivers/video/fsl-diu-fb.c: use devm_ functionsDamien Cassou2012-08-231-8/+2
* | drivers/video/gbefb.c: use devm_ functionsDamien Cassou2012-08-231-10/+5
* | drivers/video/mbx/mbxfb.c: use devm_ functionsDamien Cassou2012-08-231-14/+8
* | drivers/video/bf537-lq035.c: use devm_ functionsDamien Cassou2012-08-231-7/+5
* | drivers/video/cobalt_lcdfb.c: use devm_ functionsDamien Cassou2012-08-231-3/+2
* | drivers/video/ep93xx-fb.c: use devm_ functionsDamien Cassou2012-08-231-11/+6
* | video: exynos_dp: adjust voltage swing and pre-emphasis during Link TrainingJingoo Han2012-08-232-140/+144
* | OMAPFB: fix framebuffer console colorsGrazvydas Ignotas2012-08-231-1/+1
* | OMAPDSS: Fix SDI PLL lockingTomi Valkeinen2012-08-231-0/+14
* | video: mb862xxfb: prevent divide by zero bugDan Carpenter2012-08-231-0/+2
* | drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall2012-08-231-2/+0
* | fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont2012-08-231-1/+1
* | fbcon: prevent possible buffer overflow.Paul Cercueil2012-08-231-1/+1
* | Linux 3.6-rc3v3.6-rc3Linus Torvalds2012-08-221-1/+1
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-2228-181/+419
|\ \
| * | fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-08-221-1/+8
| * | drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-221-2/+2
| * | drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-221-2/+1
| * | drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-222-5/+0
| * | drm: stop vmgfx driver explosionAlan Cox2012-08-221-1/+5