summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi/dsi_host.c
AgeCommit message (Expand)Author
2020-01-29drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2015-10-22drm: msm: dsi: Don't attempt changing voltage of switchesBjorn Andersson
2015-08-15drm/msm/dsi: Introduce DSI configuration moduleHai Li
2015-08-15drm/msm/dsi: Allow dsi to connect to an external bridgeArchit Taneja
2015-08-15drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'Archit Taneja
2015-08-15drm/msm/dsi: Make TE gpio optionalArchit Taneja
2015-08-15drm/msm: dsi host: Use device graph parsing to parse connected panelArchit Taneja
2015-08-15drm/msm: dsi host: add missing of_node_put()Archit Taneja
2015-08-15drm/msm/dsi: Report PHY errors only when they really occurArchit Taneja
2015-08-15drm/msm/dsi: Add support for msm8x94Hai Li
2015-08-15drm/msm/dsi: Use pinctrl in DSI driverHai Li
2015-06-11drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=nBrian Norris
2015-06-11drm/msm: use devm_gpiod_get_optional for optional reset gpioUwe Kleine-König
2015-06-11drm/msm/dsi: Separate PHY to another platform deviceHai Li
2015-06-11drm/msm/dsi: Enable PLL driver in MSM DSIHai Li
2015-06-11drm/msm/dsi: Add DSI PLL clock driver supportHai Li
2015-06-11drm/msm: use IS_ERR() to check regulator_get() returnFabian Frederick
2015-06-11drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li
2015-05-14drm/msm/dsi: use pr_err_ratelimitedRob Clark
2015-05-14drm/msm/dsi: Fixup missing *break* statement during cmd rxHai Li
2015-05-14drm/msm/dsi: Fix a couple more 64-bit build warningsStephane Viau
2015-04-20Merge Linus master into drm-nextDave Airlie
2015-04-01drm/msm: Initial add DSI connector supportHai Li