| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-09-05 | 1 | -0/+1 |
|\ |
|
| * | Release efifb's colormap in efifb_destroy() | Peter Jones | 2013-08-30 | 1 | -0/+1 |
* | | fbdev: efifb: bind to efi-framebuffer | David Herrmann | 2013-08-03 | 1 | -46/+22 |
* | | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-03 | 1 | -227/+7 |
|/ |
|
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -2/+2 |
* | efifb: Skip DMI checks if the bootloader knows what it's doing | Matthew Garrett | 2012-09-17 | 1 | -1/+3 |
* | vga: fix build when fbdev is a module | Matthew Garrett | 2012-04-24 | 1 | -0/+2 |
* | efifb: Implement vga_default_device() (v2) | Matthew Garrett | 2012-04-24 | 1 | -20/+57 |
* | efifb: Fix call to wrong unregister function | Wanlong Gao | 2011-06-14 | 1 | -1/+1 |
* | efifb: Disallow manual bind and unbind | Andy Lutomirski | 2011-06-02 | 1 | -7/+14 |
* | efifb: Fix mismatched request/release_mem_region | Andy Lutomirski | 2011-06-02 | 1 | -4/+7 |
* | efifb: Enable write-combining | Andy Lutomirski | 2011-06-02 | 1 | -1/+1 |
* | efifb: fix int to pointer cast warning | Konstantin Khlebnikov | 2011-05-24 | 1 | -2/+2 |
* | efifb: Add override for 11" Macbook Air 3,1 | Matthew Garrett | 2011-04-06 | 1 | -0/+4 |
* | efifb: Support overriding fields FW tells us with the DMI data. | Peter Jones | 2011-04-06 | 1 | -61/+88 |
* | efifb: support AMD Radeon HD 6490 | Davidlohr Bueso | 2011-03-31 | 1 | -0/+3 |
* | efifb: support the EFI framebuffer on more Apple hardware | Luke Macken | 2010-09-23 | 1 | -0/+42 |
* | efifb: check that the base address is plausible on pci systems | Peter Jones | 2010-09-23 | 1 | -12/+49 |
* | fbdev: efifb: section fixes | Henrik Kretzschmar | 2010-08-11 | 1 | -4/+4 |
* | Merge remote branch 'anholt/drm-intel-next' into drm-next | Dave Airlie | 2010-05-19 | 1 | -0/+3 |
|\ |
|
| * | drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1 | Thomas Gerlach | 2010-04-24 | 1 | -0/+3 |
* | | fbdev: allow passing more than one aperture for handoff | Marcin Slusarz | 2010-05-18 | 1 | -3/+8 |
|/ |
|
* | platform-drivers: move probe to .devinit.text in drivers/video | Uwe Kleine-König | 2010-03-08 | 1 | -1/+1 |
* | efifb: fix framebuffer handoff | Marcin Slusarz | 2010-02-23 | 1 | -1/+10 |
* | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 2009-06-17 | 1 | -1/+4 |
* | efifb: exit if framebuffer address is invalid | Matthew Garrett | 2009-04-14 | 1 | -2/+5 |
* | efifb: dmi set video type | Brian Maly | 2009-04-01 | 1 | -1/+4 |
* | efifb/imacfb consolidation + hardware support | Peter Jones | 2008-10-16 | 1 | -10/+181 |
* | x86_64 EFI boot support: EFI frame buffer driver | Huang, Ying | 2007-11-29 | 1 | -0/+232 |