Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/panel: Add and fill drm_panel type field | Laurent Pinchart | 2019-09-08 | 1 | -1/+2 |
* | drm/panel: Initialise panel dev and funcs through drm_panel_init() | Laurent Pinchart | 2019-08-24 | 1 | -3/+1 |
* | drm/panel: Add missing drm_panel_init() in panel drivers | Laurent Pinchart | 2019-08-24 | 1 | -0/+1 |
* | drm/panel: check failure cases in the probe func | Navid Emamdoost | 2019-07-26 | 1 | -0/+13 |
* | drm/panel: drop drmP.h usage | Sam Ravnborg | 2019-05-28 | 1 | -2/+2 |
* | drm/panel: Remove duplicate header | Souptick Joarder | 2019-04-23 | 1 | -1/+0 |
* | drm/panel: Enable DSI transactions on the RPi panel. | Eric Anholt | 2018-04-30 | 1 | -13/+1 |
* | drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read() | Dan Carpenter | 2017-10-31 | 1 | -1/+1 |
* | drm/panel: Add support for the Raspberry Pi 7" Touchscreen. | Eric Anholt | 2017-10-06 | 1 | -0/+514 |