1. 01 7月, 2006 1 次提交
  2. 28 6月, 2006 1 次提交
  3. 27 6月, 2006 1 次提交
  4. 01 6月, 2006 1 次提交
    • R
      [PATCH] au1100fb: Fix compilation · c05b7f3d
      Rodolfo Giometti 提交于
      From: Rodolfo Giometti <giometti@linux.it>
      
      Fix the following warning on compilation:
      
      drivers/video/au1100fb.c: In function `au1100fb_fb_setcolreg':
      drivers/video/au1100fb.c:219: warning: ISO C90 forbids mixed declarations and code
      drivers/video/au1100fb.c: In function `au1100fb_fb_pan_display':
      drivers/video/au1100fb.c:321: warning: ISO C90 forbids mixed declarations and code
      drivers/video/au1100fb.c: In function `au1100fb_fb_mmap':
      drivers/video/au1100fb.c:387: warning: ISO C90 forbids mixed declarations and code
      drivers/video/au1100fb.c: In function `au1100fb_drv_probe':
      drivers/video/au1100fb.c:471: warning: unsigned int format, long unsigned int arg (arg 2)
      drivers/video/au1100fb.c: At top level:
      drivers/video/au1100fb.c:617: warning: initialization from incompatible pointer type
      drivers/video/au1100fb.c:618: warning: initialization from incompatible pointer type
      Signed-off-by: NRodolfo Giometti <giometti@linux.it>
      Signed-off-by: NAntonino Daplas <adaplas@pol.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      c05b7f3d
  5. 25 2月, 2006 1 次提交
  6. 15 1月, 2006 1 次提交
  7. 30 10月, 2005 1 次提交
  8. 26 6月, 2005 1 次提交
  9. 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