summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dsi.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-20Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen1-4/+1
2011-09-14OMAP: DSS2: check for manager when enabling displayTomi Valkeinen1-0/+6
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen1-1/+4
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen1-89/+155
2011-07-25OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen1-25/+5
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen1-8/+3
2011-07-01OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen1-0/+5
2011-07-01OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen1-0/+4
2011-07-01OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen1-3/+12
2011-05-16OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ registerArchit Taneja1-4/+32
2011-05-16OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ registerArchit Taneja1-9/+88
2011-05-16OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private w...Archit Taneja1-18/+7
2011-05-16OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()Archit Taneja1-5/+0
2011-05-12OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja1-16/+101
2011-05-12OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrsArchit Taneja1-18/+25
2011-05-12OMAP: DSS2: DSI: Use platform_device pointer to get dsi dataArchit Taneja1-263/+409
2011-05-12OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja1-422/+516
2011-05-12OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()Archit Taneja1-3/+2
2011-05-12OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja1-20/+28
2011-05-11OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs()Archit Taneja1-0/+2
2011-05-11OMAP: DSS2: DSI: Add OMAP4 CIO irqsTomi Valkeinen1-4/+23
2011-05-11OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exitTomi Valkeinen1-0/+5
2011-05-11OMAP: DSS2: DSI: Add DSI pad muxing supportTomi Valkeinen1-0/+15
2011-05-11OMAP: DSS2: DSI: add parameter to enter ulps on disableTomi Valkeinen1-4/+4
2011-05-11OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of resetTomi Valkeinen1-0/+65
2011-05-11OMAP: DSS2: DSI: fix CIO init and uninitTomi Valkeinen1-25/+29
2011-05-11OMAP: DSS2: DSI: implement enable/disable SCP clkTomi Valkeinen1-5/+28
2011-05-11OMAP: DSS2: DSI: fix _dsi_print_reset_statusTomi Valkeinen1-2/+15
2011-05-11OMAP: DSS2: DSI: rename complexio related functionsTomi Valkeinen1-19/+19
2011-05-11OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen1-11/+24
2011-05-11OMAP: DSS2: DSI: implement ULPS enter and exitTomi Valkeinen1-18/+123
2011-05-11OMAP: DSS2: DSI: Remove CIO LDO status checkTomi Valkeinen1-8/+0
2011-05-11OMAP: DSS2: DSI: Add lane override functionsTomi Valkeinen1-0/+58
2011-05-11OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"Archit Taneja1-7/+0
2011-05-11OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja1-5/+5
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja1-19/+19
2011-05-11OMAP: DSS2: move dss device clock configurationTomi Valkeinen1-7/+7
2011-05-11OMAP: DSS2: DSI: Introduce sync_vc functionsArchit Taneja1-63/+117
2011-05-11OMAP4: DSS2: Register configuration changes for DSIArchit Taneja1-21/+39
2011-05-11OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen1-0/+5
2011-05-11OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen1-5/+1
2011-05-11OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen1-0/+3
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2011-03-15OMAP: DSS2: DSI: fix IRQ debug printsTomi Valkeinen1-0/+9
2011-03-15OMAP: DSS2: DSI: catch DSI errors in send_bta_syncTomi Valkeinen1-4/+11
2011-03-15OMAP: DSS2: DSI: use ISR for BTA in framedoneTomi Valkeinen1-42/+15
2011-03-15OMAP: DSS2: DSI: use ISR in send_bta_syncTomi Valkeinen1-14/+18
2011-03-15OMAP: DSS2: DSI: Add ISR supportTomi Valkeinen1-25/+304
2011-03-15OMAP: DSS2: DSI: Restructure IRQ handlerTomi Valkeinen1-50/+73
2011-03-15OMAP: DSS2: FEATURES: DSI PLL parameter cleanupTaneja, Archit1-23/+46