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