index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-ilitek-ili9881c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-2
/
+5
2026-07-22
drm/panel: ilitek-ili9881c: do not fail probe if iovcc is absent
David Oberhollenzer
1
-2
/
+5
2026-07-08
drm/panel: Use drm_of_get_panel_orientation()
Thierry Reding
1
-1
/
+2
2026-04-22
drm/panel: ilitek-ili9881c: support Waveshare 7.0" DSI panel
Dmitry Baryshkov
1
-2
/
+249
2025-11-19
drm/panel: ilitek-ili9881d: Add support for Wanchanglong W552946AAA panel
Chaoyi Chen
1
-0
/
+225
2025-10-01
drm/panel: ilitek-ili9881c: Add configuration for 5" Raspberry Pi 720x1280
Marek Vasut
1
-0
/
+214
2025-10-01
drm/panel: ilitek-ili9881c: Turn ILI9881C_COMMAND_INSTR() parameters lowercase
Marek Vasut
1
-442
/
+442
2025-08-22
drm/panel: ilitek-ili9881c: Add Bestar BSD1218-A101KL68 support
Heiko Stuebner
1
-0
/
+221
2025-08-22
drm/panel: ilitek-ili9881c: convert (un-)prepare to mipi_dsi_multi_context
Heiko Stuebner
1
-45
/
+21
2025-08-22
drm/panel: ilitek-ili9881c: move display_on/_off dcs calls to (un-)prepare
Heiko Stuebner
1
-20
/
+7
2025-08-22
drm/panel: ilitek-ili9881c: turn off power-supply when init fails
Heiko Stuebner
1
-4
/
+8
2025-06-10
drm/panel: ilitek-ili9881c: Add configuration for 7" Raspberry Pi 720x1280
Marek Vasut
1
-0
/
+219
2025-06-10
drm/panel: ilitek-ili9881c: Allow configuration of the number of lanes
Marek Vasut
1
-1
/
+5
2025-05-21
panel/ilitek-ili9881c: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+5
2024-10-09
drm/panel: ilitek-ili9881c: Report subpixel order according to rotation
Philipp Zabel
1
-0
/
+4
2024-10-09
drm/panel: ilitek-ili9881c: Explicitly set address mode, allow 180° rotation
Philipp Zabel
1
-2
/
+17
2024-03-18
drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
Laurent Pinchart
1
-3
/
+3
2024-03-18
drm/panel: ilitek-ili9881c: Add Startek KD050HDFIA020-C020A support
Laurent Pinchart
1
-0
/
+222
2023-12-05
drm/panel: ilitek-ili9881c: Add Ampire AM8001280G LCD panel
Philipp Zabel
1
-0
/
+223
2023-12-05
drm/panel: ilitek-ili9881c: make use of prepare_prev_first
Marco Felsch
1
-0
/
+2
2023-07-31
drm/panel: ilitek-ili9881c: Add TDO TL050HDV35 LCD panel
Matus Gajdos
1
-0
/
+194
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-01-13
drm/panel: Do not include <linux/fb.h>
Thomas Zimmermann
1
-1
/
+0
2022-07-09
drm/mipi-dsi: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-06-21
drm/panel: ili9881c: Implement .get_orientation callback
Hsin-Yi Wang
1
-0
/
+12
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-6
/
+6
2021-10-25
drm/panel: ilitek-ili9881c: Read panel orientation
John Keeping
1
-0
/
+11
2021-10-21
drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel
Dan Johansen
1
-6
/
+6
2021-10-16
drm/panel: ilitek-ili9881c: Make gpio-reset optional
Michael Trimarchi
1
-1
/
+1
2021-10-16
drm/panel: ilitek-ili9881d: add support for Wanchanglong W552946ABA panel
Michael Trimarchi
1
-1
/
+237
2021-10-14
drm/panel: ili9881c: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-8
/
+6
2020-08-15
drm/panel: ilitek-ili9881c: add support for Feixin K101-IM2BYL02 panel
Icenowy Zheng
1
-0
/
+217
2020-08-15
drm/panel: ilitek-ili9881c: prepare for adding support for extra panels
Icenowy Zheng
1
-19
/
+37
2020-08-02
drm/panel: remove return value of function drm_panel_add
Bernard Zhao
1
-3
/
+1
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-2
/
+1
2019-12-09
drm/panel: ilitek-ili9881c: use drm_panel backlight support
Sam Ravnborg
1
-16
/
+3
2019-12-09
drm/panel: drop drm_device from drm_panel
Sam Ravnborg
1
-1
/
+1
2019-12-09
drm/panel: add drm_connector argument to get_modes()
Sam Ravnborg
1
-4
/
+4
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
2018-07-10
drm/panel: ili9881c: Fix missing assignment to error return ret
Colin Ian King
1
-1
/
+1
2018-06-25
drm/panel: Add Ilitek ILI9881c panel driver
Maxime Ripard
1
-0
/
+503