summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dsi.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-03-15OMAP: DSS2: FEATURES: Functions to return min and max values of parametersTaneja, Archit1-1/+1
2011-03-11HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLLTomi Valkeinen1-0/+20
2011-03-11OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.Archit Taneja1-3/+0
2011-03-11OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja1-5/+62
2011-03-11OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja1-64/+70
2011-03-11OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja1-13/+29
2011-03-11OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja1-10/+10
2011-03-11OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supportedArchit Taneja1-3/+6
2011-03-11OMAP: DSS2: DSI: remove unused functionTomi Valkeinen1-14/+0
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja1-2/+23
2011-03-11OMAP: DSS2: Delay regulator_get() callsTomi Valkeinen1-23/+13
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja1-9/+9
2011-03-11OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy1-3/+8
2011-03-11OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal1-1/+1
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy1-3/+61
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal1-6/+7
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal1-6/+8
2010-10-23OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy1-1/+0
2010-08-05OMAP: DSS2: Fix error path in omap_dsi_update()Archit Taneja1-1/+6
2010-08-05OMAP: DSS2: DSI: detect unsupported update requestsTomi Valkeinen1-0/+6
2010-08-05OMAP: DSS2: DSI: increase FIFO low thresholdTomi Valkeinen1-1/+1
2010-08-05OMAP: DSS2: DSI: Add error IRQ mask for DSI complexIOTomi Valkeinen1-7/+16
2010-08-05OMAP: DSS2: DSI: Remove BTA after set_max_rx_packet_sizeTomi Valkeinen1-9/+1
2010-08-05OMAP: DSS2: change manual update scaling setupTomi Valkeinen1-2/+4
2010-08-05OMAP: DSS2: DSI: use BTA to end the frame transferTomi Valkeinen1-60/+56
2010-08-05OMAP: DSS2: DSI: change dsi_vc_config_l4/vp()Tomi Valkeinen1-6/+16
2010-08-05OMAP: DSS2: DSI: Disable interface when disabling the displayVille Syrjälä1-0/+7
2010-08-05OMAP: DSS2: DSI: Wait for DSI PLL clocks to be active before selecting themTomi Valkeinen1-0/+12
2010-08-05OMAP: DSS2: DSI: Print an error message if DSI clock calc failsVille Syrjälä1-1/+3
2010-08-05OMAP: DSS2: DSI: Disable PCKFREE on errorVille Syrjälä1-0/+1
2010-08-03OMAP: DSS2: DSI: change DSI timeout functionsTomi Valkeinen1-160/+56
2010-08-03OMAP: DSS2: DSI: handle error in synchronous writeTomi Valkeinen1-0/+7
2010-08-03OMAP: DSS2: DSI: change dsi_vc_dcs_read_2 parametersTomi Valkeinen1-2/+6
2010-08-03OMAP: DSS2: DSI: use a private workqueueTomi Valkeinen1-2/+20
2010-08-03OMAP: DSS2: DSI: print errors in dsi_vc_flush_receive_data()Tomi Valkeinen1-4/+4
2010-08-03OMAP: DSS2: DSI: Increase HS TX timeoutTomi Valkeinen1-1/+1
2010-02-26OMAP: DSS2: DSI: add error printsTomi Valkeinen1-13/+34
2010-02-25OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen1-0/+16
2010-02-24OMAP: DSS2: DSI: remove external TE supportTomi Valkeinen1-16/+4
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen1-123/+13
2010-02-24OMAP: DSS2: move update() and sync()Tomi Valkeinen1-207/+115
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen1-104/+11
2010-02-24OMAP: DSS2: move enable/get_te()Tomi Valkeinen1-50/+3