index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
efifb.c
Age
Commit message (
Expand
)
Author
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-08-19
efifb: BGRT: Improve efifb_bgrt_sanity_check
Hans de Goede
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-21
efifb: BGRT: Add check for new BGRT status field rotation bits
Hans de Goede
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
2019-03-29
efifb: Omit memory map check on legacy boot
Ard Biesheuvel
2018-09-26
efifb: BGRT: Add nobgrt option
Hans de Goede
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-07-24
efifb: BGRT: Do not copy the boot graphics for non native resolutions
Hans de Goede
2018-07-16
fbdev/efifb: Honour UEFI memory map attributes when mapping the FB
Ard Biesheuvel
2018-07-03
efifb: Copy the ACPI BGRT boot graphics to the framebuffer
Hans de Goede
2017-12-04
efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk
Hans de Goede
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-21
drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it
Ard Biesheuvel
2017-07-31
efifb: allow user to disable write combined mapping.
Dave Airlie
2017-06-13
efi/fb: Correct PCI_STD_RESOURCE_END usage
Bjorn Helgaas
2017-04-05
efi/fb: Avoid reconfiguration of BAR that covers the framebuffer
Ard Biesheuvel
2016-10-18
efifb: Show framebuffer layout as device attributes
Peter Jones
2016-08-11
fbdev/efifb: Fix 16 color palette entry calculation
Max Staudt
2016-05-20
Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-05-13
efifb: Don't show the mapping VA
Andy Lutomirski
2016-04-28
efifb: Use builtin_platform_driver and drop unused includes
Ard Biesheuvel
2016-04-28
x86/efi/efifb: Move DMI based quirks handling out of generic code
Ard Biesheuvel
2015-10-12
efifb: Add support for 64-bit frame buffer addresses
Matt Fleming
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-10
x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
Bruno Prémont
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen