aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2 (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: Add ACX565AKM Panel DriverRoger Quadros3-0/+826
2010-05-18OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependencyGrazvydas Ignotas1-1/+1
2010-05-18OMAP: LCD LS037V7DW01: Add Backlight driver supportVaibhav Hiremath2-0/+79
2010-05-18OMAP: DSS2: Taal: Fix DSI bus locking problemVille Syrjälä1-2/+1
2010-05-18OMAP: DSS2: Taal: add mutex to protect panel dataTomi Valkeinen1-21/+119
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: check lock_fb_info() return valueJani Nikula2-8/+16
2010-05-18OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking orderJani Nikula2-6/+6
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 Heo6-0/+6
2010-03-24Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-5/+31
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-6/+9
2010-03-15OMAP: DSS2: panel-generic: re-implement mode changingTomi Valkeinen1-0/+22
2010-03-15OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen1-0/+3
2010-03-10OMAP: DSS2: VRAM: Fix early_param for vramThomas Weber1-5/+6
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2-2/+2
2010-03-02OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen1-3/+18
2010-03-01OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen1-2/+5
2010-03-01OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä1-9/+9
2010-02-26OMAP: DSS2: DSI: add error printsTomi Valkeinen1-13/+34
2010-02-26OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen1-6/+6
2010-02-25OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen1-0/+16
2010-02-24OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2-23/+3
2010-02-24OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen1-16/+4
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen6-73/+57
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen2-37/+38
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen14-531/+454
2010-02-24OMAP: DSS2: move update() and sync()Tomi Valkeinen5-500/+208
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen9-194/+80
2010-02-24OMAP: DSS2: move enable/get_te()Tomi Valkeinen6-66/+32
2010-02-24OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen6-11/+40
2010-02-24OMAP: DSS2: move get_resolution()Tomi Valkeinen8-12/+19
2010-02-24OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen8-23/+58
2010-02-24OMAP: DSS2: move wait_vsync()Tomi Valkeinen3-15/+15
2010-02-24OMAP: DSS2: move get/set_rotate()Tomi Valkeinen3-39/+11
2010-02-24OMAP: DSS2: move set/get_mirror()Tomi Valkeinen3-31/+10
2010-02-24OMAP: DSS2: move memory_read()Tomi Valkeinen3-35/+12
2010-02-24OMAP: DSS2: move run_test()Tomi Valkeinen3-45/+13
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: OMAPFB: fix cleanup on dssdev enable errorTomi Valkeinen1-1/+3