1. f858553 fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types by Ard Biesheuvel · 6 years ago
  2. c2999c2 efifb: Omit memory map check on legacy boot by Ard Biesheuvel · 6 years ago
  3. cf7389b efifb: BGRT: Add nobgrt option by Hans de Goede · 6 years ago
  4. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  5. 88fe4ce efifb: BGRT: Do not copy the boot graphics for non native resolutions by Hans de Goede · 6 years ago
  6. 38ac028 fbdev/efifb: Honour UEFI memory map attributes when mapping the FB by Ard Biesheuvel · 7 years ago
  7. 34db50e efifb: Copy the ACPI BGRT boot graphics to the framebuffer by Hans de Goede · 7 years ago
  8. 028b186 efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirk by Hans de Goede · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. dcf8f5c drivers/fbdev/efifb: Allow BAR to be moved instead of claiming it by Ard Biesheuvel · 7 years ago
  11. dd0c41f efifb: allow user to disable write combined mapping. by Dave Airlie · 7 years ago
  12. 92a16c8 efi/fb: Correct PCI_STD_RESOURCE_END usage by Bjorn Helgaas · 8 years ago
  13. 55d728a efi/fb: Avoid reconfiguration of BAR that covers the framebuffer by Ard Biesheuvel · 8 years ago
  14. 753375a efifb: Show framebuffer layout as device attributes by Peter Jones · 8 years ago
  15. d50b3f4 fbdev/efifb: Fix 16 color palette entry calculation by Max Staudt · 9 years ago
  16. 410b429 Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  17. a53dd25 efifb: Don't show the mapping VA by Andy Lutomirski · 9 years ago
  18. 07ea7ec efifb: Use builtin_platform_driver and drop unused includes by Ard Biesheuvel · 9 years ago
  19. 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 9 years ago
  20. ae2ee62 efifb: Add support for 64-bit frame buffer addresses by Matt Fleming · 9 years ago
  21. 6a732be video: fbdev: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  22. 20cde69 x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() by Bruno Prémont · 11 years ago
  23. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/efifb.c]
  24. 65b4021 fbdev: efifb: add dev->remove() callback by David Herrmann · 11 years ago
  25. 31b6780 framebuffer: Use fb_<level> by Joe Perches · 11 years ago
  26. 55aa42f efifb: prevent null-deref when iterating dmi_list by James Bates · 11 years ago
  27. 9ab073b Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  28. 907355a Release efifb's colormap in efifb_destroy() by Peter Jones · 11 years ago
  29. e6816a8 fbdev: efifb: bind to efi-framebuffer by David Herrmann · 11 years ago
  30. 2995e50 x86: sysfb: move EFI quirks from efifb to sysfb by David Herrmann · 11 years ago
  31. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  32. f462ed9 efifb: Skip DMI checks if the bootloader knows what it's doing by Matthew Garrett · 12 years ago
  33. 1b23170 vga: fix build when fbdev is a module by Matthew Garrett · 13 years ago
  34. b4aa016 efifb: Implement vga_default_device() (v2) by Matthew Garrett · 13 years ago
  35. e6b8480 efifb: Fix call to wrong unregister function by Wanlong Gao · 14 years ago
  36. bb8b266 efifb: Disallow manual bind and unbind by Andy Lutomirski · 14 years ago
  37. da0241f efifb: Fix mismatched request/release_mem_region by Andy Lutomirski · 14 years ago
  38. 3c004b4f efifb: Enable write-combining by Andy Lutomirski · 14 years ago
  39. dc3e5b6 efifb: fix int to pointer cast warning by Konstantin Khlebnikov · 14 years ago
  40. 97fb850 efifb: Add override for 11" Macbook Air 3,1 by Matthew Garrett · 14 years ago
  41. 47dfe51 efifb: Support overriding fields FW tells us with the DMI data. by Peter Jones · 14 years ago
  42. e9c5db0 efifb: support AMD Radeon HD 6490 by Davidlohr Bueso · 14 years ago
  43. a5757c2 efifb: support the EFI framebuffer on more Apple hardware by Luke Macken · 14 years ago
  44. 85a00d9 efifb: check that the base address is plausible on pci systems by Peter Jones · 14 years ago
  45. ec81c9c fbdev: efifb: section fixes by Henrik Kretzschmar · 14 years ago
  46. 05ea893 Merge remote branch 'anholt/drm-intel-next' into drm-next by Dave Airlie · 15 years ago
  47. 1471ca9 fbdev: allow passing more than one aperture for handoff by Marcin Slusarz · 15 years ago
  48. 8a3bdfe drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1 by Thomas Gerlach · 15 years ago
  49. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 15 years ago
  50. 89f3f21 efifb: fix framebuffer handoff by Marcin Slusarz · 15 years ago
  51. 4410f39 fbdev: add support for handoff from firmware to hw framebuffers by Dave Airlie · 16 years ago
  52. 133bb07 efifb: exit if framebuffer address is invalid by Matthew Garrett · 16 years ago
  53. e14a685 efifb: dmi set video type by Brian Maly · 16 years ago
  54. 7c08c9a efifb/imacfb consolidation + hardware support by Peter Jones · 16 years ago
  55. 7c83172 x86_64 EFI boot support: EFI frame buffer driver by Huang, Ying · 17 years ago