aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula2010-05-181-13/+41
* OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula2010-05-182-24/+61
* OMAP2: DSS: Add missing line for update bg colorCarlos Lopez2010-05-181-0/+1
* OMAP3630: DSS2: Updating MAX divider valueKishore Y2010-05-181-5/+19
* OMAP: DSS2: Add ACX565AKM Panel DriverRoger Quadros2010-05-183-0/+826
* OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependencyGrazvydas Ignotas2010-05-181-1/+1
* OMAP: LCD LS037V7DW01: Add Backlight driver supportVaibhav Hiremath2010-05-182-0/+79
* OMAP: DSS2: Taal: Fix DSI bus locking problemVille Syrjälä2010-05-181-2/+1
* OMAP: DSS2: Taal: add mutex to protect panel dataTomi Valkeinen2010-05-181-21/+119
* OMAP: DSS2: Make partial update width evenTomi Valkeinen2010-05-181-0/+20
* OMAP: DSS2: Fix device disable when driver is not loadedJani Nikula2010-05-181-1/+4
* OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula2010-05-181-14/+1
* OMAP: DSS2: check lock_fb_info() return valueJani Nikula2010-05-182-8/+16
* OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking orderJani Nikula2010-05-182-6/+6
* OMAP: DSS2: Use vdds_sdi regulator supply in SDIRoger Quadros2010-05-181-0/+15
* OMAP: DSS2: Remove redundant enable/disable calls from SDIRoger Quadros2010-05-181-11/+0
* OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros2010-05-184-1/+16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-243-5/+31
|\
| * OMAP: DSS2: panel-generic: re-implement mode changingTomi Valkeinen2010-03-151-0/+22
| * OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen2010-03-151-0/+3
| * OMAP: DSS2: VRAM: Fix early_param for vramThomas Weber2010-03-101-5/+6
* | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-6/+9
|/
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-2/+2
* OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
* OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
* OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä2010-03-011-9/+9
* OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
* OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
* OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-251-0/+16
* OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen2010-02-242-23/+3
* OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
* OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-246-73/+57
* OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-242-37/+38
* OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-2414-531/+454
* OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-245-500/+208
* OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-249-194/+80
* OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-246-66/+32
* OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-246-11/+40
* OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-248-12/+19
* OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-248-23/+58
* OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-243-15/+15
* OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-243-39/+11
* OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-243-31/+10
* OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-243-35/+12
* OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-243-45/+13
* OMAP: DSS2: DSI: remove auto-update perf measurementTomi Valkeinen2010-02-241-72/+9
* OMAP: DSS2: DSI: change DSI bus_lock to semaphoreTomi Valkeinen2010-02-241-14/+6
* OMAP: DSS2: fix get_dsi/dispc_clk_source() usageTomi Valkeinen2010-02-232-6/+8
* OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable errorTomi Valkeinen2010-02-181-1/+3