index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-raspberrypi-touchscreen.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-12
gpu: drm: replace of_graph_get_next_endpoint()
Kuninori Morimoto
1
-1
/
+1
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-05-30
drm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-13
drm/panel: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2023-01-10
drm/panel: raspberrypi-touchscreen: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-04-20
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
1
-2
/
+9
2022-04-20
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
1
-1
/
+1
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
2021-06-03
drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
1
-4
/
+2
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-2
/
+2
2019-12-09
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
1
-3
/
+2
2019-12-09
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
1
-2
/
+2
2019-12-03
drm/panel: rpi: Drop unused GPIO includes
Linus Walleij
1
-2
/
+0
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
1
-1
/
+2
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
1
-3
/
+1
2019-08-24
drm/panel: Add missing drm_panel_init() in panel drivers
Laurent Pinchart
1
-0
/
+1
2019-07-26
drm/panel: check failure cases in the probe func
Navid Emamdoost
1
-0
/
+13
2019-05-28
drm/panel: drop drmP.h usage
Sam Ravnborg
1
-2
/
+2
2019-04-23
drm/panel: Remove duplicate header
Souptick Joarder
1
-1
/
+0
2018-04-30
drm/panel: Enable DSI transactions on the RPi panel.
Eric Anholt
1
-13
/
+1
2017-10-30
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
Dan Carpenter
1
-1
/
+1
2017-10-06
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
Eric Anholt
1
-0
/
+514