index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-22
OMAPDSS: do not fail if dpll4_m4_ck is missing
Aaro Koskinen
1
-5
/
+9
2012-11-19
OMAPFB: Fix possible null pointer dereferencing
Tushar Behera
1
-1
/
+1
2012-10-26
OMAPDSS: HDMI: fix missing unlock on error in hdmi_dump_regs()
Wei Yongjun
1
-1
/
+3
2012-10-26
omapdss: dss: Fix clocks on OMAP363x
Laurent Pinchart
1
-2
/
+2
2012-10-25
OMAPDSS: DSI: fix dsi_get_dsidev_from_id()
Tomi Valkeinen
1
-2
/
+11
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
38
-2443
/
+4419
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-6
/
+6
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
2
-0
/
+29
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
2
-18
/
+40
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
2
-66
/
+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
OMAPFB: remove manager->device references
Archit Taneja
2
-4
/
+7
2012-09-26
OMAPDSS: Remove manager->device references
Archit Taneja
5
-10
/
+29
2012-09-26
OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
Archit Taneja
5
-0
/
+149
2012-09-26
OMAPDSS: output: Add set/unset device ops for omap_dss_output
Archit Taneja
1
-0
/
+67
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
3
-1
/
+53
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
[next]