summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()Archit Taneja2010-08-051-1/+1
* OMAP: DSS2: Fix error path in omap_dsi_update()Archit Taneja2010-08-051-1/+6
* OMAP: DSS2: Remove extra return statementArchit Taneja2010-08-051-1/+0
* OMAP: DSS2: adjust YUV overlay width to be evenTomi Valkeinen2010-08-051-0/+15
* OMAP: DSS2: DSI: detect unsupported update requestsTomi Valkeinen2010-08-051-0/+6
* OMAP: DSS2: DSI: increase FIFO low thresholdTomi Valkeinen2010-08-051-1/+1
* OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIOTomi Valkeinen2010-08-051-7/+16
* OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_sizeTomi Valkeinen2010-08-051-9/+1
* OMAP: DSS2: change manual update scaling setupTomi Valkeinen2010-08-054-33/+47
* OMAP: DSS2: DSI: use BTA to end the frame transferTomi Valkeinen2010-08-052-63/+58
* OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()Tomi Valkeinen2010-08-051-6/+16
* OMAP: DSS2: DSI: Disable interface when disabling the displayVille Syrjälä2010-08-051-0/+7
* OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting themTomi Valkeinen2010-08-053-0/+26
* OMAP: DSS2: DSI: Print an error message if DSI clock calc failsVille Syrjälä2010-08-051-1/+3
* OMAP: DSS2: DSI: Disable PCKFREE on errorVille Syrjälä2010-08-051-0/+1
* OMAP: DSS2: DSI: change DSI timeout functionsTomi Valkeinen2010-08-031-160/+56
* OMAP: DSS2: DSI: handle error in synchronous writeTomi Valkeinen2010-08-031-0/+7
* OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen2010-08-031-2/+6
* OMAP: DSS2: DSI: use a private workqueueTomi Valkeinen2010-08-031-2/+20
* OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()Tomi Valkeinen2010-08-031-4/+4
* OMAP: DSS2: Fix update area calculations with multiple scaled overlaysTomi Valkeinen2010-08-031-63/+78
* OMAP: DSS2: clear spurious SYNC_LOST_DIGIT interruptsVille Syrjälä2010-08-031-1/+10
* OMAP: DSS2: Make wait_for_go() succeed for disabled displaysVille Syrjälä2010-08-031-2/+5
* OMAP: DSS2: Check if display supports update mode changesVille Syrjälä2010-08-031-0/+3
* OMAP: DSS2: DSI: Increase HS TX timeoutTomi Valkeinen2010-08-031-1/+1
* 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: 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: 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-302-0/+2
* OMAP: DSS2: initialize dss clk sources properlyTomi Valkeinen2010-03-151-0/+3
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-072-2/+2
* OMAP: DSS2: DSI: add error printsTomi Valkeinen2010-02-261-13/+34
* OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-251-0/+16
* OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen2010-02-241-16/+4
* OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-244-66/+50
* OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-242-37/+38
* OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-247-466/+146
* OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-242-468/+144
* OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-246-177/+41
* OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-243-60/+7
* OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-243-6/+6
* OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-245-5/+11
* OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-248-23/+58
OpenPOWER on IntegriCloud