index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sitronix
Age
Commit message (
Expand
)
Author
2026-03-07
drm/sitronix/st7586: fix bad pixel data due to byte swap
David Lechner
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-15
drm: Add driver for Sitronix ST7920 LCD displays
Iker Pedrosa
2025-12-15
drm/sitronix/st7571-spi: add support for SPI interface
Marcus Folkesson
2025-12-15
drm/sitronix/st7571: split up the driver into a common and an i2c part
Marcus Folkesson
2025-12-15
drm/sitronix/st7571-i2c: make probe independent of hw interface
Marcus Folkesson
2025-12-15
drm/sitronix/st7571-i2c: move common structures to st7571.h
Marcus Folkesson
2025-12-15
drm/sitronix/st7571-i2c: add 'struct device' to st7571_device
Marcus Folkesson
2025-12-15
drm/sitronix/st7571-i2c: rename 'struct drm_device' in st7571_device
Marcus Folkesson
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-10-22
drm/sitronix/st7571-i2c: remove unneeded semicolon
Marcus Folkesson
2025-10-03
drm/sitronix/st7571-i2c: reset position before clearing display
Marcus Folkesson
2025-09-01
drm/st7571-i2c: add support for 2bit grayscale for XRGB8888
Marcus Folkesson
2025-09-01
drm/st7571-i2c: add support for inverted pixel format
Marcus Folkesson
2025-09-01
drm/st7571-i2c: correct pixel data format description
Marcus Folkesson
2025-09-01
drm/sitronix/st7571-i2c: Make st7571_panel_data variables static const
Javier Martinez Canillas
2025-07-16
drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
Javier Martinez Canillas
2025-07-16
drm/sitronix/st7571-i2c: Add an indirection level to parse DT
Javier Martinez Canillas
2025-07-16
drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failure
Javier Martinez Canillas
2025-07-16
drm/sitronix/st7571-i2c: Fix encoder callbacks function names
Javier Martinez Canillas
2025-06-18
Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-06-11
drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS
Nathan Chancellor
2025-05-27
drm/sitronix: Remove broken backwards-compatibility layer
Geert Uytterhoeven
2025-05-12
drm/sitronix: move tiny Sitronix drivers to their own subdir
Marcus Folkesson