summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/dss/dsi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-071-1/+1
|\
| * OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen2012-01-261-1/+1
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-299/+313
|\ \ | |/
| * OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks()Archit Taneja2012-01-021-6/+8
| * OMAPDSS: check the return value of dss_mgr_enable()Tomi Valkeinen2011-12-021-1/+10
| * OMAPDSS: DSI: call mgr_enable/disable for cmd mode displaysTomi Valkeinen2011-12-021-34/+39
| * OMAPDSS: hide manager's enable/disable()Tomi Valkeinen2011-12-021-2/+2
| * OMAPDSS: pass ovl manager to dss_start_updateTomi Valkeinen2011-12-021-1/+1
| * OMAPDSS: remove partial update from DSITomi Valkeinen2011-12-021-59/+20
| * OMAPDSS: remove partial update from the overlay managerTomi Valkeinen2011-12-021-2/+0
| * OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPSTomi Valkeinen2011-12-021-2/+4
| * OMAPDSS: DSI: improve wait_for_bit_changeTomi Valkeinen2011-12-021-5/+20
| * OMAPDSS: DSI: fix lane handling when entering ULPSTomi Valkeinen2011-12-021-5/+11
| * OMAPDSS: DSI: remove dsi_get_num_lanes_usedTomi Valkeinen2011-12-021-25/+2
| * OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_overrideTomi Valkeinen2011-12-021-58/+27
| * OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_resetTomi Valkeinen2011-12-021-29/+18
| * OMAPDSS: DSI: use lane config in dsi_get_lane_maskTomi Valkeinen2011-12-021-12/+10
| * OMAPDSS: DSI: Use new lane config in dsi_set_lane_configTomi Valkeinen2011-12-021-44/+40
| * OMAPDSS: DSI: Parse lane configTomi Valkeinen2011-12-021-0/+83
| * OMAPDSS: DSI: count with number of lanesTomi Valkeinen2011-12-021-27/+22
| * OMAPDSS: DSI: flush posted write in send_btaTomi Valkeinen2011-12-021-0/+3
| * OMAPDSS: DSI: flush posted write when entering ULPSTomi Valkeinen2011-12-021-0/+6
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-2/+2
|/
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* 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
OpenPOWER on IntegriCloud