| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-27 | gpu: host1x: mipi: Benefit from devm_clk_get_prepared() | Uwe Kleine-König | 1 | -16/+1 |
| 2023-04-04 | gpu: host1x: mipi: Use devm_platform_get_and_ioremap_resource() | Ye Xingchen | 1 | -3/+1 |
| 2020-08-28 | media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib... | Sowjanya Komatineni | 1 | -12/+10 |
| 2020-07-17 | gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait() | Sowjanya Komatineni | 1 | -4/+13 |
| 2020-07-17 | gpu: host1x: mipi: Use readl_relaxed_poll_timeout() in tegra_mipi_wait() | Sowjanya Komatineni | 1 | -12/+8 |
| 2020-07-17 | gpu: host1x: mipi: Update tegra_mipi_request() to be node based | Sowjanya Komatineni | 1 | -2/+2 |
| 2016-08-24 | drm/tegra: dsi: Enhance runtime power management | Thierry Reding | 1 | -32/+31 |
| 2015-08-13 | gpu: host1x: mipi: Power down regulators when unused | Thierry Reding | 1 | -12/+98 |
| 2015-08-13 | gpu: host1x: mipi: Add Tegra210 support | Thierry Reding | 1 | -1/+35 |
| 2015-08-13 | gpu: host1x: mipi: Add Tegra132 support | Thierry Reding | 1 | -0/+18 |
| 2015-08-13 | gpu: host1x: mipi: Constify OF match table | Thierry Reding | 1 | -1/+1 |
| 2015-08-13 | gpu: host1x: mipi: Clear calibration status | Thierry Reding | 1 | -0/+4 |
| 2015-08-13 | gpu: host1x: mipi: Fix clock lane register for DSI | Thierry Reding | 1 | -5/+5 |
| 2015-08-13 | gpu: host1x: mipi: Parameterize to support future SoCs | Thierry Reding | 1 | -8/+79 |
| 2014-11-13 | gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register | Sean Paul | 1 | -0/+4 |
| 2014-11-13 | gpu: host1x: mipi: Calibrate clock lanes | Sean Paul | 1 | -32/+92 |
| 2014-11-13 | gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL | Sean Paul | 1 | -1/+3 |
| 2014-11-13 | gpu: host1x: mipi: Registers are 32 bits wide | Thierry Reding | 1 | -8/+8 |
| 2013-12-19 | gpu: host1x: Fix more sparse warnings | Thierry Reding | 1 | -0/+3 |
| 2013-12-19 | gpu: host1x: Add MIPI pad calibration support | Thierry Reding | 1 | -0/+272 |