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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
video
/
fbdev
/
core
/
fbmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
fbdev/core: Rework fb init code
Thomas Zimmermann
1
-32
/
+20
2023-06-27
fbdev/core: Move file-I/O code into separate file
Thomas Zimmermann
1
-473
/
+6
2023-06-27
fbdev/core: Move procfs code to separate file
Thomas Zimmermann
1
-42
/
+6
2023-06-27
fbdev/core: Add fb_device_{create,destroy}()
Thomas Zimmermann
1
-17
/
+4
2023-06-27
fbdev/core: Pass Linux device to pm_vt_switch_*() functions
Thomas Zimmermann
1
-3
/
+3
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
1
-1
/
+1
2023-05-20
fbdev: fbmem: mark get_fb_unmapped_area() static
Arnd Bergmann
1
-1
/
+1
2023-05-18
fbdev: Include <linux/fb.h> instead of <asm/fb.h>
Thomas Zimmermann
1
-2
/
+0
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+3
2023-05-08
fbdev: Move I/O read and write code into helper functions
Thomas Zimmermann
1
-116
/
+2
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
1
-2
/
+8
2023-05-08
fbdev: Return number of bytes read or written
Thomas Zimmermann
1
-5
/
+10
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-11
fbmem: Reject FB_ACTIVATE_KD_TEXT from userspace
Daniel Vetter
1
-0
/
+2
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-23
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-33
/
+0
2023-02-10
fbdev: Fix invalid page access after closing deferred I/O devices
Takashi Iwai
1
-0
/
+4
2023-01-13
drm/fbdev: Remove aperture handling and FBINFO_MISC_FIRMWARE
Thomas Zimmermann
1
-33
/
+0
2022-11-16
fbdev: Add support for the nomodeset kernel parameter
Thomas Zimmermann
1
-0
/
+15
2022-07-27
fbdev: Make registered_fb[] private to fbmem.c
Daniel Vetter
1
-3
/
+3
2022-07-19
fbdev: Remove conflict-handling code
Thomas Zimmermann
1
-136
/
+0
2022-07-19
fbdev: Acquire framebuffer apertures for firmware devices
Thomas Zimmermann
1
-0
/
+33
2022-07-19
video: Provide constants for VGA I/O range
Thomas Zimmermann
1
-2
/
+2
2022-07-19
video/aperture: Disable and unregister sysfb devices via aperture helpers
Thomas Zimmermann
1
-12
/
+0
2022-07-19
fbdev/core: Remove remove_conflicting_pci_framebuffers()
Thomas Zimmermann
1
-48
/
+0
2022-07-13
Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-2
/
+14
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
1
-1
/
+3
2022-07-06
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
1
-1
/
+1
2022-06-29
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
1
-0
/
+12
2022-06-22
Merge tag 'drm-misc-next-2022-06-17' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+12
2022-06-15
Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-7
/
+15
2022-06-09
fbdev: Disable sysfb device registration when removing conflicting FBs
Javier Martinez Canillas
1
-0
/
+12
2022-05-19
Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...
Dave Airlie
1
-47
/
+0
2022-05-13
fbdev: Restart conflicting fb removal loop when unregistering devices
Javier Martinez Canillas
1
-7
/
+15
2022-05-05
Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a f...
Alex Deucher
1
-47
/
+0
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
1
-10
/
+12
2022-04-20
fbdev: Warn in hot-unplug workaround for framebuffers without device
Thomas Zimmermann
1
-6
/
+4
2022-04-18
Merge drm/drm-next into drm-misc-next
Paul Cercueil
1
-1
/
+8
2022-04-14
Revert "video: fbdev: fbmem: fix pointer reference to null device field"
Helge Deller
1
-1
/
+1
2022-04-14
video: fbdev: fbmem: fix pointer reference to null device field
Zhouyi Zhou
1
-1
/
+1
2022-04-07
fbcon: Move console_lock for register/unlink/unregister
Daniel Vetter
1
-21
/
+2
2022-04-07
fbcon: use lock_fb_info in fbcon_open/release
Daniel Vetter
1
-4
/
+0
2022-04-06
fbdev: Fix unregistering of framebuffers without device
Thomas Zimmermann
1
-1
/
+8
2022-03-25
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+26
2022-03-24
Merge tag 'for-5.18/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+2
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-0
/
+2
2022-02-03
fbdev: fbmem: Fix the implicit type casting
Yizhuo Zhai
1
-0
/
+2
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+26
2022-01-30
video: fbmem: use swap() to make code cleaner in fb_rotate_logo()
Changcheng Deng
1
-6
/
+2
[next]