index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
efifb.c
Age
Commit message (
Expand
)
Author
2012-09-17
efifb: Skip DMI checks if the bootloader knows what it's doing
Matthew Garrett
2012-04-24
vga: fix build when fbdev is a module
Matthew Garrett
2012-04-24
efifb: Implement vga_default_device() (v2)
Matthew Garrett
2011-06-14
efifb: Fix call to wrong unregister function
Wanlong Gao
2011-06-02
efifb: Disallow manual bind and unbind
Andy Lutomirski
2011-06-02
efifb: Fix mismatched request/release_mem_region
Andy Lutomirski
2011-06-02
efifb: Enable write-combining
Andy Lutomirski
2011-05-24
efifb: fix int to pointer cast warning
Konstantin Khlebnikov
2011-04-06
efifb: Add override for 11" Macbook Air 3,1
Matthew Garrett
2011-04-06
efifb: Support overriding fields FW tells us with the DMI data.
Peter Jones
2011-03-31
efifb: support AMD Radeon HD 6490
Davidlohr Bueso
2010-09-22
efifb: support the EFI framebuffer on more Apple hardware
Luke Macken
2010-09-22
efifb: check that the base address is plausible on pci systems
Peter Jones
2010-08-11
fbdev: efifb: section fixes
Henrik Kretzschmar
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-04-24
drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1
Thomas Gerlach
2010-03-07
platform-drivers: move probe to .devinit.text in drivers/video
Uwe Kleine-König
2010-02-22
efifb: fix framebuffer handoff
Marcin Slusarz
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-04-13
efifb: exit if framebuffer address is invalid
Matthew Garrett
2009-04-01
efifb: dmi set video type
Brian Maly
2008-10-16
efifb/imacfb consolidation + hardware support
Peter Jones
2007-11-29
x86_64 EFI boot support: EFI frame buffer driver
Huang, Ying