index
:
git.armlinux.org.uk/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
/
tiny
/
panel-mipi-dbi.c
Age
Commit message (
Expand
)
Author
2024-12-13
drm/tiny: panel-mipi-dbi: Include <linux/of.h>
Thomas Zimmermann
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
2024-09-26
drm/panel-mipi-dbi: Run DRM default client setup
Thomas Zimmermann
2024-06-07
drm/tiny: panel-mipi-dbi: Support the pixel format property
Noralf Trønnes
2024-05-02
drm/tiny/panel-mipi-dbi: Use fbdev-dma
Thomas Zimmermann
2024-04-26
drm/tiny: panel-mipi-dbi: drop driver owner assignment
Krzysztof Kozlowski
2023-08-02
drm/tiny: panel-mipi-dbi: Allow sharing the D/C GPIO
Otto Pflüger
2022-12-14
drm/tiny: panel-mipi-dbi: Read I/O supply from DT
Otto Pflüger
2022-12-05
drm/mipi-dbi: Initialize default driver functions with macro
Thomas Zimmermann
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
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-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-02-28
drm/tiny: Add MIPI DBI compatible SPI driver
Noralf Trønnes