index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-raspberrypi-touchscreen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panel: Do not include <linux/fb.h>
Thomas Zimmermann
2023-01-13
1
-1
/
+0
*
drm/panel: raspberrypi-touchscreen: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-10
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-07-05
1
-0
/
+1
*
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
2022-04-20
1
-2
/
+9
*
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
2022-04-20
1
-1
/
+1
*
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
2021-07-22
1
-1
/
+0
*
drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
Lee Jones
2021-06-03
1
-1
/
+1
*
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-08-02
1
-4
/
+2
*
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-27
1
-2
/
+2
*
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
2019-12-09
1
-3
/
+2
*
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
2019-12-09
1
-2
/
+2
*
drm/panel: rpi: Drop unused GPIO includes
Linus Walleij
2019-12-03
1
-2
/
+0
*
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-30
1
-1
/
+1
*
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
Eric Anholt
2017-10-06
1
-0
/
+514