1. 25 3月, 2006 3 次提交
  2. 22 3月, 2006 7 次提交
  3. 27 2月, 2006 1 次提交
    • A
      V4L/DVB (3376): Add cpia2 camera support · ab33d507
      Alan Cox 提交于
      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: NAlan Cox <alan@redhat.com>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      ab33d507
  4. 12 1月, 2006 1 次提交
  5. 10 1月, 2006 2 次提交
  6. 13 12月, 2005 1 次提交
  7. 02 12月, 2005 1 次提交
  8. 29 11月, 2005 1 次提交
  9. 14 11月, 2005 2 次提交
  10. 09 11月, 2005 3 次提交
  11. 24 10月, 2005 1 次提交
  12. 10 9月, 2005 2 次提交
  13. 05 9月, 2005 1 次提交
  14. 24 8月, 2005 1 次提交
  15. 28 7月, 2005 2 次提交
    • M
      [PATCH] dvb: rename lgdt3302 frontend module to lgdt330x · 6ddcc919
      Michael Krufky 提交于
      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: NMichael Krufky <mkrufky@m1k.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      6ddcc919
    • A
      [PATCH] VIDEO_SAA7134 must depend on SOUND · b96d611f
      Adrian Bunk 提交于
      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: NAdrian Bunk <bunk@stusta.de>
      Cc: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      b96d611f
  16. 13 7月, 2005 1 次提交
  17. 08 7月, 2005 1 次提交
  18. 28 6月, 2005 1 次提交
  19. 24 6月, 2005 2 次提交
  20. 17 5月, 2005 1 次提交
  21. 01 5月, 2005 1 次提交
  22. 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