summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/core/fbmem.c
AgeCommit message (Expand)Author
2021-07-13fbmem: Do not delete the mode that is still in useZhen Lei
2021-06-01Revert "fb_defio: Remove custom address_space_operations"Matthew Wilcox
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-04fbmem: Mark proc_fb_seq_ops as __maybe_unusedGuenter Roeck
2021-03-12fb_defio: Remove custom address_space_operationsMatthew Wilcox (Oracle)
2020-11-10drm: remove pgprot_decrypted() before calls to io_remap_pfn_range()Jason Gunthorpe
2020-09-25fbdev: simplify fb_getput_cmap()Arnd Bergmann
2020-09-08fbmem: add margin check to fb_check_caps()George Kennedy
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-04fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03fbdev: Remove trailing whitespaceThomas Zimmermann
2020-01-15fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor
2020-01-15fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-01-06Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-01-03fbdev: fbmem: avoid exporting fb_center_logoPeter Rosin
2020-01-03fbdev: fbmem: allow overriding the number of bootup logosPeter Rosin
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-03video: fbmem: use const pointer for fb_opsJani Nikula
2019-12-03video: fb_defio: preserve user fb_opsJani Nikula
2019-11-19fbdev: Unexport unlink_framebuffer()Thomas Zimmermann
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann
2019-08-05backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg
2019-07-23fbmem: remove redundant assignment to errColin Ian King
2019-06-12fbcon: Call con2fb_map functions directlyDaniel Vetter
2019-06-12fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter
2019-06-12fb: Flatten control flow in fb_set_varDaniel Vetter
2019-06-12fbdev: remove FBINFO_MISC_USEREVENT around fb_blankDaniel Vetter
2019-06-12fbmem: pull fbcon_fb_blanked out of fb_blankDaniel Vetter
2019-06-12Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"Daniel Vetter
2019-06-12fbdev: Call fbcon_get_requirement directlyDaniel Vetter
2019-06-12fbcon: Call fbcon_mode_deleted/new_modelist directlyDaniel Vetter
2019-06-12fbdev: directly call fbcon_suspended/resumedDaniel Vetter
2019-06-12fbdev: unify unlink_framebuffer pathsDaniel Vetter
2019-06-12fbdev: make unregister/unlink functions not failDaniel Vetter
2019-06-12fbcon: call fbcon_fb_bind directlyDaniel Vetter
2019-06-12fbdev: lock_fb_info cannot failDaniel Vetter
2019-06-12fbcon: call fbcon_fb_(un)registered directlyDaniel Vetter
2019-06-12fbdev: locking check for fb_set_suspendDaniel Vetter
2019-04-01fbdev: list all pci memory bars as conflicting aperturesGerd Hoffmann
2019-02-08fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2018-12-20fbdev: fbmem: add config option to center the bootup logoPeter Rosin
2018-12-20fbdev: fbmem: make fb_show_logo_line return the end instead of the heightPeter Rosin
2018-12-20fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter
2018-09-07fbdev: fix kerneldocMichał Mirosław
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław