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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-30
OMAP: DSS2: add panel-dvi driver
Tomi Valkeinen
3
-0
/
+371
2011-09-30
OMAP: DSS2: HDMI: implement detect()
Tomi Valkeinen
6
-0
/
+59
2011-09-30
OMAP: DSS2: HDMI: remove error prints in check_timings
Tomi Valkeinen
2
-6
/
+1
2011-09-30
OMAP: DSS2: HDMI: clean up edid reading & fix checksum
Tomi Valkeinen
2
-37
/
+36
2011-09-30
OMAP: DSS2: HDMI: split hdmi_core_ddc_edid
Tomi Valkeinen
1
-50
/
+67
2011-09-30
OMAP: DSS2: HDMI: remove edid parsing
Tomi Valkeinen
2
-161
/
+1
2011-09-30
OMAP: DSS2: HDMI: implement read_edid()
Tomi Valkeinen
4
-18
/
+63
2011-09-30
OMAP: DSS2: HDMI: make set_timing saner
Tomi Valkeinen
2
-8
/
+12
2011-09-30
OMAP: DSS2: HDMI: improve hdmi output enable
Tomi Valkeinen
1
-2
/
+2
2011-09-30
OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()
Tomi Valkeinen
1
-20
/
+29
2011-09-30
OMAP: DSS2: add dss_get_hdmi_venc_clk_source()
Tomi Valkeinen
2
-0
/
+12
2011-09-30
OMAP: DSS2: HDMI: change regn definition
Tomi Valkeinen
2
-4
/
+4
2011-09-30
OMAP: DSS2: HDMI: use default dividers
Tomi Valkeinen
1
-2
/
+13
2011-09-30
OMAP: DSS2: DISPC: Fix minimum PCD value
Tomi Valkeinen
3
-4
/
+14
2011-09-30
OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c
Mythri P K
2
-2
/
+2
2011-09-30
OMAP4: DSS2: HDMI: Function pointer approach to call
Mythri P K
4
-9
/
+58
2011-09-30
OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library
Mythri P K
3
-23
/
+30
2011-09-30
OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio
Mythri P K
3
-256
/
+283
2011-09-30
OMAP4: DSS2: HDMI: Split the current HDMI driver to move
Mythri P K
5
-739
/
+780
2011-09-30
OMAP4: DSS2: HDMI: Move the EDID definition from HDMI
Mythri P K
2
-10
/
+10
2011-09-30
OMAP4: DSS2: HDMI: Move HDMI IP independent generic header
Mythri P K
4
-71
/
+95
2011-09-30
OMAP4: DSS2: HDMI: Use specific HDMI timings structure
Mythri P K
2
-4
/
+34
2011-09-30
OMAP4: DSS2: HDMI: Move pll and video configuration
Mythri P K
3
-38
/
+37
2011-09-30
OMAP4: DSS2: HDMI: HDMI clean up to pass base_address
Mythri P K
2
-358
/
+435
2011-09-30
OMAP: DSS2: DSI Video mode support
Archit Taneja
1
-29
/
+231
2011-09-30
OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()
Archit Taneja
1
-3
/
+2
2011-09-30
OMAP: DSS2: Create an enum for DSI pixel formats
Archit Taneja
4
-7
/
+36
2011-09-30
OMAP: DSS2: Clean up stallmode and io pad mode selection
Archit Taneja
6
-40
/
+35
2011-09-30
OMAP: DSS2: DSI: Introduce generic read functions
Archit Taneja
1
-10
/
+136
2011-09-30
OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions
Archit Taneja
1
-12
/
+49
2011-09-30
OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()
Archit Taneja
1
-38
/
+0
2011-09-30
OMAP: DSS2: DSI: Introduce generic write functions
Archit Taneja
2
-12
/
+77
2011-09-30
OMAP: DSS2: Create enum for DSI operation modes
Archit Taneja
1
-3
/
+4
2011-09-30
OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes
Archit Taneja
1
-51
/
+21
2011-09-30
OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h
Archit Taneja
2
-58
/
+35
2011-09-30
OMAP: DSS2: Support for Innolux AT070TN83
Thomas Weber
1
-0
/
+25
2011-09-30
OMAP: DSS2: reorganize functions in dss.h
Tomi Valkeinen
1
-24
/
+22
2011-09-30
OMAP: DSS2: DISPC: rename manager related funcs
Tomi Valkeinen
8
-117
/
+119
2011-09-30
OMAP: DSS2: DISPC: rename overlay related funcs
Tomi Valkeinen
3
-90
/
+94
2011-09-30
OMAP: DSS2: DISPC: remove non-existing func prototypes
Tomi Valkeinen
1
-5
/
+0
2011-09-30
OMAP: OMAPFB: string parsing cleanups
Tomi Valkeinen
1
-4
/
+2
2011-09-30
OMAP: DSS2: string parsing cleanups
Tomi Valkeinen
3
-33
/
+32
2011-09-30
OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps
Tomi Valkeinen
4
-40
/
+25
2011-09-30
OMAP: DSS2: Add overlay caps to DSS features
Tomi Valkeinen
3
-3
/
+57
2011-09-30
OMAP: DSS2: DISPC: use lookup tables for bit shifts
Tomi Valkeinen
1
-154
/
+50
2011-09-30
OMAP: DSS2: Remove support for non-DISPC overlays
Tomi Valkeinen
5
-271
/
+19
2011-09-30
OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig
Tomi Valkeinen
2
-2
/
+2
2011-09-30
OMAP: DSS2: Handle manager change in apply
Tomi Valkeinen
4
-10
/
+10
2011-09-30
OMAP: DSS2: fix clock sources on error and uninit
Tomi Valkeinen
2
-1
/
+6
2011-09-30
OMAP: OMAPFB: make omapfb start even when a display is missing a driver
Tomi Valkeinen
1
-2
/
+3
[next]