summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dsi.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"Archit Taneja2011-05-111-7/+0
* OMAP2PLUS: DSS2: Add clock sources to dss device clock configurationArchit Taneja2011-05-111-5/+5
* OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"Archit Taneja2011-05-111-19/+19
* OMAP: DSS2: move dss device clock configurationTomi Valkeinen2011-05-111-7/+7
* OMAP: DSS2: DSI: Introduce sync_vc functionsArchit Taneja2011-05-111-63/+117
* OMAP4: DSS2: Register configuration changes for DSIArchit Taneja2011-05-111-21/+39
* OMAP: DSS2: DSI: Fix DSI PLL power bugTomi Valkeinen2011-05-111-0/+5
* OMAP: DSS2: DSI: fix dsi_dump_clocks()Tomi Valkeinen2011-05-111-5/+1
* OMAP: DSS2: DSI: fix use_sys_clk & highfreqTomi Valkeinen2011-05-111-0/+3
* OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* OMAP: DSS2: DSI: fix IRQ debug printsTomi Valkeinen2011-03-151-0/+9
* OMAP: DSS2: DSI: catch DSI errors in send_bta_syncTomi Valkeinen2011-03-151-4/+11
* OMAP: DSS2: DSI: use ISR for BTA in framedoneTomi Valkeinen2011-03-151-42/+15
* OMAP: DSS2: DSI: use ISR in send_bta_syncTomi Valkeinen2011-03-151-14/+18
* OMAP: DSS2: DSI: Add ISR supportTomi Valkeinen2011-03-151-25/+304
* OMAP: DSS2: DSI: Restructure IRQ handlerTomi Valkeinen2011-03-151-50/+73
* OMAP: DSS2: FEATURES: DSI PLL parameter cleanupTaneja, Archit2011-03-151-23/+46
* OMAP: DSS2: FEATURES: Functions to return min and max values of parametersTaneja, Archit2011-03-151-1/+1
* HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLLTomi Valkeinen2011-03-111-0/+20
* OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.Archit Taneja2011-03-111-3/+0
* OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja2011-03-111-5/+62
* OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja2011-03-111-64/+70
* OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja2011-03-111-13/+29
* OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja2011-03-111-10/+10
* OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supportedArchit Taneja2011-03-111-3/+6
* OMAP: DSS2: DSI: remove unused functionTomi Valkeinen2011-03-111-14/+0
OpenPOWER on IntegriCloud