aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
...
| | | * | | | | | | OMAPDSS: fix compilation warningsTomi Valkeinen2012-10-17
| | | * | | | | | | OMAPDSS: add missing sizes.h includesTomi Valkeinen2012-10-17
| | * | | | | | | | OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()Peter Ujfalusi2012-10-17
| | * | | | | | | | Merge tag 'v3.7-rc1'Tomi Valkeinen2012-10-16
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | OMAPDSS: Remove dss_debug variableChandrabhanu Mahapatra2012-10-12
| | * | | | | | | | OMAPDSS: Replace multi part debug prints with pr_debugChandrabhanu Mahapatra2012-10-12
| | * | | | | | | | OMAPDSS: Cleanup DSSDBG with dynamic pr_debug functionChandrabhanu Mahapatra2012-10-12
| | * | | | | | | | OMAPDSS: Create new debug config optionsChandrabhanu Mahapatra2012-10-12
| | * | | | | | | | OMAPDSS: Move definition of DEBUG flag to MakefileChandrabhanu Mahapatra2012-10-12
| * | | | | | | | | drivers/video/console/softcursor.c: remove redundant NULL check before kfree()Sachin Kamat2012-12-10
| * | | | | | | | | drivers/video: add support for the Solomon SSD1307 OLED ControllerMaxime Ripard2012-12-10
| * | | | | | | | | da8xx: Fix revision check on the da8xx driverPantelis Antoniou2012-12-04
| * | | | | | | | | Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen2012-11-29
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | video: exynos_dp: remove redundant parametersAjay Kumar2012-11-28
| | * | | | | | | | | video: exynos_dp: Fix incorrect setting for INT_CTLAjay Kumar2012-11-28
| | * | | | | | | | | video: exynos_dp: Reset and initialize DP before requesting irqAjay Kumar2012-11-28
| | * | | | | | | | | video: exynos_dp: Enable hotplug interruptsSean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Move hotplug into a workqueueSean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Remove sink control to D0Sean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Fix bug when checking dp->irqSean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Improve EDID error handlingSean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Get pll lock before pattern setSean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Clean up SW link trainingSean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Check DPCD return codesSean Paul2012-11-28
| | * | | | | | | | | video: exynos_dp: Add device tree support to DP driverAjay Kumar2012-11-28
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'samsung-fb-next' of git://github.com/jingoo/linux into for-linusTomi Valkeinen2012-11-29
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | video: s3c-fb: fix red offset and length for ARGB232 formatJingoo Han2012-11-25
| | * | | | | | | | | video: s3c-fb: return an error when bpp is invalidJingoo Han2012-11-25
| | * | | | | | | | | video: s3c-fb: add "drop through" commentJingoo Han2012-11-25
| | * | | | | | | | | video: s3c-fb: use dev_get_drvdata() instead of platform_get_drvdata()Jingoo Han2012-11-25
| | * | | | | | | | | video: s3c-fb: use FIMD_V8_VIDTCON0 for EXYNOS5 FIMDJingoo Han2012-11-25
| | * | | | | | | | | video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITEJingoo Han2012-11-25
| | * | | | | | | | | video: s3c-fb: fix typo in commentJingoo Han2012-11-25
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linusTomi Valkeinen2012-11-27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers/video: fsl-diu-fb: store EDID data in the global objectTimur Tabi2012-11-26
| | * | | | | | | | | drivers/video: fsl-diu-fb: don't touch registers for unused featuresTimur Tabi2012-11-26
| | * | | | | | | | | drivers/video: fsl-diu-fb: clean up reset of primary displayTimur Tabi2012-11-26
| | * | | | | | | | | drivers/video: fsl-diu-fb: remove unused 'cursor_reset' variableTimur Tabi2012-11-26
| | * | | | | | | | | drivers/video: fsl-diu-fb: improve message displaysTimur Tabi2012-11-26
| | * | | | | | | | | drivers/video: fsl-diu-fb: streamline enabling of interruptsTimur Tabi2012-11-26
| | * | | | | | | | | drivers/video: fsl-diu-fb: add support for set_gamma ioctlsTimur Tabi2012-11-26
| | * | | | | | | | | drivers/video: fsl-diu-fb: simplify platforms that have only one portTimur Tabi2012-11-26
| * | | | | | | | | | video: da8xx-fb: clk_get on connection id fckManjunathappa2012-11-27
| * | | | | | | | | | da8xx-fb: cleanup LCDC configurationsManjunathappa, Prakash2012-11-27
| * | | | | | | | | | da8xx-fb: adopt fb_videomode data for panel informationManjunathappa, Prakash2012-11-27
| * | | | | | | | | | Merge branch 'lcdc-next' of git://linuxtv.org/pinchartl/fbdev into for-linusTomi Valkeinen2012-11-27
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Make sh_mobile_lcdc_sys_bus_ops staticLaurent Pinchart2012-11-21
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Store the backlight brightness internallyLaurent Pinchart2012-11-21
| | * | | | | | | | | fbdev: sh_mipi_dsi: Remove last reference to LCDC platform dataLaurent Pinchart2012-11-21
| | * | | | | | | | | fbdev: sh_mipi_dsi: Use the LCDC entity default modeLaurent Pinchart2012-11-21