summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/msm/dsi
AgeCommit message (Expand)Author
2021-09-22drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET
2020-03-11drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-03-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-01-29drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2015-10-22drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHYHai Li
2015-10-22drm: msm: dsi: Don't attempt changing voltage of switchesBjorn Andersson
2015-10-22drm/msm: update generated headersRob Clark
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-24drm/msm/dsi: Convert to clk_hw based provider APIsStephen Boyd
2015-08-15drm/msm/dsi: Introduce DSI configuration moduleHai Li
2015-08-15drm/msm/dsi: Make each PHY type compilation independentHai Li
2015-08-15drm/msm/dsi: Split PHY drivers to separate filesHai Li
2015-08-15drm/msm/dsi: Return void from msm_dsi_phy_disable()Hai Li
2015-08-15drm/msm/dsi: Specify bitmask to set source PLLHai Li
2015-08-15drm/msm/dsi: Modify dsi manager bridge ops to work with external bridgesArchit Taneja
2015-08-15drm/msm/dsi: Allow dsi to connect to an external bridgeArchit Taneja
2015-08-15drm/msm/dsi: Create a helper to check if there is a connected deviceArchit 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: Save/Restore PLL status across PHY resetHai Li
2015-08-15drm/msm/dsi: One function call less in dsi_init() after error detectionMarkus Elfring
2015-08-15drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"Markus Elfring
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-08-15drm/msm/dsi: Rename *dual panel* to *dual DSI*Hai Li
2015-08-15drm/msm/dsi: Update source PLL selection in DSI PHYHai Li
2015-08-15drm/msm: update generated headersRob Clark
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: use IS_ERR() to check msm_ioremap() returnFabian Frederick
2015-06-11drm/msm: dsi: Provide option to force continuous HS clockArchit Taneja
2015-06-11drm/msm: update generated headersRob Clark
2015-05-14drm/msm/dsi: Simplify the code to get the number of read byteHai Li
2015-05-14drm/msm: Attach assigned encoder to eDP and DSI connectorsHai 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
2015-04-01drm/msm/dsi: Update generated DSI header fileHai Li
2015-02-01drm/msm: update generated headersRob Clark
2014-11-16drm/msm: update generated headersRob Clark
2014-09-10drm/msm: update generated headersRob Clark