summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dsi.c
AgeCommit message (Expand)Author
2011-09-30OMAP: DSS2: DSI Video mode supportArchit Taneja
2011-09-30OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()Archit Taneja
2011-09-30OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja
2011-09-30OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja
2011-09-30OMAP: DSS2: DSI: Introduce generic read functionsArchit Taneja
2011-09-30OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functionsArchit Taneja
2011-09-30OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()Archit Taneja
2011-09-30OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja
2011-09-30OMAP: DSS2: Create enum for DSI operation modesArchit Taneja
2011-09-30OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modesArchit Taneja
2011-09-30OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.hArchit Taneja
2011-09-30OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen
2011-09-30OMAP: DSS2: Remove support for non-DISPC overlaysTomi Valkeinen
2011-09-30OMAP: DSS2: fix clock sources on error and uninitTomi Valkeinen
2011-09-30OMAP: DSS2: DSI: Improve dsi_mux_pads parametersTomi Valkeinen
2011-09-30OMAP: DSS2: Change DSI device namingTomi Valkeinen
2011-09-20OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen
2011-09-20Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen
2011-09-14OMAP: DSS2: check for manager when enabling displayTomi Valkeinen
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