aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-02drm/panel: remove return value of function drm_panel_addBernard Zhao1-4/+2
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä1-2/+2
2019-12-09drm/panel: drop drm_device from drm_panelSam Ravnborg1-3/+2
2019-12-09drm/panel: add drm_connector argument to get_modes()Sam Ravnborg1-2/+2
2019-12-03drm/panel: rpi: Drop unused GPIO includesLinus Walleij1-2/+0
2019-09-08drm/panel: Add and fill drm_panel type fieldLaurent Pinchart1-1/+2
2019-08-24drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart1-3/+1
2019-08-24drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart1-0/+1
2019-07-26drm/panel: check failure cases in the probe funcNavid Emamdoost1-0/+13
2019-05-28drm/panel: drop drmP.h usageSam Ravnborg1-2/+2
2019-04-23drm/panel: Remove duplicate headerSouptick Joarder1-1/+0
2018-04-30drm/panel: Enable DSI transactions on the RPi panel.Eric Anholt1-13/+1
2017-10-30drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter1-1/+1
2017-10-06drm/panel: Add support for the Raspberry Pi 7" Touchscreen.Eric Anholt1-0/+514