1. 14 8月, 2012 4 次提交
  2. 16 12月, 2009 1 次提交
  3. 06 12月, 2009 1 次提交
  4. 30 4月, 2008 1 次提交
    • I
      fix drivers/media/common/tuners/ build bug · ca72cddf
      Ingo Molnar 提交于
      x86.git randconfig testing found a build failure on latest -git:
      
       drivers/built-in.o: In function `set_type':
       tuner-core.c:(.text+0x2a9a26): undefined reference to `tea5761_attach'
       tuner-core.c:(.text+0x2a9d05): undefined reference to `tda9887_attach'
       tuner-core.c:(.text+0x2a9d51): undefined reference to `xc2028_attach'
       tuner-core.c:(.text+0x2a9e22): undefined reference to `tda829x_attach'
       tuner-core.c:(.text+0x2a9e3f): undefined reference to `microtune_attach'
       drivers/built-in.o: In function `tuner_probe':
       tuner-core.c:(.text+0x2aa18a): undefined reference to `tda829x_probe'
       tuner-core.c:(.text+0x2aa302): undefined reference to `tea5761_autodetection'
      
      with the following config:
      
       http://redhat.com/~mingo/misc/config-Wed_Apr_30_10_21_40_CEST_2008.bad
      
      the problem is caused by the drivers/media/common/tuners/ subdirectory
      not being part of the kbuild hierarchy anymore, due to commit
      7c91f062 ("V4L/DVB(7767): Move tuners to common/tuners").
      
      this seems similar to the problem also reported by Mike Galbraith.
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      Acked-by: NSam Ravnborg <sam@ravnborg.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      ca72cddf
  5. 25 6月, 2006 1 次提交
  6. 23 1月, 2006 1 次提交
  7. 13 12月, 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