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