Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-10-14 | drm/panel: td043mtea1: Make use of the helper function dev_err_probe() | Cai Huoqing | 1 | -8/+6 |
2021-04-08 | drm/panel: Convert sysfs sprintf/snprintf family to sysfs_emit | Tian Tao | 1 | -2/+2 |
2020-08-02 | drm/panel: remove return value of function drm_panel_add | Bernard Zhao | 1 | -5/+1 |
2020-05-27 | drm: Nuke mode->vrefresh | Ville Syrjälä | 1 | -1/+0 |
2019-12-09 | drm/panel: drop drm_device from drm_panel | Sam Ravnborg | 1 | -1/+1 |
2019-12-09 | drm/panel: add drm_connector argument to get_modes() | Sam Ravnborg | 1 | -2/+2 |
2019-10-23 | Merge v5.4-rc4 into drm-next | Daniel Vetter | 1 | -1/+8 |
2019-10-08 | drm/panel: tpo-td043mtea1: Fix SPI alias | Laurent Pinchart | 1 | -1/+8 |
2019-09-08 | drm/panel: Add and fill drm_panel type field | Laurent Pinchart | 1 | -1/+2 |
2019-08-24 | drm/panel: Initialise panel dev and funcs through drm_panel_init() | Laurent Pinchart | 1 | -3/+1 |
2019-08-17 | drm/panel: tpo-td043mtea1: remove redundant assignment | Colin Ian King | 1 | -1/+1 |
2019-08-14 | drm/panel: Add driver for the Toppoly TD043MTEA1 panel | Laurent Pinchart | 1 | -0/+509 |