aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-18OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula1-13/+41
2010-05-18OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula2-24/+61
2010-05-18OMAP2: DSS: Add missing line for update bg colorCarlos Lopez1-0/+1
2010-05-18OMAP3630: DSS2: Updating MAX divider valueKishore Y1-5/+19
2010-05-18OMAP: DSS2: Make partial update width evenTomi Valkeinen1-0/+20
2010-05-18OMAP: DSS2: Fix device disable when driver is not loadedJani Nikula1-1/+4
2010-05-18OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula1-14/+1
2010-05-18OMAP: DSS2: Use vdds_sdi regulator supply in SDIRoger Quadros1-0/+15
2010-05-18OMAP: DSS2: Remove redundant enable/disable calls from SDIRoger Quadros1-11/+0
2010-05-18OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros4-1/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-15OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen1-0/+3
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-02-26OMAP: DSS2: DSI: add error printsTomi Valkeinen1-13/+34
2010-02-25OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen1-0/+16
2010-02-24OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen1-16/+4
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen4-66/+50
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen2-37/+38
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen7-466/+146
2010-02-24OMAP: DSS2: move update() and sync()Tomi Valkeinen2-468/+144
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen6-177/+41
2010-02-24OMAP: DSS2: move enable/get_te()Tomi Valkeinen3-60/+7
2010-02-24OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen3-6/+6
2010-02-24OMAP: DSS2: move get_resolution()Tomi Valkeinen5-5/+11
2010-02-24OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen8-23/+58
2010-02-24OMAP: DSS2: move wait_vsync()Tomi Valkeinen2-14/+14
2010-02-24OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2-37/+4
2010-02-24OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2-29/+4
2010-02-24OMAP: DSS2: move memory_read()Tomi Valkeinen1-30/+0
2010-02-24OMAP: DSS2: move run_test()Tomi Valkeinen1-38/+0
2010-02-24OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen1-72/+9
2010-02-24OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen1-14/+6
2010-02-23OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2-6/+8
2010-02-18OMAP: DSS2: fix driver probe error handlingTomi Valkeinen1-0/+1
2010-02-18OMAP: DSS2: remove sub-panel systemTomi Valkeinen2-62/+5
2010-02-15OMAP: DSS2: Check ctx loss count only when starting the first clockTomi Valkeinen1-1/+3
2010-02-15OMAP: DSS2: DSI: remove dsi_vc_print_status()Tomi Valkeinen1-21/+0
2010-02-15OMAP: DSS2: DSI: configure all DSI VCsTomi Valkeinen1-22/+17
2010-02-15OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen1-5/+8
2010-02-15OMAP: DSS2: DSI: add helpers for DCS read/writeTomi Valkeinen1-0/+30
2010-02-15OMAP: DSS2: DSI: add dsi_bus_is_locked()Tomi Valkeinen1-4/+9
2010-02-15OMAP: DSS2: improve DSS clk src selectionTomi Valkeinen4-18/+51
2010-02-15OMAP: DSS2: fix irq-stats compilationTomi Valkeinen2-3/+3
2010-02-12OMAP: DSS2: enable VDDS_DSI when using DPITomi Valkeinen5-17/+117
2010-02-12OMAP: DSS2: Improve Kconfig help textsTomi Valkeinen1-4/+22
2010-01-12OMAP: DSS2: Reject scaling settings when they cannot be supportedVille Syrjälä1-2/+5
2010-01-11OMAP: DSS2: Make check-delay-loops consistentTomi Valkeinen2-10/+10
2010-01-11OMAP: DSS2: Fix compile warningVaibhav Hiremath1-0/+2
2010-01-11OMAP: DSS2: RFBI: convert to new kfifo APITomi Valkeinen1-15/+15
2010-01-08OMAP: DSS2: Fix crash when panel doesn't define enable_te()Tomi Valkeinen1-5/+9