summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-11-234-11/+26
|\
| * OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen2012-11-221-5/+9
| * OMAPFB: Fix possible null pointer dereferencingTushar Behera2012-11-191-1/+1
| * OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()Wei Yongjun2012-10-261-1/+3
| * omapdss: dss: Fix clocks on OMAP363xLaurent Pinchart2012-10-261-2/+2
| * OMAPDSS: DSI: fix dsi_get_dsidev_from_id()Tomi Valkeinen2012-10-251-2/+11
* | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-021-1/+4
|\ \
| * | xen-fbfront: handle backend CLOSED without CLOSINGDavid Vrabel2012-10-301-1/+4
| |/
* | backlight: ili9320: add missing SPI dependencyJingoo Han2012-10-251-1/+2
* | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin2012-10-191-2/+2
|/
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-1295-4382/+5027
|\
| * gbefb: fix compile errorFlorian Tobias Schandinat2012-10-111-1/+1
| * Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat2012-10-1042-2456/+4419
| |\
| | * OMAPDSS: add missing include for string.hTomi Valkeinen2012-09-282-0/+2
| | * OMAPDSS: DISPC: Configure color conversion coefficients for writebackArchit Taneja2012-09-261-28/+33
| | * OMAPDSS: DISPC: Add manager like functions for writebackArchit Taneja2012-09-262-0/+75
| | * OMAPDSS: DISPC: Configure writeback FIFOsArchit Taneja2012-09-261-1/+9
| | * OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()Archit Taneja2012-09-262-3/+27
| | * OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja2012-09-262-0/+29
| | * OMAPDSS: DISPC: Add function to set channel in for writebackArchit Taneja2012-09-262-0/+20
| | * OMAPDSS: DISPC: Don't set chroma resampling bit for writebackArchit Taneja2012-09-261-3/+6
| | * OMAPDSS: DISPC: Downscale chroma if plane is writebackArchit Taneja2012-09-261-1/+1
| | * OMAPDSS: DISPC: Configure input and output sizes for writebackArchit Taneja2012-09-261-2/+5
| | * OMAPDSS: DISPC: Add writeback register offsets and dss features structsArchit Taneja2012-09-263-0/+53
| | * OMAPDSS: DISPC: Allow both upscaling and downscaling of chromaArchit Taneja2012-09-261-10/+22
| | * OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory modeArchit Taneja2012-09-263-21/+43
| | * OMAPDSS: DISPC: Don't pass channel out when configuring overlaysArchit Taneja2012-09-261-46/+64
| | * OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_commonArchit Taneja2012-09-261-58/+72
| | * OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja2012-09-262-18/+40
| | * OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functionsArchit Taneja2012-09-261-19/+17Star
| | * OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...Archit Taneja2012-09-261-4/+7
| | * OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()Archit Taneja2012-09-262-5/+6
| | * OMAPDSS: Remove old way of setting manager and device linksArchit Taneja2012-09-262-66/+0Star
| | * OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disableArchit Taneja2012-09-261-2/+2
| | * OMAPDSS: OVERLAY/MANAGER: Get device via outputArchit Taneja2012-09-262-2/+4
| | * OMAPDSS: MANAGER: Update display sysfs storeArchit Taneja2012-09-261-5/+16
| | * OMAPFB: Change dssdev->manager referencesArchit Taneja2012-09-261-2/+5
| | * OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-261-6/+10
| | * OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-261-5/+9
| | * OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-261-6/+9
| | * OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-261-8/+12
| | * OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-261-14/+23
| | * OMAPDSS: DSI: Remove dsi_pdev_map global structArchit Taneja2012-09-261-5/+9
| | * OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-261-9/+16
| | * OMAPDSS: Create links between managers, outputs and devicesArchit Taneja2012-09-263-8/+61
| | * OMAPFB: remove manager->device referencesArchit Taneja2012-09-262-4/+7
| | * OMAPDSS: Remove manager->device referencesArchit Taneja2012-09-265-10/+29
| | * OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_managerArchit Taneja2012-09-265-0/+149
| | * OMAPDSS: output: Add set/unset device ops for omap_dss_outputArchit Taneja2012-09-261-0/+67
| | * OMAPDSS: outputs: Create and register output instancesArchit Taneja2012-09-266-0/+150