Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | Merge tag 'fbdev-v4.20' of https://github.com/bzolnier/linux | Linus Torvalds | 1 | -2/+2 |
2018-10-08 | fbdev: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -2/+2 |
2018-09-11 | fbdev: Add FBINFO_HIDE_SMEM_START flag | Daniel Vetter | 1 | -0/+4 |
2018-09-11 | vt: Remove vc_panic_force_write | Daniel Vetter | 1 | -2/+1 |
2018-09-11 | fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag | Daniel Vetter | 1 | -1/+0 |
2018-09-07 | fbdev: fix kerneldoc | Michał Mirosław | 1 | -2/+2 |
2018-09-03 | fbdev: add remove_conflicting_pci_framebuffers() | Michał Mirosław | 1 | -0/+35 |
2018-09-03 | fbdev: add kerneldoc do remove_conflicting_framebuffers() | Michał Mirosław | 1 | -0/+10 |
2018-09-03 | fbdev: allow apertures == NULL in remove_conflicting_framebuffers() | Michał Mirosław | 1 | -0/+14 |
2018-09-03 | fbdev: show fbdev number for debugging | Michał Mirosław | 1 | -2/+2 |
2018-08-10 | fbcon: Do not takeover the console from atomic context | Hans de Goede | 1 | -4/+15 |
2018-08-10 | fbcon: Only defer console takeover if the current console driver is the dummycon | Hans de Goede | 1 | -14/+10 |
2018-07-31 | fbdev/core: Disable console-lock warnings when fb.lockless_register_fb is set | Thomas Zimmermann | 1 | -4/+9 |
2018-07-25 | fb: fix lost console when the user unplugs a USB adapter | Mikulas Patocka | 1 | -6/+32 |
2018-07-24 | fbdev: fbmem: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-07-24 | fbdev: fix modedb docs in fb_find_mode | Daniel Vetter | 1 | -30/+32 |
2018-07-24 | fbcon: introduce for_each_registered_fb() helper | Yisheng Xie | 2 | -23/+12 |
2018-07-24 | fbdev: Distinguish between interlaced and progressive modes | Fredrik Noring | 1 | -11/+30 |
2018-06-28 | console/fbcon: Add support for deferred console takeover | Hans de Goede | 1 | -0/+72 |
2018-06-28 | fbcon: Call WARN_CONSOLE_UNLOCKED() where applicable | Hans de Goede | 1 | -0/+11 |
2018-06-17 | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux | Linus Torvalds | 1 | -2/+2 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -3/+4 |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 8 | -16/+20 |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 1 | -14/+1 |
2018-04-24 | video: fbdev: core: Change return type to vm_fault_t | Souptick Joarder | 1 | -2/+2 |
2018-02-27 | console: Expand dummy functions for CFI | Kees Cook | 1 | -1/+2 |
2017-12-04 | fbcon: Remove dmi quirk table | Hans de Goede | 4 | -156/+2 |
2017-12-04 | fbcon: Add fbcon_rotate_hint to struct fb_info | Hans de Goede | 2 | -6/+13 |
2017-11-20 | Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux | Linus Torvalds | 2 | -5/+7 |
2017-11-13 | fbcon: Initialize ops->info early | Thierry Reding | 1 | -0/+1 |
2017-11-10 | video: fbdev: Convert timers to use timer_setup() | Kees Cook | 2 | -5/+6 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-09-14 | Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux | Linus Torvalds | 14 | -5/+6241 |
2017-09-07 | video/console: Update BIOS dates list for GPD win console rotation DMI quirk | Hans de Goede | 1 | -2/+2 |
2017-09-06 | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+1 |
2017-09-05 | video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17 | Hans de Goede | 1 | -0/+14 |
2017-09-04 | video/console: Add new BIOS date for GPD pocket to dmi quirk table | Hans de Goede | 1 | -1/+1 |
2017-09-04 | fbcon: remove restriction on margin color | David Lechner | 1 | -2/+0 |
2017-08-18 | fbcon: add fbcon=margin:<color> command line option | David Lechner | 7 | -11/+21 |
2017-08-18 | fbdev: fix 1bpp logo for unusual width | David Lechner | 1 | -1/+1 |
2017-08-18 | video/console: Add dmi quirk table for x86 systems which need fbcon rotation | Hans de Goede | 4 | -4/+149 |
2017-08-07 | video: fbdev: Convert to using %pOF instead of full_name | Rob Herring | 1 | -2/+2 |
2017-08-01 | fbdev: Nuke FBINFO_MODULE | Daniel Vetter | 2 | -3/+3 |
2017-08-01 | fbcon: Make fbcon a built-time depency for fbdev | Daniel Vetter | 12 | -0/+6069 |
2017-08-01 | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 1 | -1/+1 |
2017-07-18 | x86, drm, fbdev: Do not specify encrypted memory for video mappings | Tom Lendacky | 1 | -0/+12 |
2017-07-13 | Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linux | Linus Torvalds | 1 | -2/+3 |
2017-07-12 | fbdev: make get_fb_unmapped_area depends of !MMU | Benjamin Gaignard | 1 | -2/+3 |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -14/+5 |
2017-06-14 | video: fbdev: avoid int-in-bool-context warning | Arnd Bergmann | 1 | -1/+1 |