summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-10-10Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat
2012-10-10video: mark nuc900fb_map_video_memory as __devinitArnd Bergmann
2012-10-10video/mx3fb: set .owner to prevent module unloading while being usedUwe Kleine-König
2012-10-10video: exynos_dp: use clk_prepare_enable and clk_disable_unprepareJingoo Han
2012-10-10drivers/video/exynos/exynos_mipi_dsi.c: fix error return codePeter Senna Tschudin
2012-10-10drivers/video/savage/savagefb_driver.c: fix error return codePeter Senna Tschudin
2012-10-10video: s3c-fb: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-10da8xx-fb: save and restore LCDC context across suspend/resume cycleManjunathappa, Prakash
2012-10-10da8xx-fb: add pm_runtime supportManjunathappa, Prakash
2012-10-10video/udlfb: fix line counting in fb_writeAlexander Holler
2012-09-28OMAPDSS: add missing include for string.hTomi Valkeinen
2012-09-26OMAPDSS: DISPC: Configure color conversion coefficients for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Add manager like functions for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Configure writeback FIFOsArchit Taneja
2012-09-26OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()Archit Taneja
2012-09-26OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja
2012-09-26OMAPDSS: DISPC: Add function to set channel in for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Don't set chroma resampling bit for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Downscale chroma if plane is writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Configure input and output sizes for writebackArchit Taneja
2012-09-26OMAPDSS: DISPC: Add writeback register offsets and dss features structsArchit Taneja
2012-09-26OMAPDSS: DISPC: Allow both upscaling and downscaling of chromaArchit Taneja
2012-09-26OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory modeArchit Taneja
2012-09-26OMAPDSS: DISPC: Don't pass channel out when configuring overlaysArchit Taneja
2012-09-26OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_commonArchit Taneja
2012-09-26OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja
2012-09-26OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functionsArchit Taneja
2012-09-26OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...Archit Taneja
2012-09-26OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()Archit Taneja
2012-09-26OMAPDSS: Remove old way of setting manager and device linksArchit Taneja
2012-09-26OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disableArchit Taneja
2012-09-26OMAPDSS: OVERLAY/MANAGER: Get device via outputArchit Taneja
2012-09-26OMAPDSS: MANAGER: Update display sysfs storeArchit Taneja
2012-09-26OMAPFB: Change dssdev->manager referencesArchit Taneja
2012-09-26OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: DSI: Remove dsi_pdev_map global structArchit Taneja
2012-09-26OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: Create links between managers, outputs and devicesArchit Taneja
2012-09-26OMAPDRM: Remove manager->device referencesArchit Taneja
2012-09-26OMAPFB: remove manager->device referencesArchit Taneja
2012-09-26OMAP_VOUT: Remove manager->device referencesArchit Taneja
2012-09-26OMAPDSS: Remove manager->device referencesArchit Taneja
2012-09-26OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_managerArchit Taneja
2012-09-26OMAPDSS: output: Add set/unset device ops for omap_dss_outputArchit Taneja
2012-09-26OMAPDSS: outputs: Create and register output instancesArchit Taneja
2012-09-26OMAPDSS: outputs: Create a new entity called outputsArchit Taneja