summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dsi.c
AgeCommit message (Expand)Author
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen
2011-07-25OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen
2011-07-01OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen
2011-07-01OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen
2011-07-01OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen
2011-05-16OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ registerArchit Taneja
2011-05-16OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ registerArchit Taneja
2011-05-16OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private w...Archit Taneja
2011-05-16OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()Archit Taneja
2011-05-12OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja
2011-05-12OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrsArchit Taneja
2011-05-12OMAP: DSS2: DSI: Use platform_device pointer to get dsi dataArchit Taneja
2011-05-12OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja
2011-05-12OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()Archit Taneja
2011-05-12OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja
2011-05-11OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs()Archit Taneja
2011-05-11OMAP: DSS2: DSI: Add OMAP4 CIO irqsTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exitTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Add DSI pad muxing supportTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: add parameter to enter ulps on disableTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of resetTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: fix CIO init and uninitTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: implement enable/disable SCP clkTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: fix _dsi_print_reset_statusTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: rename complexio related functionsTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: implement ULPS enter and exitTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Remove CIO LDO status checkTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Add lane override functionsTomi Valkeinen
2011-05-11OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"Archit Taneja
2011-05-11OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja
2011-05-11OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja
2011-05-11OMAP: DSS2: move dss device clock configurationTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: Introduce sync_vc functionsArchit Taneja
2011-05-11OMAP4: DSS2: Register configuration changes for DSIArchit Taneja
2011-05-11OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen
2011-05-11OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen
2011-05-11OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen
2011-03-15OMAP: DSS2: DSI: fix IRQ debug printsTomi Valkeinen
2011-03-15OMAP: DSS2: DSI: catch DSI errors in send_bta_syncTomi Valkeinen
2011-03-15OMAP: DSS2: DSI: use ISR for BTA in framedoneTomi Valkeinen
2011-03-15OMAP: DSS2: DSI: use ISR in send_bta_syncTomi Valkeinen
2011-03-15OMAP: DSS2: DSI: Add ISR supportTomi Valkeinen
2011-03-15OMAP: DSS2: DSI: Restructure IRQ handlerTomi Valkeinen
2011-03-15OMAP: DSS2: FEATURES: DSI PLL parameter cleanupTaneja, Archit
2011-03-15OMAP: DSS2: FEATURES: Functions to return min and max values of parametersTaneja, Archit
2011-03-11HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLLTomi Valkeinen