Skip to content
Snippets Groups Projects
  1. Feb 19, 2009
  2. Jan 15, 2009
  3. Jan 07, 2009
  4. Jan 06, 2009
  5. Jan 03, 2009
  6. Oct 20, 2008
  7. Sep 17, 2008
  8. Jul 24, 2008
  9. Jul 21, 2008
  10. Jul 04, 2008
  11. Apr 24, 2008
  12. Feb 03, 2008
  13. Jan 28, 2008
  14. Oct 19, 2007
  15. Oct 16, 2007
  16. Oct 12, 2007
  17. Oct 11, 2007
  18. Jul 26, 2007
  19. Jul 20, 2007
  20. Jun 20, 2007
  21. May 11, 2007
  22. May 09, 2007
  23. May 08, 2007
  24. May 02, 2007
  25. Apr 27, 2007
  26. Apr 26, 2007
  27. Feb 26, 2007
  28. Feb 11, 2007
    • Miguel Ojeda Sandonis's avatar
      [PATCH] drivers: add LCD support · 70e84049
      Miguel Ojeda Sandonis authored
      
      Add support for auxiliary displays, the ks0108 LCD controller, the
      cfag12864b LCD and adds a framebuffer device: cfag12864bfb.
      
      - Add a "auxdisplay/" folder in "drivers/" for auxiliary display
        drivers.
      
      - Add support for the ks0108 LCD Controller as a device driver.  (uses
        parport interface)
      
      - Add support for the cfag12864b LCD as a device driver.  (uses ks0108
        LCD Controller driver)
      
      - Add a framebuffer device called cfag12864bfb.  (uses cfag12864b LCD
        driver)
      
      - Add the usual Documentation, includes, Makefiles, Kconfigs,
        MAINTAINERS, CREDITS...
      
      - Miguel Ojeda will maintain all the stuff above.
      
      [rdunlap@xenotime.net: workqueue fixups]
      [akpm@osdl.org: kconfig fix]
      Signed-off-by: default avatarMiguel Ojeda Sandonis <maxextreme@gmail.com>
      Cc: Greg KH <greg@kroah.com>
      Acked-by: default avatarPaulo Marques <pmarques@grupopie.com>
      Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      70e84049
  29. Jan 23, 2007
  30. Dec 30, 2006
  31. Dec 08, 2006
  32. Dec 03, 2006
  33. Nov 18, 2006
  34. Nov 09, 2006
  35. Oct 04, 2006
  36. Oct 03, 2006
Loading