Age | Commit message (Expand) | Author |
2023-07-14 | soc/mediatek/common/dsi: Add actual values to the log messages | Ruihai Zhou |
2022-03-09 | commonlib/bsd: Remove cb_err_t | Julius Werner |
2021-12-28 | soc/mediatek: Prevent passing NULL MIPI commands | Yu-Ping Wu |
2021-09-11 | mipi: Make panel init callback work directly on DSI transaction types | Julius Werner |
2021-08-26 | device/mipi: Move to drivers/mipi | Julius Werner |
2021-08-18 | device: Move MIPI panel library from mainboard/google/kukui into common | Julius Werner |
2021-04-08 | soc/mediatek: dsi: fine tune the delta time for EoTp | Jitao Shi |
2021-03-27 | soc/mediatek: Adjust hsa, hbp, hfp packets for MIPI_DSI_MODE_LINE_END | Jitao Shi |
2021-01-01 | soc/mediatek: dsi: Fix EoTp flag | Shaoming Chen |
2020-06-02 | src: Remove duplicated includes | Elyes HAOUAS |
2020-05-18 | soc/mediatek: dsi: adjust hfp_byte and hbp_byte if too small | Paul Ma |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | soc/mediatek: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-02-17 | soc/mediatek: dsi: Correct bits_per_pixel for MIPI_DSI_FMT_RGB666 | Yu-Ping Wu |
2020-02-17 | soc/mediatek: dsi: reduce the hbp and hfp for phy timing | Jitao Shi |
2020-02-17 | soc/mediatek: dsi: Increase pcw precision | Yu-Ping Wu |
2019-12-04 | Change all clrsetbits_leXX() to clrsetbitsXX() | Julius Werner |
2019-10-23 | soc/mediatek/mt8183: add dphy reset after setting lanes number | Jitao Shi |
2019-10-23 | soc/mediatek/mt8183: fine tune the phy timing | Jitao Shi |
2019-08-15 | soc/mediatek: Change DSI init commands to take flexible length array | Hung-Te Lin |
2019-08-15 | soc/mediatek/mt8183: Add DSI driver | Hung-Te Lin |
2019-08-15 | soc/mediatek: dsi: Support sending MIPI init commands | Hung-Te Lin |
2019-08-15 | soc/mediatek: dsi: Refactor video timing calculation | Hung-Te Lin |
2019-08-14 | soc/mediatek: dsi: Refactor PHY timing calculation | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Refactor MIPI TX configuration | Hung-Te Lin |
2019-08-13 | soc/mediatek: dsi: Unify format to bpp conversion | Hung-Te Lin |
2019-08-13 | soc/mediatek: Create common DSI driver from mt8173 | Hung-Te Lin |