Age | Commit message (Expand) | Author | Files | Lines |
2019-12-17 | drm/drm_panel: Fix EXPORT of drm_panel_of_backlight() one more time | Andy Shevchenko | 1 | -1/+1 |
2019-12-11 | drm/drm_panel: fix EXPORT of drm_panel_of_backlight | Sam Ravnborg | 1 | -1/+1 |
2019-12-10 | drm/panel: drop drm_device from drm_panel | Sam Ravnborg | 1 | -6/+0 |
2019-12-10 | drm/panel: decouple connector from drm_panel | Sam Ravnborg | 1 | -5/+5 |
2019-12-10 | drm/panel: add drm_connector argument to get_modes() | Sam Ravnborg | 1 | -1/+1 |
2019-12-10 | drm/panel: add backlight support | Sam Ravnborg | 1 | -2/+60 |
2019-12-10 | drm/drm_panel: no error when no callback | Sam Ravnborg | 1 | -10/+25 |
2019-09-08 | drm/panel: Add and fill drm_panel type field | Laurent Pinchart | 1 | -1/+4 |
2019-08-24 | drm/panel: Initialise panel dev and funcs through drm_panel_init() | Laurent Pinchart | 1 | -3/+8 |
2019-08-10 | drm/panel: drop return code from drm_panel_detach() | Sam Ravnborg | 1 | -5/+1 |
2019-08-10 | drm/panel: move drm_panel functions to .c file | Sam Ravnborg | 1 | -0/+96 |
2019-01-12 | drm/panel: Small documentation polish | Daniel Vetter | 1 | -0/+3 |
2018-10-04 | BackMerge v4.19-rc6 into drm-next | Dave Airlie | 1 | -10/+0 |
2018-09-27 | Revert "drm/panel: Add device_link from panel device to DRM device" | Linus Walleij | 1 | -10/+0 |
2018-08-16 | drm/panel: Fix sphinx warning | Sean Paul | 1 | -0/+2 |
2018-07-10 | drm/panel: Let of_drm_find_panel() return -ENODEV when the panel is disabled | Boris Brezillon | 1 | -2/+7 |
2018-07-10 | drm/panel: Make of_drm_find_panel() return an ERR_PTR() instead of NULL | Boris Brezillon | 1 | -2/+4 |
2018-05-18 | drm/panel: Add device_link from panel device to DRM device | Jyri Sarha | 1 | -0/+10 |
2018-05-18 | drm/panel: Remove drm_panel_detach() calls from all panel drivers | Jyri Sarha | 1 | -0/+6 |
2017-01-04 | drm/panel: Constify device node argument to of_drm_find_panel() | Laurent Pinchart | 1 | -1/+1 |
2016-05-06 | drm/panel: Flesh out kerneldoc | Thierry Reding | 1 | -0/+61 |
2013-12-17 | drm: Add panel support | Thierry Reding | 1 | -0/+100 |