summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dsi.c
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: DSI Video mode supportArchit Taneja2011-09-301-29/+231
* OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()Archit Taneja2011-09-301-3/+2
* OMAP: DSS2: Create an enum for DSI pixel formatsArchit Taneja2011-09-301-4/+20
* OMAP: DSS2: Clean up stallmode and io pad mode selectionArchit Taneja2011-09-301-2/+1
* OMAP: DSS2: DSI: Introduce generic read functionsArchit Taneja2011-09-301-10/+136
* OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functionsArchit Taneja2011-09-301-12/+49
* OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()Archit Taneja2011-09-301-38/+0
* OMAP: DSS2: DSI: Introduce generic write functionsArchit Taneja2011-09-301-12/+72
* OMAP: DSS2: Create enum for DSI operation modesArchit Taneja2011-09-301-3/+4
* OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modesArchit Taneja2011-09-301-51/+21
* OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.hArchit Taneja2011-09-301-29/+19
* OMAP: DSS2: DISPC: rename manager related funcsTomi Valkeinen2011-09-301-8/+9
* OMAP: DSS2: Remove support for non-DISPC overlaysTomi Valkeinen2011-09-301-179/+11
* OMAP: DSS2: fix clock sources on error and uninitTomi Valkeinen2011-09-301-0/+3
* OMAP: DSS2: DSI: Improve dsi_mux_pads parametersTomi Valkeinen2011-09-301-11/+31
* OMAP: DSS2: Change DSI device namingTomi Valkeinen2011-09-301-15/+10
* OMAP: DSS2: remove unneeded fck enable/disablesTomi Valkeinen2011-09-201-7/+0
* Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"Tomi Valkeinen2011-09-201-4/+1
* OMAP: DSS2: check for manager when enabling displayTomi Valkeinen2011-09-141-0/+6
* HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen2011-08-011-1/+4
* OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen2011-07-251-89/+155
* OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2011-07-251-25/+5
* OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen2011-07-011-8/+3
* OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen2011-07-011-0/+5
* OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen2011-07-011-0/+4
* OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen2011-07-011-3/+12
* OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ registerArchit Taneja2011-05-161-4/+32
* OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ registerArchit Taneja2011-05-161-9/+88
* OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private w...Archit Taneja2011-05-161-18/+7
* OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()Archit Taneja2011-05-161-5/+0
* OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4Archit Taneja2011-05-121-16/+101
* OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrsArchit Taneja2011-05-121-18/+25
* OMAP: DSS2: DSI: Use platform_device pointer to get dsi dataArchit Taneja2011-05-121-263/+409
* OMAP: DSS2: Pass platform_device as an argument in dsi functionsArchit Taneja2011-05-121-422/+516
* OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()Archit Taneja2011-05-121-3/+2
* OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja2011-05-121-20/+28
* OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs()Archit Taneja2011-05-111-0/+2
* OMAP: DSS2: DSI: Add OMAP4 CIO irqsTomi Valkeinen2011-05-111-4/+23
* OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exitTomi Valkeinen2011-05-111-0/+5
* OMAP: DSS2: DSI: Add DSI pad muxing supportTomi Valkeinen2011-05-111-0/+15
* OMAP: DSS2: DSI: add parameter to enter ulps on disableTomi Valkeinen2011-05-111-4/+4
* OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of resetTomi Valkeinen2011-05-111-0/+65
* OMAP: DSS2: DSI: fix CIO init and uninitTomi Valkeinen2011-05-111-25/+29
* OMAP: DSS2: DSI: implement enable/disable SCP clkTomi Valkeinen2011-05-111-5/+28
* OMAP: DSS2: DSI: fix _dsi_print_reset_statusTomi Valkeinen2011-05-111-2/+15
* OMAP: DSS2: DSI: rename complexio related functionsTomi Valkeinen2011-05-111-19/+19
* OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen2011-05-111-11/+24
* OMAP: DSS2: DSI: implement ULPS enter and exitTomi Valkeinen2011-05-111-18/+123
* OMAP: DSS2: DSI: Remove CIO LDO status checkTomi Valkeinen2011-05-111-8/+0
* OMAP: DSS2: DSI: Add lane override functionsTomi Valkeinen2011-05-111-0/+58
OpenPOWER on IntegriCloud