An error occurred fetching the project authors.
  1. 24 Mar, 2009 1 commit
  2. 18 Oct, 2007 1 commit
    • Ralf Baechle's avatar
      au1100fb: fix modpost warnings · 0c42ea3f
      Ralf Baechle authored
        MODPOST vmlinux.o
      WARNING: vmlinux.o(.text+0x170be8): Section mismatch: reference to .init.data:au1100fb_fix (between 'au1100fb_drv_probe' and 'read_null')
      WARNING: vmlinux.o(.text+0x170dc4): Section mismatch: reference to .init.data:au1100fb_var (between 'au1100fb_drv_probe' and 'read_null')
      WARNING: vmlinux.o(.text+0x170dd0): Section mismatch: reference to .init.data:au1100fb_fix (between 'au1100fb_drv_probe' and 'read_null')
      WARNING: vmlinux.o(.text+0x170de0): Section mismatch: reference to .init.data:au1100fb_var (between 'au1100fb_drv_probe' and 'read_null')
      WARNING: vmlinux.o(.text+0x170e70): Section mismatch: reference to .init.data:au1100fb_var (between 'au1100fb_drv_probe' and 'read_null')
      Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
      Cc: "Antonino A. Daplas" <adaplas@pol.net>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      0c42ea3f
  3. 23 Aug, 2007 1 commit
  4. 12 Feb, 2007 1 commit
  5. 03 Oct, 2006 1 commit
  6. 06 Aug, 2006 2 commits
  7. 30 Jun, 2006 1 commit
  8. 28 Jun, 2006 1 commit
  9. 26 Jun, 2006 1 commit
  10. 31 May, 2006 1 commit
    • Rodolfo Giometti's avatar
      [PATCH] au1100fb: Fix compilation · c05b7f3d
      Rodolfo Giometti authored
      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: default avatarRodolfo Giometti <giometti@linux.it>
      Signed-off-by: default avatarAntonino Daplas <adaplas@pol.net>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      c05b7f3d
  11. 24 Feb, 2006 1 commit
  12. 15 Jan, 2006 1 commit
  13. 29 Oct, 2005 1 commit
  14. 25 Jun, 2005 1 commit
  15. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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