index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
OMAPDSS: use omapdss_compat_init() in other drivers
Tomi Valkeinen
1
-4
/
+0
2012-12-07
OMAPDSS: move display sysfs init to compat layer
Tomi Valkeinen
1
-7
/
+0
2012-12-07
OMAPDSS: move ovl & ovl-mgr init to apply.c
Tomi Valkeinen
1
-6
/
+0
2012-12-07
OMAPDSS: add omapdss_compat_init()
Tomi Valkeinen
1
-1
/
+3
2012-11-29
OMAPDSS: Use only "omapdss_dss" platform device to get context lost count
Archit Taneja
1
-15
/
+0
2012-11-27
OMAPDSS: add dss_get_core_pdev()
Tomi Valkeinen
1
-0
/
+5
2012-11-05
OMAPDSS: fix DPI & DSI init order
Tomi Valkeinen
1
-6
/
+6
2012-10-29
OMAPDSS: export dss_get_def_display_name()
Tomi Valkeinen
1
-1
/
+2
2012-10-24
OMAPDSS: get the dss version from core pdev
Tomi Valkeinen
1
-1
/
+8
2012-10-18
Merge branch '3.8/dss-version'
Tomi Valkeinen
1
-1
/
+1
2012-10-17
OMAPDSS: Correct check for the callback pointer in dss_dsi_disable_pads()
Peter Ujfalusi
1
-1
/
+1
2012-10-16
OMAPDSS: use omapdss_version in dss_features.c
Tomi Valkeinen
1
-1
/
+1
2012-10-12
OMAPDSS: Remove dss_debug variable
Chandrabhanu Mahapatra
1
-5
/
+0
2012-10-12
OMAPDSS: Create new debug config options
Chandrabhanu Mahapatra
1
-3
/
+3
2012-09-18
OMAPDSS: alloc dssdevs dynamically
Tomi Valkeinen
1
-36
/
+36
2012-09-18
OMAPDSS: cleanup dss_recheck_connections further
Tomi Valkeinen
1
-5
/
+0
2012-09-18
OMAPDSS: handle errors in dss_init_device
Tomi Valkeinen
1
-1
/
+3
2012-09-18
OMAPDSS: Add dss_get_default_display_name()
Tomi Valkeinen
1
-0
/
+5
2012-09-18
OMAPDSS: omap_dss_register_device() doesn't take display index
Tomi Valkeinen
1
-4
/
+5
2012-07-08
OMAPDSS: Use PM notifiers for system suspend
Tomi Valkeinen
1
-16
/
+27
2012-06-04
OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabled
Tomi Valkeinen
1
-2
/
+1
2012-05-11
OMAPDSS: interface drivers register their panel devices
Tomi Valkeinen
1
-33
/
+17
2012-05-11
OMAPDSS: change default_device handling
Tomi Valkeinen
1
-5
/
+9
2012-05-11
OMAPDSS: add __init & __exit
Tomi Valkeinen
1
-2
/
+2
2012-05-11
OMAPDSS: move the creation of debugfs files
Tomi Valkeinen
1
-28
/
+18
2012-05-11
OMAPDSS: handle output-driver reg/unreg more dynamically
Tomi Valkeinen
1
-52
/
+59
2012-05-11
OMAPDSS: create DPI & SDI drivers
Tomi Valkeinen
1
-0
/
+18
2012-05-11
OMAPDSS: use platform_driver_probe for core/dispc/dss
Tomi Valkeinen
1
-2
/
+1
2012-05-11
OMAPDSS: clean up the omapdss platform data mess
Tomi Valkeinen
1
-0
/
+35
2012-04-23
OMAPDSS: provide default get_timings function for panels
Grazvydas Ignotas
1
-0
/
+2
2012-04-23
OMAPDSS: Ensure OPP100 when DSS is operational
Tomi Valkeinen
1
-0
/
+10
2012-03-21
OMAPDSS: register dss drivers in module init
Tomi Valkeinen
1
-58
/
+77
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-12-02
OMAPDSS: create apply.c
Tomi Valkeinen
1
-0
/
+2
2011-09-30
OMAPDSS: HDMI: Add support to dump registers through debugfs
Mythri P K
1
-0
/
+4
2011-07-25
OMAP: DSS2: Remove clk optimization at dss init
Tomi Valkeinen
1
-4
/
+0
2011-07-25
OMAP: DSS2: Fix init and unit sequence
Tomi Valkeinen
1
-9
/
+8
2011-05-12
OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4
Archit Taneja
1
-4
/
+2
2011-05-11
OMAP: DSS2: make omap_dss_(un)register_device static
Tomi Valkeinen
1
-2
/
+5
2011-05-11
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
1
-1
/
+1
2011-03-16
OMAP4: DSS: HDMI: Call to HDMI module init to register driver.
Mythri P K
1
-0
/
+9
2011-03-11
OMAP: DSS2: Remove unneeded cpu_is_xxx checks
Tomi Valkeinen
1
-12
/
+6
2011-03-11
OMAP: DSS2: Move DPI & SDI init into DSS plat driver
Tomi Valkeinen
1
-19
/
+0
2011-03-11
OMAP: DSS2: Remove pdev argument from dpi_init
Tomi Valkeinen
1
-1
/
+1
2011-03-11
OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support
Tomi Valkeinen
1
-7
/
+1
2011-03-11
OMAP: DSS2: Fix def_disp module param description
Jani Nikula
1
-1
/
+1
2011-03-11
OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver
Archit Taneja
1
-2
/
+2
2011-03-11
OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver
Senthilvadivu Guruswamy
1
-4
/
+4
2011-03-11
OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver
Senthilvadivu Guruswamy
1
-24
/
+4
[next]