Skip to content
Snippets Groups Projects
  1. Apr 27, 2007
  2. Apr 26, 2007
  3. Apr 24, 2007
  4. Apr 11, 2007
  5. Mar 29, 2007
  6. Mar 27, 2007
  7. Mar 26, 2007
  8. Mar 17, 2007
  9. Mar 13, 2007
  10. Mar 09, 2007
  11. Mar 05, 2007
  12. Mar 01, 2007
  13. Feb 27, 2007
  14. Feb 26, 2007
  15. Feb 23, 2007
  16. Feb 21, 2007
  17. Feb 20, 2007
  18. Feb 17, 2007
  19. Feb 14, 2007
  20. Feb 13, 2007
  21. Feb 12, 2007
  22. 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
  23. Feb 10, 2007
  24. Feb 09, 2007
  25. Feb 07, 2007
  26. Feb 05, 2007
Loading