index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-12
OMAPDSS: Create new debug config options
Chandrabhanu Mahapatra
5
-12
/
+22
2012-10-12
OMAPDSS: Move definition of DEBUG flag to Makefile
Chandrabhanu Mahapatra
2
-4
/
+1
2012-09-28
OMAPDSS: add missing include for string.h
Tomi Valkeinen
2
-0
/
+2
2012-09-26
OMAPDSS: DISPC: Configure color conversion coefficients for writeback
Archit Taneja
1
-28
/
+33
2012-09-26
OMAPDSS: DISPC: Add manager like functions for writeback
Archit Taneja
2
-0
/
+75
2012-09-26
OMAPDSS: DISPC: Configure writeback FIFOs
Archit Taneja
1
-1
/
+9
2012-09-26
OMAPDSS: DISPC: Configure writeback specific parameters in dispc_wb_setup()
Archit Taneja
2
-3
/
+27
2012-09-26
OMAPDSS: DISPC: Configure overlay-like parameters in dispc_wb_setup
Archit Taneja
3
-0
/
+42
2012-09-26
OMAPDSS: DISPC: Add function to set channel in for writeback
Archit Taneja
2
-0
/
+20
2012-09-26
OMAPDSS: DISPC: Don't set chroma resampling bit for writeback
Archit Taneja
1
-3
/
+6
2012-09-26
OMAPDSS: DISPC: Downscale chroma if plane is writeback
Archit Taneja
1
-1
/
+1
2012-09-26
OMAPDSS: DISPC: Configure input and output sizes for writeback
Archit Taneja
1
-2
/
+5
2012-09-26
OMAPDSS: DISPC: Add writeback register offsets and dss features structs
Archit Taneja
3
-0
/
+53
2012-09-26
OMAPDSS: DISPC: Allow both upscaling and downscaling of chroma
Archit Taneja
1
-10
/
+22
2012-09-26
OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode
Archit Taneja
3
-21
/
+43
2012-09-26
OMAPDSS: DISPC: Don't pass channel out when configuring overlays
Archit Taneja
1
-46
/
+64
2012-09-26
OMAPDSS: DISPC: Make dispc_ovl_setup call dispc_ovl_setup_common
Archit Taneja
1
-58
/
+72
2012-09-26
OMAPDSS: OVERLAY: Add position and replication as overlay caps
Archit Taneja
3
-18
/
+42
2012-09-26
OMAPDSS: DISPC: Pass overlay caps as a parameter to dispc plane functions
Archit Taneja
1
-19
/
+17
2012-09-26
OMAPDSS: DISPC: Simplify function names for setting pipeline input and output...
Archit Taneja
1
-4
/
+7
2012-09-26
OMAPDSS: DISPC: Constify omap_overlay_info in dispc_ovl_setup()
Archit Taneja
2
-5
/
+6
2012-09-26
OMAPDSS: Remove old way of setting manager and device links
Archit Taneja
3
-71
/
+0
2012-09-26
OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
Archit Taneja
1
-2
/
+2
2012-09-26
OMAPDSS: OVERLAY/MANAGER: Get device via output
Archit Taneja
2
-2
/
+4
2012-09-26
OMAPDSS: MANAGER: Update display sysfs store
Archit Taneja
1
-5
/
+16
2012-09-26
OMAPFB: Change dssdev->manager references
Archit Taneja
1
-2
/
+5
2012-09-26
OMAPDSS: HDMI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-6
/
+10
2012-09-26
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-5
/
+9
2012-09-26
OMAPDSS: RFBI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-6
/
+9
2012-09-26
OMAPDSS: SDI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-8
/
+12
2012-09-26
OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-14
/
+23
2012-09-26
OMAPDSS: DSI: Remove dsi_pdev_map global struct
Archit Taneja
1
-5
/
+9
2012-09-26
OMAPDSS: DPI: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-9
/
+16
2012-09-26
OMAPDSS: Create links between managers, outputs and devices
Archit Taneja
3
-8
/
+61
2012-09-26
OMAPDRM: Remove manager->device references
Archit Taneja
1
-2
/
+3
2012-09-26
OMAPFB: remove manager->device references
Archit Taneja
2
-4
/
+7
2012-09-26
OMAP_VOUT: Remove manager->device references
Archit Taneja
1
-25
/
+50
2012-09-26
OMAPDSS: Remove manager->device references
Archit Taneja
6
-10
/
+33
2012-09-26
OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
Archit Taneja
6
-0
/
+154
2012-09-26
OMAPDSS: output: Add set/unset device ops for omap_dss_output
Archit Taneja
2
-0
/
+71
2012-09-26
OMAPDSS: outputs: Create and register output instances
Archit Taneja
6
-0
/
+150
2012-09-26
OMAPDSS: outputs: Create a new entity called outputs
Archit Taneja
4
-1
/
+83
2012-09-26
OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functions
Archit Taneja
1
-11
/
+25
2012-09-26
OMAPDSS: DSI: Pass dsi platform device wherever possible
Archit Taneja
1
-50
/
+39
2012-09-26
OMAPDSS: DSI: fix tlpx_half reg field length
Tomi Valkeinen
1
-2
/
+2
2012-09-25
OMAPDSS: DISPC: Add predecimation limit for TILER based rotations
Chandrabhanu Mahapatra
1
-3
/
+6
2012-09-25
OMAPDSS: Do not require a VDDS_DSI regulator on AM35xx
Raphaël Assénat
1
-2
/
+49
2012-09-24
OMAPDSS: DSI: make OMAP2_DSS_DSI depend on ARCH_OMAP5
Tomi Valkeinen
1
-1
/
+1
2012-09-24
OMAPDSS: DSI: Add code to disable PHY DCC
Tomi Valkeinen
3
-0
/
+9
2012-09-24
OMAPDSS: DSI: Add new linebuffer size for OMAP5
Tomi Valkeinen
1
-0
/
+2
[next]