1. 31 10月, 2005 1 次提交
  2. 22 10月, 2005 1 次提交
  3. 13 9月, 2005 1 次提交
    • T
      [PATCH] USB: sisusb[vga] update · 1bbb4f20
      Thomas Winischhofer 提交于
      here is a new and extended version of the sisusbvga (previously: sisusb)
      driver. The patch is against 2.6.13 and updates the driver to version 0.0.8.
      
      Additions include complete VGA/EGA text console support and a build-in
      display mode infrastructure for userland applications that don't know
       about the graphics internals.
      
      Fixes include some BE/LE issues and a get/put_dev bug in the previous
      version.
      
      Other changes include a change of the module name from "sisusb" to
      "sisusbvga". The previous one was too generic IMHO.
      
      Please note that the patch also affects the Makefile in
      drivers/video/console as the driver requires the VGA 8x16 font in case
      the text console part is selected.
      
      Heavily tested, as usual. Please apply.
      
      One thing though: I already prepared for removal of the "mode" field and
      the changed "name" field in the usb_class_driver structure. This will
      perhaps need some refinement depending on whether you/Linus merge the
      respective core changes before or after 2.6.14.
      Signed-off-by: NThomas Winischhofer <thomas@winischhofer.net>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      1bbb4f20
  4. 24 8月, 2005 1 次提交
  5. 26 6月, 2005 1 次提交
  6. 22 6月, 2005 1 次提交
    • J
      [PATCH] New framebuffer fonts + updated 12x22 font available · 303b86d9
      Jurriaan 提交于
      Improve the fonts for use with the framebuffer.
      
      I've added all the characters marked 'FIXME' in the sun12x22 font and
      created a 10x18 font (based on the sun12x22 font) and a 7x14 font (based
      on the vga8x16 font).
      
      This patch is non-intrusive, no options are enabled by default so most
      users won't notice a thing.
      
      I am placing my changes under the GPL, however, I've not seen any copyright
      notices on the sun12x22 font and the vga8x16 font which I derived my new
      fonts from so I don't know what the copyright status is.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      303b86d9
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4