Skip to content
Snippets Groups Projects
  1. Oct 16, 2007
  2. Oct 10, 2007
  3. Jul 26, 2007
  4. Jul 20, 2007
  5. Jun 20, 2007
  6. May 11, 2007
  7. May 09, 2007
  8. May 08, 2007
  9. May 02, 2007
  10. Apr 27, 2007
  11. Apr 26, 2007
  12. Feb 26, 2007
  13. 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
  14. Jan 23, 2007
  15. Dec 30, 2006
  16. Dec 08, 2006
  17. Dec 03, 2006
  18. Nov 18, 2006
  19. Nov 09, 2006
  20. Oct 04, 2006
  21. Oct 03, 2006
  22. Sep 29, 2006
  23. Sep 22, 2006
    • Paul Moore's avatar
      [NetLabel]: documentation · 8802f616
      Paul Moore authored
      
      Documentation for the NetLabel system, this includes a basic overview
      of how NetLabel works, how LSM developers can integrate it into their
      favorite LSM, as well as documentation on the CIPSO related sysctl
      variables.  Also, due to the difficulty of finding expired IETF
      drafts, I am including the IETF CIPSO draft that is the basis of the
      NetLabel CIPSO implementation.
      
      Signed-off-by: default avatarPaul Moore <paul.moore@hp.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      8802f616
  24. Aug 27, 2006
  25. Jul 10, 2006
  26. Jun 27, 2006
  27. Jun 26, 2006
  28. Jun 25, 2006
  29. May 15, 2006
  30. May 04, 2006
  31. Apr 28, 2006
  32. Apr 11, 2006
  33. Mar 28, 2006
  34. Mar 27, 2006
  35. Mar 25, 2006
Loading