aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
AgeCommit message (Expand)Author
2020-06-01fbmem: Adjust indentation in fb_prepare_logo and fb_blankNathan Chancellor
2020-06-01fbdev: potential information leak in do_fb_ioctl()Dan Carpenter
2020-06-01fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang
2020-01-09fbdev: Ditch fb_edid_add_monspecsDaniel Vetter
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-24vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
2019-05-06fbcon: Don't reset logo_shown when logo is currently shownAndreas Schwab
2019-04-11fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue
2019-04-01fbdev: fix divide error in fb_var_to_videomodeShile Zhang
2019-04-01fbdev: list all pci memory bars as conflicting aperturesGerd Hoffmann
2019-02-08video: fbdev: Fix potential NULL pointer dereferenceYueHaibing
2019-02-08fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava
2019-02-08fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl
2019-02-08video/fbdev: refactor video= cmdline parsingJani Nikula
2019-02-08fbcon: use kvmalloc() for scrollback bufferKonstantin Khorenko
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2018-12-20fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
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-12-20fbdev: make FB_BACKLIGHT a tristateRob Clark
2018-10-31Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linuxLinus Torvalds
2018-10-08fbdev: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-11fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter
2018-09-11vt: Remove vc_panic_force_writeDaniel Vetter
2018-09-11fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter
2018-09-07fbdev: fix kerneldocMichał Mirosław
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-09-03fbdev: add kerneldoc do remove_conflicting_framebuffers()Michał Mirosław
2018-09-03fbdev: allow apertures == NULL in remove_conflicting_framebuffers()Michał Mirosław
2018-09-03fbdev: show fbdev number for debuggingMichał Mirosław
2018-08-10fbcon: Do not takeover the console from atomic contextHans de Goede
2018-08-10fbcon: Only defer console takeover if the current console driver is the dummyconHans de Goede
2018-07-31fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is setThomas Zimmermann
2018-07-25fb: fix lost console when the user unplugs a USB adapterMikulas Patocka
2018-07-24fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva
2018-07-24fbdev: fix modedb docs in fb_find_modeDaniel Vetter
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie
2018-07-24fbdev: Distinguish between interlaced and progressive modesFredrik Noring
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede
2018-06-28fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-04-24video: fbdev: core: Change return type to vm_fault_tSouptick Joarder
2018-02-27console: Expand dummy functions for CFIKees Cook
2017-12-04fbcon: Remove dmi quirk tableHans de Goede
2017-12-04fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede