index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-28
drm/ast: Add BMC virtual connector
Jocelyn Falempe
2
-0
/
+61
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
1
-0
/
+1
2023-07-28
drm/panel: simple: Simplify matching using of_device_get_match_data()
Geert Uytterhoeven
1
-9
/
+6
2023-07-28
video: logo: LOGO should depend on FB_CORE i.s.o. FB
Geert Uytterhoeven
2
-2
/
+2
2023-07-28
Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
Geert Uytterhoeven
1
-1
/
+1
2023-07-28
drm/gem-fb-helper: Consistenly use drm_dbg_kms()
Geert Uytterhoeven
1
-2
/
+2
2023-07-28
drm/atomic-helper: Update reference to drm_crtc_force_disable_all()
Geert Uytterhoeven
1
-1
/
+1
2023-07-28
drm/vkms: Fix race-condition between the hrtimer and the atomic commit
MaĆra Canal
3
-7
/
+15
2023-07-28
drm/vkms: Add support to 1D gamma LUT
Arthur Grillo
4
-1
/
+117
2023-07-27
drm/tegra: sor: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: hdmi: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-3
/
+1
2023-07-27
drm/tegra: dpaux: Fix incorrect return value of platform_get_irq
Yangtao Li
1
-1
/
+1
2023-07-27
drm/tegra: output: hdmi: Support bridge/connector
Maxim Schwalm
1
-11
/
+33
2023-07-27
drm/tegra: Enable runtime PM during probe
Mikko Perttunen
4
-38
/
+28
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
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
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
1
-0
/
+8
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/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
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
[next]