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