index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
core
/
fbmem.c
Age
Commit message (
Expand
)
Author
2021-10-10
fbdev: fbmem: Fix double free of 'fb_info->pixmap.addr'
Zheyu Ma
2021-09-08
fbmem: don't allow too huge resolutions
Tetsuo Handa
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-07-19
fbmem: Convert from atomic_t to refcount_t on fb_info->count
Xiyu Yang
2021-07-13
fbmem: Do not delete the mode that is still in use
Zhen Lei
2021-06-01
Revert "fb_defio: Remove custom address_space_operations"
Matthew Wilcox
2021-05-09
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
2021-05-04
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
2021-03-12
fb_defio: Remove custom address_space_operations
Matthew Wilcox (Oracle)
2020-11-10
drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()
Jason Gunthorpe
2020-09-25
fbdev: simplify fb_getput_cmap()
Arnd Bergmann
2020-09-08
fbmem: add margin check to fb_check_caps()
George Kennedy
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-04
fbmem: pull fbcon_update_vcs() out of fb_set_var()
Tetsuo Handa
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
fbdev: Remove trailing whitespace
Thomas Zimmermann
2020-01-15
fbmem: Adjust indentation in fb_prepare_logo and fb_blank
Nathan Chancellor
2020-01-15
fbdev: potential information leak in do_fb_ioctl()
Dan Carpenter
2020-01-06
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-01-03
fbdev: fbmem: avoid exporting fb_center_logo
Peter Rosin
2020-01-03
fbdev: fbmem: allow overriding the number of bootup logos
Peter Rosin
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-03
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-12-03
video: fbmem: use const pointer for fb_ops
Jani Nikula
2019-12-03
video: fb_defio: preserve user fb_ops
Jani Nikula
2019-11-19
fbdev: Unexport unlink_framebuffer()
Thomas Zimmermann
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-08-23
fbdev: drop res_id parameter from remove_conflicting_pci_framebuffers
Gerd Hoffmann
2019-08-05
backlight: drop EARLY_EVENT_BLANK support
Sam Ravnborg
2019-07-23
fbmem: remove redundant assignment to err
Colin Ian King
2019-06-12
fbcon: Call con2fb_map functions directly
Daniel Vetter
2019-06-12
fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
Daniel Vetter
2019-06-12
fb: Flatten control flow in fb_set_var
Daniel Vetter
2019-06-12
fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
Daniel Vetter
2019-06-12
fbmem: pull fbcon_fb_blanked out of fb_blank
Daniel Vetter
2019-06-12
Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
Daniel Vetter
2019-06-12
fbdev: Call fbcon_get_requirement directly
Daniel Vetter
2019-06-12
fbcon: Call fbcon_mode_deleted/new_modelist directly
Daniel Vetter
2019-06-12
fbdev: directly call fbcon_suspended/resumed
Daniel Vetter
2019-06-12
fbdev: unify unlink_framebuffer paths
Daniel Vetter
2019-06-12
fbdev: make unregister/unlink functions not fail
Daniel Vetter
2019-06-12
fbcon: call fbcon_fb_bind directly
Daniel Vetter
2019-06-12
fbdev: lock_fb_info cannot fail
Daniel Vetter
2019-06-12
fbcon: call fbcon_fb_(un)registered directly
Daniel Vetter
2019-06-12
fbdev: locking check for fb_set_suspend
Daniel Vetter
2019-04-01
fbdev: list all pci memory bars as conflicting apertures
Gerd Hoffmann
2019-02-08
fbdev: fbmem: fix memory access if logo is bigger than the screen
Manfred Schlaegl
2019-01-16
fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line option
Peter Rosin
2018-12-20
fbdev: fbmem: add config option to center the bootup logo
Peter Rosin
2018-12-20
fbdev: fbmem: make fb_show_logo_line return the end instead of the height
Peter Rosin
[next]