summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-311-5/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* | vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat2019-05-241-1/+1
|/
* fbcon: Don't reset logo_shown when logo is currently shownAndreas Schwab2019-05-061-1/+1
* fbdev: fix WARNING in __alloc_pages_nodemask bugJiufei Xue2019-04-111-0/+2
* fbdev: fix divide error in fb_var_to_videomodeShile Zhang2019-04-011-0/+3
* fbdev: list all pci memory bars as conflicting aperturesGerd Hoffmann2019-04-011-4/+25
* video: fbdev: Fix potential NULL pointer dereferenceYueHaibing2019-02-081-0/+2
* fbcon: Silence fbcon logo on 'quiet' bootsPrarit Bhargava2019-02-081-1/+7
* fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-02-081-0/+3
* video/fbdev: refactor video= cmdline parsingJani Nikula2019-02-081-13/+10Star
* fbcon: use kvmalloc() for scrollback bufferKonstantin Khorenko2019-02-081-3/+3
* fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin2019-01-162-9/+17
* fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes2018-12-201-1/+1
* fbdev: fbmem: add config option to center the bootup logoPeter Rosin2018-12-201-1/+24
* fbdev: fbmem: make fb_show_logo_line return the end instead of the heightPeter Rosin2018-12-201-3/+3
* fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin2018-12-201-2/+6
* fbdev: make FB_BACKLIGHT a tristateRob Clark2018-12-201-4/+4
* Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linuxLinus Torvalds2018-10-311-2/+2
|\
| * fbdev: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-081-2/+2
* | fbdev: Add FBINFO_HIDE_SMEM_START flagDaniel Vetter2018-09-111-0/+4
* | vt: Remove vc_panic_force_writeDaniel Vetter2018-09-111-2/+1Star
* | fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flagDaniel Vetter2018-09-111-1/+0Star
* | fbdev: fix kerneldocMichał Mirosław2018-09-071-2/+2
* | fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław2018-09-031-0/+35
* | fbdev: add kerneldoc do remove_conflicting_framebuffers()Michał Mirosław2018-09-031-0/+10
* | fbdev: allow apertures == NULL in remove_conflicting_framebuffers()Michał Mirosław2018-09-031-0/+14
* | fbdev: show fbdev number for debuggingMichał Mirosław2018-09-031-2/+2
|/
* fbcon: Do not takeover the console from atomic contextHans de Goede2018-08-101-4/+15
* fbcon: Only defer console takeover if the current console driver is the dummyconHans de Goede2018-08-101-14/+10Star
* fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is setThomas Zimmermann2018-07-311-4/+9
* fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-07-251-6/+32
* fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva2018-07-241-0/+1
* fbdev: fix modedb docs in fb_find_modeDaniel Vetter2018-07-241-30/+32
* fbcon: introduce for_each_registered_fb() helperYisheng Xie2018-07-242-23/+12Star
* fbdev: Distinguish between interlaced and progressive modesFredrik Noring2018-07-241-11/+30
* console/fbcon: Add support for deferred console takeoverHans de Goede2018-06-281-0/+72
* fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede2018-06-281-0/+11
* Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-161-2/+2
|\
| * video: fbdev: core: Change return type to vm_fault_tSouptick Joarder2018-04-241-2/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-3/+4
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-138-16/+20
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-14/+1Star
|/
* console: Expand dummy functions for CFIKees Cook2018-02-271-1/+2
* fbcon: Remove dmi quirk tableHans de Goede2017-12-044-156/+2Star
* fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede2017-12-042-6/+13
* Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds2017-11-212-5/+7
|\
| * fbcon: Initialize ops->info earlyThierry Reding2017-11-131-0/+1
| * video: fbdev: Convert timers to use timer_setup()Kees Cook2017-11-102-5/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/