index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
omapdss: HDMI: Rename hdmi driver files to nicer names
Archit Taneja
2013-10-09
1
-2
/
+2
*
Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2013-09-05
1
-320
/
+4
|
\
|
*
OMAPDSS: DSS: remove legacy dss bus support
Tomi Valkeinen
2013-08-30
1
-287
/
+4
|
*
OMAPDSS: DPI: change regulator handling
Tomi Valkeinen
2013-08-29
1
-18
/
+0
|
*
OMAPDSS: SDI: change regulator handling
Tomi Valkeinen
2013-08-29
1
-15
/
+0
*
|
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
|
/
*
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
2013-06-17
1
-2
/
+2
*
OMAPDSS: Add panel dev pointer to dssdev
Tomi Valkeinen
2013-06-17
1
-8
/
+10
*
OMAPDSS: implement display sysfs without dss bus
Tomi Valkeinen
2013-06-17
1
-28
/
+0
*
OMAPDSS: add panel list
Tomi Valkeinen
2013-06-17
1
-0
/
+2
*
OMAPDSS: CORE: use devm_regulator_get
Tomi Valkeinen
2013-06-17
1
-12
/
+2
*
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
2013-06-17
1
-0
/
+44
*
OMAPDSS: add pdata->default_display_name
Tomi Valkeinen
2013-06-17
1
-0
/
+2
*
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
2013-05-29
1
-1
/
+19
|
\
|
*
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
2013-05-23
1
-1
/
+19
*
|
drivers: video: omap2: dss: Use PTR_RET function
Alexandru Gheorghiu
2013-04-10
1
-4
/
+1
|
/
*
OMAPDSS: use omapdss_compat_init() in other drivers
Tomi Valkeinen
2012-12-07
1
-4
/
+0
*
OMAPDSS: move display sysfs init to compat layer
Tomi Valkeinen
2012-12-07
1
-7
/
+0
*
OMAPDSS: move ovl & ovl-mgr init to apply.c
Tomi Valkeinen
2012-12-07
1
-6
/
+0
*
OMAPDSS: add omapdss_compat_init()
Tomi Valkeinen
2012-12-07
1
-1
/
+3
*
OMAPDSS: Use only "omapdss_dss" platform device to get context lost count
Archit Taneja
2012-11-29
1
-15
/
+0
*
OMAPDSS: add dss_get_core_pdev()
Tomi Valkeinen
2012-11-27
1
-0
/
+5
*
OMAPDSS: fix DPI & DSI init order
Tomi Valkeinen
2012-11-05
1
-6
/
+6
*
OMAPDSS: export dss_get_def_display_name()
Tomi Valkeinen
2012-10-29
1
-1
/
+2
*
OMAPDSS: get the dss version from core pdev
Tomi Valkeinen
2012-10-24
1
-1
/
+8
*
Merge branch '3.8/dss-version'
Tomi Valkeinen
2012-10-18
1
-1
/
+1
|
\
|
*
OMAPDSS: use omapdss_version in dss_features.c
Tomi Valkeinen
2012-10-16
1
-1
/
+1
*
|
OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
Peter Ujfalusi
2012-10-17
1
-1
/
+1
*
|
OMAPDSS: Remove dss_debug variable
Chandrabhanu Mahapatra
2012-10-12
1
-5
/
+0
*
|
OMAPDSS: Create new debug config options
Chandrabhanu Mahapatra
2012-10-12
1
-3
/
+3
|
/
*
OMAPDSS: alloc dssdevs dynamically
Tomi Valkeinen
2012-09-18
1
-36
/
+36
*
OMAPDSS: cleanup dss_recheck_connections further
Tomi Valkeinen
2012-09-18
1
-5
/
+0
*
OMAPDSS: handle errors in dss_init_device
Tomi Valkeinen
2012-09-18
1
-1
/
+3
*
OMAPDSS: Add dss_get_default_display_name()
Tomi Valkeinen
2012-09-18
1
-0
/
+5
*
OMAPDSS: omap_dss_register_device() doesn't take display index
Tomi Valkeinen
2012-09-18
1
-4
/
+5
*
OMAPDSS: Use PM notifiers for system suspend
Tomi Valkeinen
2012-07-08
1
-16
/
+27
*
OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled
Tomi Valkeinen
2012-06-04
1
-2
/
+1
*
OMAPDSS: interface drivers register their panel devices
Tomi Valkeinen
2012-05-11
1
-33
/
+17
*
OMAPDSS: change default_device handling
Tomi Valkeinen
2012-05-11
1
-5
/
+9
*
OMAPDSS: add __init & __exit
Tomi Valkeinen
2012-05-11
1
-2
/
+2
*
OMAPDSS: move the creation of debugfs files
Tomi Valkeinen
2012-05-11
1
-28
/
+18
*
OMAPDSS: handle output-driver reg/unreg more dynamically
Tomi Valkeinen
2012-05-11
1
-52
/
+59
*
OMAPDSS: create DPI & SDI drivers
Tomi Valkeinen
2012-05-11
1
-0
/
+18
*
OMAPDSS: use platform_driver_probe for core/dispc/dss
Tomi Valkeinen
2012-05-11
1
-2
/
+1
*
OMAPDSS: clean up the omapdss platform data mess
Tomi Valkeinen
2012-05-11
1
-0
/
+35
*
OMAPDSS: provide default get_timings function for panels
Grazvydas Ignotas
2012-04-23
1
-0
/
+2
*
OMAPDSS: Ensure OPP100 when DSS is operational
Tomi Valkeinen
2012-04-23
1
-0
/
+10
*
OMAPDSS: register dss drivers in module init
Tomi Valkeinen
2012-03-21
1
-58
/
+77
*
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-01-15
1
-0
/
+2
|
\
|
*
OMAPDSS: create apply.c
Tomi Valkeinen
2011-12-02
1
-0
/
+2
[next]