index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
fb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-22
1
-6
/
+12
|
\
|
*
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
2024-03-16
1
-6
/
+12
*
|
fbdev: Clean up include statements in header file
Thomas Zimmermann
2024-02-28
1
-4
/
+4
*
|
fbdev: Clean up forward declarations in header file
Thomas Zimmermann
2024-02-28
1
-3
/
+5
*
|
fbdev: Do not include <linux/slab.h> in header
Thomas Zimmermann
2024-02-28
1
-1
/
+1
*
|
fbdev: Do not include <linux/notifier.h> in header
Thomas Zimmermann
2024-02-28
1
-1
/
+1
*
|
fbdev: Do not include <linux/fs.h> in header
Thomas Zimmermann
2024-02-28
1
-1
/
+1
*
|
fbdev: Do not include <linux/backlight.h> in header
Thomas Zimmermann
2024-02-28
1
-1
/
+1
*
|
video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEO
Thomas Zimmermann
2024-01-23
1
-7
/
+0
|
/
*
fbdev: Remove default file-I/O implementations
Thomas Zimmermann
2023-11-29
1
-0
/
+5
*
fbdev: Warn on incorrect framebuffer access
Thomas Zimmermann
2023-11-29
1
-1
/
+7
*
fbdev: Move default fb_mmap code into helper function
Thomas Zimmermann
2023-11-29
1
-1
/
+2
*
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-09-29
1
-5
/
+0
|
\
|
*
fbdev/core: Unexport logo helpers
Thomas Zimmermann
2023-09-11
1
-5
/
+0
*
|
fbdev: Update fbdev source file paths
Jonathan Neuschäfer
2023-09-01
1
-5
/
+5
|
/
*
fbdev: Align deferred I/O with naming of helpers
Thomas Zimmermann
2023-07-31
1
-2
/
+2
*
fbdev: Use _DMAMEM_ infix for DMA-memory helpers
Thomas Zimmermann
2023-07-31
1
-2
/
+2
*
fbdev: Use _SYSMEM_ infix for system-memory helpers
Thomas Zimmermann
2023-07-31
1
-2
/
+2
*
fbdev: Use _IOMEM_ infix for I/O-memory helpers
Thomas Zimmermann
2023-07-31
1
-7
/
+7
*
fbdev: Harmonize some comments in <linux/fb.h>
Thomas Zimmermann
2023-07-24
1
-10
/
+2
*
fbdev: Remove FB_DEFAULT_SYS_OPS
Thomas Zimmermann
2023-07-24
1
-8
/
+0
*
fbdev: Add fb_ops init macros for framebuffers in DMA-able memory
Thomas Zimmermann
2023-07-24
1
-0
/
+13
*
fbdev: Remove FBINFO_DEFAULT and FBINFO_FLAG_DEFAULT
Thomas Zimmermann
2023-07-24
1
-3
/
+0
*
fbdev: Make support for userspace interfaces configurable
Thomas Zimmermann
2023-06-27
1
-0
/
+2
*
fbdev/core: Rework fb init code
Thomas Zimmermann
2023-06-27
1
-1
/
+0
*
fbdev/core: Add fb_device_{create,destroy}()
Thomas Zimmermann
2023-06-27
1
-3
/
+0
*
fbdev: Use /* */ comment in initializer macro
Thomas Zimmermann
2023-06-15
1
-2
/
+2
*
fbdev: Add initializer macros for struct fb_ops
Thomas Zimmermann
2023-06-01
1
-0
/
+112
*
fbdev: Move framebuffer I/O helpers into <asm/fb.h>
Thomas Zimmermann
2023-05-18
1
-53
/
+0
*
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
2023-05-18
1
-0
/
+2
*
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
2023-05-08
1
-0
/
+10
*
Merge v6.3-rc4 into drm-next
Daniel Vetter
2023-03-29
1
-0
/
+1
|
\
|
*
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
2023-03-13
1
-23
/
+0
|
|
\
|
*
|
fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()
Takashi Iwai
2023-03-10
1
-0
/
+1
*
|
|
Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-03-14
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fbdev: Unexport fb_mode_option
Thomas Zimmermann
2023-02-20
1
-1
/
+0
*
|
|
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-02-22
1
-23
/
+0
|
\
|
|
|
|
/
|
/
|
|
*
fbdev: Remove unused struct fb_deferred_io .first_io field
Javier Martinez Canillas
2023-01-24
1
-1
/
+0
|
*
drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE
Thomas Zimmermann
2023-01-13
1
-22
/
+0
|
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2022-11-24
1
-1
/
+1
|
|
\
|
*
|
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
2022-11-20
1
-1
/
+0
|
*
|
fbdev: Make fb_modesetting_disabled() static inline
Thomas Zimmermann
2022-11-17
1
-1
/
+1
*
|
|
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
2023-02-10
1
-0
/
+1
*
|
|
Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...
Dave Airlie
2022-12-09
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...
Thomas Zimmermann
2022-11-23
1
-1
/
+0
|
*
|
fbdev: Make fb_modesetting_disabled() static inline
Thomas Zimmermann
2022-11-23
1
-1
/
+1
|
|
/
*
|
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-24
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fbdev: MIPS supports iomem addresses
Kees Cook
2022-10-17
1
-1
/
+1
*
|
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
2022-11-16
1
-0
/
+9
*
|
drm/fb-helper: Schedule deferred-I/O worker after writing to framebuffer
Thomas Zimmermann
2022-11-16
1
-0
/
+1
|
/
[next]