aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* video: exynos_dp: move setting analog parameter and interrupt to after sw resetJingoo Han2012-08-23
* video: exynos_dp: change return type of exynos_dp_init_video to voidJingoo Han2012-08-23
* video: exynos_dp: Fix get_pll_lock_status return valueSean Paul2012-08-23
* video: exynos_dp: Change aux transaction failuresSean Paul2012-08-23
* drivers/video/sunxvr2500.c: fix error return codeJulia Lawall2012-08-23
* fbdev/amifb: Remove write-only variable amifb_inverseGeert Uytterhoeven2012-08-23
* da8xx-fb: add 24bpp LCD configuration supportManjunathappa, Prakash2012-08-23
* video:uvesafb: check the return value of kzallocWang YanQing2012-08-23
* video: exynos_dp: check time loop for RPLY_RECEIVJingoo Han2012-08-23
* drivers/video/msm/mddi_client_nt35399.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/bf54x-lq043fb.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/jz4740_fb.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/epson1355fb.c: use devm_ functionsDamien Cassou2012-08-23
* video: s3c-fb: use devm_clk_get()Jingoo Han2012-08-23
* video: exynos-mipi-dsi: Add missing static storage class specifiersSachin Kamat2012-08-23
* video: exynos_dp: use devm_clk_get functionDamien Cassou2012-08-23
* drivers/video/fsl-diu-fb.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/gbefb.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/mbx/mbxfb.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/bf537-lq035.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/cobalt_lcdfb.c: use devm_ functionsDamien Cassou2012-08-23
* drivers/video/ep93xx-fb.c: use devm_ functionsDamien Cassou2012-08-23
* video: exynos_dp: adjust voltage swing and pre-emphasis during Link TrainingJingoo Han2012-08-23
* OMAPFB: fix framebuffer console colorsGrazvydas Ignotas2012-08-23
* OMAPDSS: Fix SDI PLL lockingTomi Valkeinen2012-08-23
* video: mb862xxfb: prevent divide by zero bugDan Carpenter2012-08-23
* drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's dataJulia Lawall2012-08-23
* fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)Bruno Prémont2012-08-23
* fbcon: prevent possible buffer overflow.Paul Cercueil2012-08-23
* Linux 3.6-rc3Linus Torvalds2012-08-22
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-22
|\
| * fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie2012-08-22
| * drm: Add missing static storage class specifiers in drm_proc.c fileSachin Kamat2012-08-21
| * drm/udl: dpms off the crtc when disabled.Dave Airlie2012-08-21
| * drm: Remove two unused fields from struct drm_display_modeDamien Lespiau2012-08-21
| * drm: stop vmgfx driver explosionAlan Cox2012-08-21
| * Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-08-21
| |\
| | * drm/i915: use hsw rps tuning values everywhere on gen6+Daniel Vetter2012-08-20
| | * drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula2012-08-17
| | * drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula2012-08-17
| | * drm/i915: fix hsw uncached pteDaniel Vetter2012-08-17
| | * drm/i915/contexts: fix list corruptionBen Widawsky2012-08-17
| | * drm/i915: fix EDID memory leak in SDVOJani Nikula2012-08-17
| * | Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-08-21
| |\ \ | | |/ | |/|
| | * drm/radeon/ss: use num_crtc rather than hardcoded 6Alex Deucher2012-08-21
| | * Revert "drm/radeon: fix bo creation retry path"Alex Deucher2012-08-21
| | * drm/radeon: split ATRM support out from the ATPX handler (v3)Alex Deucher2012-08-20
| | * drm/radeon: convert radeon vfct code to use acpi_get_table_with_sizeAlex Deucher2012-08-20
| | * ACPI: export symbol acpi_get_table_with_sizeAlex Deucher2012-08-20
| | * drm/radeon: implement ACPI VFCT vbios fetch (v3)David Lamparter2012-08-20