summaryrefslogtreecommitdiff
path: root/drivers/video/omap2
AgeCommit message (Expand)Author
2010-08-03OMAP: DSS2: OMAPFB: Add some locking debug checksVille Syrjälä
2010-08-03OMAP: DSS2: OMAPFB: Make lockdep happyVille Syrjälä
2010-08-03OMAP: DSS2: OMAPFB: Convert the memory region locking to rwsemVille Syrjälä
2010-08-03OMAP: DSS2: OMAPFB: Add locking for memory regionsVille Syrjälä
2010-08-03OMAP: DSS2: OMAPFB: Add support for switching memory regionsVille Syrjälä
2010-08-03OMAP: DSS2: OMAPFB: Skip unnecessary set_overlay_info()Ville Syrjälä
2010-08-03OMAP: DSS2: OMAPFB: Check var even if there isn't memoryVille Syrjälä
2010-08-03OMAP: DSS2: OMAPFB: Refactor overlay address calculationsVille Syrjälä
2010-08-03OMAP: DSS2: Fix update area calculations with multiple scaled overlaysTomi Valkeinen
2010-08-03OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interruptsVille Syrjälä
2010-08-03OMAP: DSS2: Make wait_for_go() succeed for disabled displaysVille Syrjälä
2010-08-03OMAP: DSS2: Check if display supports update mode changesVille Syrjälä
2010-08-03OMAP: DSS2: DSI: Increase HS TX timeoutTomi Valkeinen
2010-08-02V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlockJulia Lawall
2010-07-27ARM: OMAP: Convert OMAPFB and VRAM SDRAM reservation to LMBRussell King
2010-05-18OMAP: DSS2: Fix omap_dss_probe() error pathJani Nikula
2010-05-18OMAP: DSS2: omap_dss_probe() conditional compilation cleanupJani Nikula
2010-05-18OMAP2: DSS: Add missing line for update bg colorCarlos Lopez
2010-05-18OMAP3630: DSS2: Updating MAX divider valueKishore Y
2010-05-18OMAP: DSS2: Add ACX565AKM Panel DriverRoger Quadros
2010-05-18OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependencyGrazvydas Ignotas
2010-05-18OMAP: LCD LS037V7DW01: Add Backlight driver supportVaibhav Hiremath
2010-05-18OMAP: DSS2: Taal: Fix DSI bus locking problemVille Syrjälä
2010-05-18OMAP: DSS2: Taal: add mutex to protect panel dataTomi Valkeinen
2010-05-18OMAP: DSS2: Make partial update width evenTomi Valkeinen
2010-05-18OMAP: DSS2: Fix device disable when driver is not loadedJani Nikula
2010-05-18OMAP: DSS2: VENC: don't call platform_enable/disable() twiceJani Nikula
2010-05-18OMAP: DSS2: check lock_fb_info() return valueJani Nikula
2010-05-18OMAP: DSS2: fix lock_fb_info() and omapfb_lock() locking orderJani Nikula
2010-05-18OMAP: DSS2: Use vdds_sdi regulator supply in SDIRoger Quadros
2010-05-18OMAP: DSS2: Remove redundant enable/disable calls from SDIRoger Quadros
2010-05-18OMAP: DSS2: Add Kconfig option for DPI display typeRoger Quadros
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-15OMAP: DSS2: panel-generic: re-implement mode changingTomi Valkeinen
2010-03-15OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen
2010-03-10OMAP: DSS2: VRAM: Fix early_param for vramThomas Weber
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-02OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen
2010-03-01OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen
2010-03-01OMAP: DSS2: OMAPFB: Constify some function parametersVille Syrjälä
2010-02-26OMAP: DSS2: DSI: add error printsTomi Valkeinen
2010-02-26OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen
2010-02-25OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen
2010-02-24OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATETomi Valkeinen
2010-02-24OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen