An error occurred fetching the project authors.
  1. 21 Mar, 2006 3 commits
  2. 27 Feb, 2006 1 commit
    • Alan Cox's avatar
      V4L/DVB (3376): Add cpia2 camera support · ab33d507
      Alan Cox authored
      There has been a CPIA2 driver out of kernel for a long time and it has
      been pretty clean for some time too. This is an import of the
      sourceforge driver which has been stripped of
      - 2.4 back compatibility
      - 2.4 old style MJPEG ioctls
      A couple of functions have been made static and the docs have been
      repackaged into Documentation/video4linux.  The rvmalloc/free functions now
      match the cpia driver again.  Other than that this is the code as is.
      Tested on x86-64 with a QX5 microscope.
      Signed-off-by: default avatarAlan Cox <alan@redhat.com>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
      ab33d507
  3. 11 Jan, 2006 1 commit
  4. 09 Jan, 2006 2 commits
  5. 12 Dec, 2005 1 commit
  6. 01 Dec, 2005 1 commit
  7. 28 Nov, 2005 1 commit
  8. 14 Nov, 2005 2 commits
  9. 09 Nov, 2005 3 commits
  10. 23 Oct, 2005 1 commit
  11. 09 Sep, 2005 2 commits
  12. 05 Sep, 2005 1 commit
  13. 24 Aug, 2005 1 commit
  14. 27 Jul, 2005 2 commits
    • Michael Krufky's avatar
      [PATCH] dvb: rename lgdt3302 frontend module to lgdt330x · 6ddcc919
      Michael Krufky authored
      Rename lgdt3302 to lgdt330x, to make way for the addition of lgdt3303
      support in future revisions.
      
      I am changing the name of this module now so that hopefully the name will
      be changed before the release of 2.6.13 ...  It wouldn't make sense to
      release 2.6.13 with the name lgdt3302 in it, which will only be renamed to
      lgdt330x in later versions.
      Signed-off-by: default avatarMichael Krufky <mkrufky@m1k.net>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      6ddcc919
    • Adrian Bunk's avatar
      [PATCH] VIDEO_SAA7134 must depend on SOUND · b96d611f
      Adrian Bunk authored
      VIDEO_SAA7134=y and SOUND=n results in the following compile error:
      
        LD      .tmp_vmlinux1
      drivers/built-in.o(.text+0x4fafcb): In function `saa7134_initdev':
      : undefined reference to `unregister_sound_dsp'
      drivers/built-in.o(.text+0x4fb141): In function `saa7134_initdev':
      : undefined reference to `register_sound_dsp'
      drivers/built-in.o(.text+0x4fb17c): In function `saa7134_initdev':
      : undefined reference to `register_sound_mixer'
      drivers/built-in.o(.text+0x4fb339): In function `saa7134_finidev':
      : undefined reference to `unregister_sound_mixer'
      drivers/built-in.o(.text+0x4fb341): In function `saa7134_finidev':
      : undefined reference to `unregister_sound_dsp'
      make: *** [.tmp_vmlinux1] Error 1
      Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
      Cc: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      b96d611f
  15. 12 Jul, 2005 1 commit
  16. 08 Jul, 2005 1 commit
  17. 27 Jun, 2005 1 commit
  18. 24 Jun, 2005 2 commits
  19. 17 May, 2005 1 commit
  20. 01 May, 2005 1 commit
  21. 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