index
:
git.armlinux.org.uk/linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
2025-08-02
Merge tag 'fbdev-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-30
Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-27
fbcon: Use 'bool' where appopriate
Ville Syrjälä
2025-07-27
fbcon: Introduce get_{fg,bg}_color()
Ville Syrjälä
2025-07-27
fbcon: fbcon_is_inactive() -> fbcon_is_active()
Ville Syrjälä
2025-07-27
fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink
Ville Syrjälä
2025-07-27
fbdev: Fix typo in Kconfig text for FB_DEVICE
Daniel Palmer
2025-07-27
fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-deref
Chenyuan Yang
2025-07-27
fbdev: svgalib: Clean up coding style
Darshan R.
2025-07-27
fbdev: kyro: Use devm_ioremap_wc() for screen mem
Giovanni Di Santi
2025-07-27
fbdev: kyro: Use devm_ioremap() for mmio registers
Giovanni Di Santi
2025-07-27
fbdev: kyro: Add missing PCI memory region request
Giovanni Di Santi
2025-07-27
fbdev: simplefb: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
2025-07-27
fbdev: fix potential buffer overflow in do_register_framebuffer()
Yongzhen Zhang
2025-07-27
fbdev: nvidiafb: add depends on HAS_IOPORT
Randy Dunlap
2025-07-27
fbdev: nvidiafb: fix build on 32-bit ARCH=um
Johannes Berg
2025-07-09
fbcon: Fix outdated registered_fb reference in comment
Shixiong Ou
2025-07-08
gpu/trace: make TRACE_GPU_MEM configurable
Juston Li
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-16
video: Make CONFIG_FIRMWARE_EDID generally available
Thomas Zimmermann
2025-06-16
fbdev/viafb: Do not include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev/viafb: Include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev/sisfb: Unexport symbols
Thomas Zimmermann
2025-06-16
fbdev/pxafb: Unexport symbol
Thomas Zimmermann
2025-06-16
fbdev/mb862xx: Do not include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev/omap2: Do not include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev/omap2: Include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev/omap: Include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev/matroxfb: Include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev/matroxfb: Remove trailing whitespaces
Thomas Zimmermann
2025-06-16
fbdev/cyber2000fb: Unexport symbols
Thomas Zimmermann
2025-06-16
fbdev/c2p: Include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev: Include <linux/export.h>
Thomas Zimmermann
2025-06-16
fbdev: Remove trailing whitespaces
Thomas Zimmermann
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-06
Merge tag 'drm-fixes-2025-06-06' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-06-05
video: screen_info: Relocate framebuffers behind PCI bridges
Thomas Zimmermann
2025-06-03
Merge tag 'backlight-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-31
fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_var
Murad Masimov
2025-05-31
fbdev: Fix do_register_framebuffer to prevent null-ptr-deref in fb_videomode_...
Murad Masimov
2025-05-31
fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()
Sergey Shtylyov
2025-05-31
fbcon: Make sure modelist not set on unregistered console
Kees Cook
2025-05-31
vgacon: Add check for vc_origin address range in vgacon_scroll()
GONG Ruiqi
2025-05-31
fbdev: arkfb: Cast ics5342_init() allocation type
Kees Cook
2025-05-31
fbdev: nvidiafb: Correct const string length in nvidiafb_setup()
Zijun Hu
2025-05-31
fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEM
Colin Ian King
2025-05-31
fbdev: via: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-26
dummycon: Trigger redraw when switching consoles with deferred takeover
Thomas Zimmermann
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
[next]