index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
drm/tegra: dpaux: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-07-27
gpu: host1x: Return error when context device not attached to IOMMU
Mikko Perttunen
1
-0
/
+8
2023-07-27
drm/tegra: Add error check for NVDEC firmware memory allocation
Mikko Perttunen
1
-0
/
+2
2023-07-27
drm/i915: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
1
-1
/
+1
2023-07-27
drm/v3d: Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
Nathan Chancellor
1
-1
/
+1
2023-07-27
dt-bindings: display: panel: Document Hydis HV070WX2-1E0
Thierry Reding
1
-0
/
+2
2023-07-27
dt-bindings: display: panel: Move Chunghwa CLAA070WP03XG to LVDS
Thierry Reding
2
-2
/
+2
2023-07-27
dt-bindings: display: panel: Move HannStar HSD101PWW2 to LVDS
Thierry Reding
2
-2
/
+2
2023-07-27
drm/ssd130x: Use shadow-buffer helpers when managing plane's state
Javier Martinez Canillas
1
-7
/
+9
2023-07-27
dma-buf: Fix the typo in DMA-BUF statistics doc
Luc Ma
1
-1
/
+1
2023-07-26
drm/ssd130x: Allocate buffer in the plane's .atomic_check() callback
Javier Martinez Canillas
2
-40
/
+121
2023-07-26
drm/ssd130x: Inline the ssd130x_buf_{alloc, free}() function helpers
Javier Martinez Canillas
1
-35
/
+20
2023-07-25
drm/ast: Do not enable PCI resources multiple times
Thomas Zimmermann
1
-21
/
+0
2023-07-24
drm/panel: ld9040: add backlight Kconfig dependency
Arnd Bergmann
1
-0
/
+1
2023-07-24
fbdev: Harmonize some comments in <linux/fb.h>
Thomas Zimmermann
1
-10
/
+2
2023-07-24
fbdev: Remove FB_DEFAULT_SYS_OPS
Thomas Zimmermann
1
-8
/
+0
2023-07-24
drm/omapdrm: Set fbdev FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-07-24
drm/omapdrm: Use GEM mmap for fbdev emulation
Thomas Zimmermann
2
-3
/
+14
2023-07-24
drm/omapdrm: Set VM flags in GEM-object mmap function
Thomas Zimmermann
4
-38
/
+8
2023-07-24
drm/exynos: Set fbdev FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-07-24
drm/exynos: Use fbdev DMA helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-24
drm/tegra: Store pointer to vmap'ed framebuffer in screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-07-24
drm/tegra: Set fbdev FBINFO_VIRTFB flag
Thomas Zimmermann
1
-0
/
+1
2023-07-24
drm/tegra: Use fbdev DMA helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-24
drm/fbdev-dma: Use fbdev DMA helpers
Thomas Zimmermann
2
-3
/
+3
2023-07-24
fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
Thomas Zimmermann
2
-0
/
+21
2023-07-24
drm/panel: db7430: remove unused variables
Luca Ceresoli
1
-4
/
+0
2023-07-24
fbdev: Document that framebuffer_alloc() returns zero'ed data
Thomas Zimmermann
1
-1
/
+2
2023-07-24
fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
Thomas Zimmermann
1
-3
/
+0
2023-07-24
fbdev/pxafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
1
-1
/
+0
2023-07-24
fbdev/atafb: Remove flag FBINFO_FLAG_DEFAULT
Thomas Zimmermann
1
-1
/
+0
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
24
-29
/
+10
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structs
Thomas Zimmermann
2
-4
/
+2
2023-07-24
staging: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2
-2
/
+1
2023-07-24
media: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2
-2
/
+0
2023-07-24
hid/picolcd: Remove flag FBINFO_FLAG_DEFAULT from fbdev driver
Thomas Zimmermann
1
-1
/
+0
2023-07-24
auxdisplay: Remove flag FBINFO_FLAG_DEFAULT from fbdev drivers
Thomas Zimmermann
2
-2
/
+0
2023-07-24
sh: mach-sh7763rdp: Assign FB_MODE_IS_UNKNOWN to struct fb_videomode.flag
Thomas Zimmermann
1
-1
/
+1
2023-07-24
vfio-mdev: Remove flag FBINFO_DEFAULT from fbdev sample driver
Thomas Zimmermann
1
-1
/
+0
2023-07-24
fbdev/fsl-diu-fb: Remove flag FBINFO_DEFAULT
Thomas Zimmermann
1
-1
/
+1
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
64
-81
/
+41
2023-07-24
fbdev: Remove FBINFO_DEFAULT from devm_kzalloc()'ed structs
Thomas Zimmermann
4
-5
/
+1
2023-07-24
fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
Thomas Zimmermann
5
-6
/
+4
2023-07-24
fbdev: Remove FBINFO_DEFAULT from static structs
Thomas Zimmermann
6
-6
/
+3
2023-07-24
drm: Remove flag FBINFO_DEFAULT from fbdev emulation
Thomas Zimmermann
4
-4
/
+2
2023-07-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
13117
-147012
/
+446556
2023-07-24
drm/managed: Clean up GFP_ flag usage in drmm_kmalloc()
Dan Carpenter
1
-1
/
+1
2023-07-24
drm/bridge: Remove redundant i2c_client in anx7625/it6505
Pin-yen Lin
3
-114
/
+114
2023-07-24
drm/bridge: it6505: Fix Kconfig indentation
Pin-yen Lin
1
-10
/
+10
2023-07-24
drm/bridge: anx7625: Drop device lock before drm_helper_hpd_irq_event()
Chen-Yu Tsai
1
-6
/
+8
[next]