index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fb.h
Age
Commit message (
Expand
)
Author
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-03-28
backlight: Match backlight device against struct fb_info.bl_dev
Thomas Zimmermann
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-18
drm/omapdrm: Fix console with deferred ops
Tony Lindgren
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
2024-02-28
fbdev: Clean up include statements in header file
Thomas Zimmermann
2024-02-28
fbdev: Clean up forward declarations in header file
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/slab.h> in header
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/notifier.h> in header
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/fs.h> in header
Thomas Zimmermann
2024-02-28
fbdev: Do not include <linux/backlight.h> in header
Thomas Zimmermann
2024-01-23
video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO
Thomas Zimmermann
2023-11-29
fbdev: Remove default file-I/O implementations
Thomas Zimmermann
2023-11-29
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
2023-11-29
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-11
fbdev/core: Unexport logo helpers
Thomas Zimmermann
2023-09-01
fbdev: Update fbdev source file paths
Jonathan Neuschäfer
2023-07-31
fbdev: Align deferred I/O with naming of helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
2023-07-31
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2023-07-24
fbdev: Harmonize some comments in <linux/fb.h>
Thomas Zimmermann
2023-07-24
fbdev: Remove FB_DEFAULT_SYS_OPS
Thomas Zimmermann
2023-07-24
fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
Thomas Zimmermann
2023-06-27
fbdev: Make support for userspace interfaces configurable
Thomas Zimmermann
2023-06-27
fbdev/core: Rework fb init code
Thomas Zimmermann
2023-06-27
fbdev/core: Add fb_device_{create,destroy}()
Thomas Zimmermann
2023-06-15
fbdev: Use /* */ comment in initializer macro
Thomas Zimmermann
2023-06-01
fbdev: Add initializer macros for struct fb_ops
Thomas Zimmermann
2023-05-18
fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
2023-03-29
Merge v6.3-rc4 into drm-next
Daniel Vetter
2023-03-14
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-03-13
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2023-03-10
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-20
fbdev: Unexport fb_mode_option
Thomas Zimmermann
2023-02-10
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2023-01-24
fbdev: Remove unused struct fb_deferred_io .first_io field
Javier Martinez Canillas
2023-01-13
drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE
Thomas Zimmermann
2022-12-09
Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...
Dave Airlie
2022-11-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-23
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
[next]