index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-raspberrypi-touchscreen.c
Age
Commit message (
Expand
)
Author
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2023-05-30
drm: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-13
drm/panel: Do not include <linux/fb.h>
Thomas Zimmermann
2023-01-10
drm/panel: raspberrypi-touchscreen: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
2022-04-20
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
2022-04-20
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
2021-06-03
drm/panel/panel-raspberrypi-touchscreen: Demote kernel-doc abuse
Lee Jones
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
2019-12-09
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
2019-12-09
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
2019-12-03
drm/panel: rpi: Drop unused GPIO includes
Linus Walleij
2019-09-08
drm/panel: Add and fill drm_panel type field
Laurent Pinchart
2019-08-24
drm/panel: Initialise panel dev and funcs through drm_panel_init()
Laurent Pinchart
2019-08-24
drm/panel: Add missing drm_panel_init() in panel drivers
Laurent Pinchart
2019-07-26
drm/panel: check failure cases in the probe func
Navid Emamdoost
2019-05-28
drm/panel: drop drmP.h usage
Sam Ravnborg
2019-04-23
drm/panel: Remove duplicate header
Souptick Joarder
2018-04-30
drm/panel: Enable DSI transactions on the RPi panel.
Eric Anholt
2017-10-30
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
Dan Carpenter
2017-10-06
drm/panel: Add support for the Raspberry Pi 7" Touchscreen.
Eric Anholt