aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-10-11
|\
| * compiler-gcc4.h: correct verion check for __compiletime_errorDaniel Santos2012-10-11
| * modpost: Permit .GCC.command.line sectionsJonathan Kliegman2012-10-11
| * Kbuild: use normal compression settings for tar*-pkgAndi Kleen2012-09-27
| * scripts/Makefile.modpost: error in finding modules from .mod files.이건호2012-08-31
| * kbuild: Remove useless warning while appending KCFLAGSOzan Çağlayan2012-08-31
* | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-11
|\ \
| * | gbefb: fix compile errorFlorian Tobias Schandinat2012-10-10
| * | Merge tag 'omapdss-for-3.7' of git://gitorious.org/linux-omap-dss2/linux into...Florian Tobias Schandinat2012-10-09
| |\ \
| | * | OMAPDSS: add missing include for string.hTomi Valkeinen2012-09-28
| | * | Merge branch 'archit/wb-dispc-for-3.7'Tomi Valkeinen2012-09-26
| | |\ \
| | | * | OMAPDSS: DISPC: Configure color conversion coefficients for writebackArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Add manager like functions for writebackArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Configure writeback FIFOsArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()Archit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setupArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Add function to set channel in for writebackArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Don't set chroma resampling bit for writebackArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Downscale chroma if plane is writebackArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Configure input and output sizes for writebackArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Add writeback register offsets and dss features structsArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Allow both upscaling and downscaling of chromaArchit Taneja2012-09-26
| | | * | OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory modeArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Don't pass channel out when configuring overlaysArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_commonArchit Taneja2012-09-26
| | | * | OMAPDSS: OVERLAY: Add position and replication as overlay capsArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functionsArchit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...Archit Taneja2012-09-26
| | | * | OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()Archit Taneja2012-09-26
| | * | | Merge branch 'archit/outputs-for-3.7'Tomi Valkeinen2012-09-26
| | |\| |
| | | * | OMAPDSS: Remove old way of setting manager and device linksArchit Taneja2012-09-26
| | | * | OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disableArchit Taneja2012-09-26
| | | * | OMAPDSS: OVERLAY/MANAGER: Get device via outputArchit Taneja2012-09-26
| | | * | OMAPDSS: MANAGER: Update display sysfs storeArchit Taneja2012-09-26
| | | * | OMAPFB: Change dssdev->manager referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: DSI: Remove dsi_pdev_map global structArchit Taneja2012-09-26
| | | * | OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: Create links between managers, outputs and devicesArchit Taneja2012-09-26
| | | * | OMAPDRM: Remove manager->device referencesArchit Taneja2012-09-26
| | | * | OMAPFB: remove manager->device referencesArchit Taneja2012-09-26
| | | * | OMAP_VOUT: Remove manager->device referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: Remove manager->device referencesArchit Taneja2012-09-26
| | | * | OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_managerArchit Taneja2012-09-26
| | | * | OMAPDSS: output: Add set/unset device ops for omap_dss_outputArchit Taneja2012-09-26
| | | * | OMAPDSS: outputs: Create and register output instancesArchit Taneja2012-09-26