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-ilitek-ili9881c.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
2022-07-09
1
-3
/
+1
*
drm/panel: ili9881c: Implement .get_orientation callback
Hsin-Yi Wang
2022-06-21
1
-0
/
+12
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-11-18
1
-6
/
+6
|
\
|
*
drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel
Dan Johansen
2021-10-21
1
-6
/
+6
*
|
drm/panel: ilitek-ili9881c: Read panel orientation
John Keeping
2021-10-25
1
-0
/
+11
*
|
drm/panel: ilitek-ili9881c: Make gpio-reset optional
Michael Trimarchi
2021-10-16
1
-1
/
+1
*
|
drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel
Michael Trimarchi
2021-10-16
1
-1
/
+237
*
|
drm/panel: ili9881c: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-14
1
-8
/
+6
|
/
*
drm/panel: ilitek-ili9881c: add support for Feixin K101-IM2BYL02 panel
Icenowy Zheng
2020-08-15
1
-0
/
+217
*
drm/panel: ilitek-ili9881c: prepare for adding support for extra panels
Icenowy Zheng
2020-08-15
1
-19
/
+37
*
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
2020-08-02
1
-3
/
+1
*
drm: Nuke mode->vrefresh
Ville Syrjälä
2020-05-27
1
-2
/
+1
*
drm/panel: ilitek-ili9881c: use drm_panel backlight support
Sam Ravnborg
2019-12-09
1
-16
/
+3
*
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
2019-12-09
1
-1
/
+1
*
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
2019-12-09
1
-4
/
+4
*
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: ili9881c: Fix missing assignment to error return ret
Colin Ian King
2018-07-10
1
-1
/
+1
*
drm/panel: Add Ilitek ILI9881c panel driver
Maxime Ripard
2018-06-25
1
-0
/
+503