index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
msync.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-30
OMAP: stalker: Remove LCD device from board file
Tomi Valkeinen
1
-34
/
+0
2011-09-30
OMAP: use dvi panel driver instead of generic-dpi
Tomi Valkeinen
10
-35
/
+30
2011-09-30
OMAP: DSS2: add panel-dvi driver
Tomi Valkeinen
4
-0
/
+408
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: add detect() to omap_dss_driver struct
Tomi Valkeinen
1
-0
/
+1
2011-09-30
OMAP: DSS2: add read_edid() to omap_dss_driver struct
Tomi Valkeinen
1
-0
/
+2
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: DISPC: Add missing IRQ definitions
Tomi Valkeinen
1
-0
/
+3
2011-09-30
OMAP: DSS2: DSI: Add comment about regn
Tomi Valkeinen
1
-0
/
+1
2011-09-30
OMAP: DSS2: HDMI: change regn definition
Tomi Valkeinen
3
-4
/
+5
2011-09-30
OMAP: DSS2: HDMI: use default dividers
Tomi Valkeinen
2
-11
/
+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
2
-29
/
+263
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
5
-7
/
+44
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
2
-10
/
+142
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
2
-42
/
+0
2011-09-30
OMAP: DSS2: DSI: Introduce generic write functions
Archit Taneja
3
-14
/
+87
2011-09-30
OMAP: DSS2: Create enum for DSI operation modes
Archit Taneja
2
-3
/
+11
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: Devkit8000: Change lcd driver to AT070TN83
Thomas Weber
1
-1
/
+1
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
5
-40
/
+27
[next]