1. 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
  2. 13 7月, 2005 1 次提交
  3. 08 7月, 2005 1 次提交
  4. 28 6月, 2005 1 次提交
  5. 24 6月, 2005 2 次提交
  6. 17 5月, 2005 1 次提交
  7. 01 5月, 2005 1 次提交
  8. 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