summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
AgeCommit message (Expand)Author
2011-03-11OMAP2,3: DSS2: Get DSS IRQ from platform deviceSenthilvadivu Guruswamy
2011-03-11OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy
2011-03-11OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_removeSumit Semwal
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal
2011-01-10OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N
2011-01-10OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630Samreen
2011-01-10OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja
2010-10-22OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja
2010-10-22OMAP: DSS2: Introduce dss_features filesArchit Taneja
2010-09-29OMAP: DSS2: make filter coefficient tables human readableGrazvydas Ignotas
2010-08-05OMAP: DSS2: Replace strncmp() with sysfs_streq() in overlay_manager_store()Archit Taneja
2010-08-05OMAP: DSS2: Fix error path in omap_dsi_update()Archit Taneja
2010-08-05OMAP: DSS2: Remove extra return statementArchit Taneja
2010-08-05OMAP: DSS2: adjust YUV overlay width to be evenTomi Valkeinen
2010-08-05OMAP: DSS2: DSI: detect unsupported update requestsTomi Valkeinen
2010-08-05OMAP: DSS2: DSI: increase FIFO low thresholdTomi Valkeinen
2010-08-05OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIOTomi Valkeinen
2010-08-05OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_sizeTomi Valkeinen
2010-08-05OMAP: DSS2: change manual update scaling setupTomi Valkeinen
2010-08-05OMAP: DSS2: DSI: use BTA to end the frame transferTomi Valkeinen
2010-08-05OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()Tomi Valkeinen
2010-08-05OMAP: DSS2: DSI: Disable interface when disabling the displayVille Syrjälä
2010-08-05OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting themTomi Valkeinen
2010-08-05OMAP: DSS2: DSI: Print an error message if DSI clock calc failsVille Syrjälä
2010-08-05OMAP: DSS2: DSI: Disable PCKFREE on errorVille Syrjälä
2010-08-03OMAP: DSS2: DSI: change DSI timeout functionsTomi Valkeinen
2010-08-03OMAP: DSS2: DSI: handle error in synchronous writeTomi Valkeinen
2010-08-03OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen
2010-08-03OMAP: DSS2: DSI: use a private workqueueTomi Valkeinen
2010-08-03OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()Tomi Valkeinen
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