index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
carminefb.c
Age
Commit message (
Expand
)
Author
2026-06-07
fbdev: carminefb: fix potential memory leak in alloc_carmine_fb()
Abdun Nihaal
2026-06-07
fbdev: Consistently define pci_device_ids using named initializers
Uwe Kleine-König
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-05-31
fbdev: carminefb: Fix spelling mistake of CARMINE_TOTAL_DIPLAY_MEM
Colin Ian King
2023-08-04
fbdev/carminefb: Use fbdev I/O helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-07-19
fbdev: Remove conflicting devices on PCI bus
Thomas Zimmermann
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen