summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c
AgeCommit message (Expand)AuthorLines
2022-07-05drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä-0/+1
2022-04-20drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepareDave Stevenson-2/+9
2022-04-20drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialisedDave Stevenson-1/+1
2021-07-22drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard-1/+0
2021-06-03drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuseLee Jones-1/+1
2020-08-02drm/panel: remove return value of function drm_panel_addBernard Zhao-4/+2
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä-2/+2
2019-12-09drm/panel: drop drm_device from drm_panelSam Ravnborg-3/+2
2019-12-09drm/panel: add drm_connector argument to get_modes()Sam Ravnborg-2/+2
2019-12-03drm/panel: rpi: Drop unused GPIO includesLinus Walleij-2/+0
2019-09-08drm/panel: Add and fill drm_panel type fieldLaurent Pinchart-1/+2
2019-08-24drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart-3/+1
2019-08-24drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart-0/+1
2019-07-26drm/panel: check failure cases in the probe funcNavid Emamdoost-0/+13
2019-05-28drm/panel: drop drmP.h usageSam Ravnborg-2/+2
2019-04-23drm/panel: Remove duplicate headerSouptick Joarder-1/+0
2018-04-30drm/panel: Enable DSI transactions on the RPi panel.Eric Anholt-13/+1
2017-10-30drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter-1/+1
2017-10-06drm/panel: Add support for the Raspberry Pi 7" Touchscreen.Eric Anholt-0/+514