index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panel
/
panel-ilitek-ili9341.c
Age
Commit message (
Expand
)
Author
2025-06-05
drm/panel: ili9341: Remove unused member from struct ili9341
Andy Shevchenko
2025-05-21
panel/ilitek-ili9341: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
2024-09-02
drm/panel: ili9341: Remove duplicate code
Andy Shevchenko
2024-08-20
drm/panel: ili9341: Add comments for registers in ili9341_config()
Abhishek Tamboli
2024-05-27
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2024-05-02
drm/panel/panel-ilitek-9341: Use fbdev-dma
Thomas Zimmermann
2024-05-02
drm/panel: ili9341: Remove a superfluous else after return
Sui Jingfeng
2024-05-02
drm/panel: ili9341: Use predefined error codes
Andy Shevchenko
2024-05-02
drm/panel: ili9341: Respect deferred probe
Andy Shevchenko
2024-05-02
drm/panel: ili9341: Correct use of device property APIs
Andy Shevchenko
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2022-12-05
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
2022-12-05
drm/simple-kms: Remove drm_gem_simple_display_pipe_prepare_fb()
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
2022-11-05
drm/panel-ili9341: Include <linux/backlight.h>
Thomas Zimmermann
2022-09-12
drm/probe-helper: Add drm_crtc_helper_mode_valid_fixed()
Thomas Zimmermann
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
2022-04-07
Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-03-18
drm/panel: ili9341: fix optional regulator handling
Daniel Mack
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-08-05
drm/panel: Add ilitek ili9341 panel driver
Dillon Min