aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/efifb.c
Commit message (Expand)AuthorAge
* fbdev: efifb: add dev->remove() callbackDavid Herrmann2014-03-07
* framebuffer: Use fb_<level>Joe Perches2013-10-29
* efifb: prevent null-deref when iterating dmi_listJames Bates2013-10-29
* Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-09-05
|\
| * Release efifb's colormap in efifb_destroy()Peter Jones2013-08-30
* | fbdev: efifb: bind to efi-framebufferDavid Herrmann2013-08-02
* | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-02
|/
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett2012-09-17
* vga: fix build when fbdev is a moduleMatthew Garrett2012-04-24
* efifb: Implement vga_default_device() (v2)Matthew Garrett2012-04-24
* efifb: Fix call to wrong unregister functionWanlong Gao2011-06-14
* efifb: Disallow manual bind and unbindAndy Lutomirski2011-06-02
* efifb: Fix mismatched request/release_mem_regionAndy Lutomirski2011-06-02
* efifb: Enable write-combiningAndy Lutomirski2011-06-02
* efifb: fix int to pointer cast warningKonstantin Khlebnikov2011-05-24
* efifb: Add override for 11" Macbook Air 3,1Matthew Garrett2011-04-06
* efifb: Support overriding fields FW tells us with the DMI data.Peter Jones2011-04-06
* efifb: support AMD Radeon HD 6490Davidlohr Bueso2011-03-31
* efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-22
* efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-22
* fbdev: efifb: section fixesHenrik Kretzschmar2010-08-11
* Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie2010-05-18
|\
| * drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Thomas Gerlach2010-04-24
* | fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
|/
* platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König2010-03-07
* efifb: fix framebuffer handoffMarcin Slusarz2010-02-22
* fbdev: add support for handoff from firmware to hw framebuffersDave Airlie2009-06-16
* efifb: exit if framebuffer address is invalidMatthew Garrett2009-04-13
* efifb: dmi set video typeBrian Maly2009-04-01
* efifb/imacfb consolidation + hardware supportPeter Jones2008-10-16
* x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-29