1. 22 3月, 2006 1 次提交
  2. 14 3月, 2006 1 次提交
  3. 07 2月, 2006 1 次提交
  4. 12 1月, 2006 1 次提交
  5. 10 1月, 2006 1 次提交
  6. 28 7月, 2005 1 次提交
    • M
      [PATCH] v4l: fix tuning with MXB driver · 9d2599d9
      Michael Hunold 提交于
      I noticed that some past changes to the gerneric Video4Linux tuner module
      for analog tuners broke my "Multimedia eXtension Board" driver.
      
      The tuner driver was made aware of Video4Linux2 tuning ioctls, but my
      driver was not ported and still uses the Video4Linux1 ioctls.  This does
      not work anymore as intendend, the tuning is currently broken.
      
      The attached patch fixes non-working tuning in MXB driver introduced by
      some recent generic tuner changes by replacing Video4Linux1 tuner ioctls
      with proper Video4Linux2 tuner ioctls.
      
      - fix non-working tuning in MXB driver introduced by some recent generic
        tuner changes by replacing Video4Linux1 tuner ioctls with proper
        Video4Linux2 tuner ioctls
      Signed-off-by: NMichael Hunold <hunold@linuxtv.org>
      Cc: Michael Krufky <mkrufky@m1k.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      9d2599d9
  7. 13 7月, 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