An error occurred fetching the project authors.
  1. 18 May, 2008 1 commit
  2. 13 May, 2008 1 commit
  3. 30 Apr, 2008 2 commits
  4. 28 Apr, 2008 6 commits
  5. 24 Apr, 2008 1 commit
  6. 20 Mar, 2008 1 commit
    • Jaya Kumar's avatar
      fbdev: defio and Metronomefb · de7c6d15
      Jaya Kumar authored
      Implement support for the E-Ink Metronome controller.  It provides an mmapable
      interface to the controller using defio support.  It was tested with a gumstix
      pxa255 with Vizplex media using Xfbdev and various X clients such as xeyes,
      xpdf, xloadimage.
      
      This patch also fixes the following bug: Defio would cause a hang on write
      access to the framebuffer as the page fault would be called ad-infinitum.  It
      fixes fb_defio by setting the mapping to be used by page_mkclean.
      Signed-off-by: default avatarJaya Kumar <jayakumar.lkml@gmail.com>
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      de7c6d15
  7. 11 Mar, 2008 1 commit
  8. 26 Jan, 2008 1 commit
  9. 29 Nov, 2007 1 commit
    • Huang, Ying's avatar
      x86_64 EFI boot support: EFI frame buffer driver · 7c83172b
      Huang, Ying authored
      This patch adds Graphics Output Protocol support to the kernel.  UEFI2.0 spec
      deprecates Universal Graphics Adapter (UGA) protocol and only Graphics Output
      Protocol (GOP) is produced.  Therefore, the boot loader needs to query the
      UEFI firmware with appropriate Output Protocol and pass the video information
      to the kernel.  As a result of GOP protocol, an EFI framebuffer driver is
      needed for displaying console messages.  The patch adds a EFI framebuffer
      driver.  The EFI frame buffer driver in this patch is based on the Intel Mac
      framebuffer driver.
      
      The ELILO bootloader takes care of passing the video information as
      appropriate for EFI firmware.
      
      The framebuffer driver has been tested in i386 kernel and x86_64 kernel on EFI
      platform.
      Signed-off-by: default avatarChandramouli Narayanan <mouli@linux.intel.com>
      Signed-off-by: default avatarHuang Ying <ying.huang@intel.com>
      Cc: "H. Peter Anvin" <hpa@zytor.com>
      Cc: Thomas Gleixner <tglx@linutronix.de>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Andi Kleen <ak@suse.de>
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      7c83172b
  10. 15 Nov, 2007 1 commit
  11. 30 Oct, 2007 2 commits
  12. 19 Oct, 2007 1 commit
  13. 17 Oct, 2007 1 commit
  14. 16 Oct, 2007 6 commits
  15. 31 Jul, 2007 1 commit
  16. 24 Jul, 2007 1 commit
  17. 22 Jul, 2007 3 commits
  18. 17 Jul, 2007 2 commits
  19. 28 Jun, 2007 1 commit
  20. 04 Jun, 2007 1 commit
  21. 24 May, 2007 2 commits
  22. 14 May, 2007 1 commit
  23. 11 May, 2007 2 commits