1. 10 9月, 2005 4 次提交
  2. 13 7月, 2005 1 次提交
  3. 24 6月, 2005 1 次提交
  4. 01 5月, 2005 3 次提交
    • P
      [PATCH] saa7134: Add OEM version of already supported card · 10e92060
      Peter Missel 提交于
      Add device table support for the LR214WF card.
      
      The driver will say it's a FlyTV, simply because the name strings are
      stored with the card design data, not the device ID data.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      10e92060
    • P
      [PATCH] LifeView FlyTV Platinum FM: GPIO usage · 6c9e7376
      Peter Missel 提交于
      This is take two of a patch that should have appeared two days ago, before
      yesterday's "remote control" patch for the same card.
      
      This patch sets unconnected GPIO to Output to keep them from floating (just
      good driver writing practice, being nice to the chip), and uses GPIO16 to
      switch TV vs.  FM - this pin switches inputs onto the tuner, as well as the
      audio output from the tuner into the 7135 SIF input.  Consequently, FM
      radio support is being un-commented because it's now working (sort of, see
      below).
      
      These two patches get the card almost fully operational; there appears to
      be a bug in tda8290.c remaining that puts an offset onto the tuned
      frequency in FM radio mode.  We're investigating.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      6c9e7376
    • P
      [PATCH] LifeView FlyTV Platinum FM: Remote Control support · 0c8b971e
      Peter Missel 提交于
      Subject says it ...  this card's IR microcontroller design and attachment
      are compatible to the company's previous designs, so the patch was as
      simple as it gets.
      DESC
      LifeView FlyTV Platinum FM: GPIO usage
      EDESC
      From: Peter Missel <peter.missel@onlinehome.de>
      
      This is take two of a patch that should have appeared two days ago, before
      yesterday's "remote control" patch for the same card.
      
      This patch sets unconnected GPIO to Output to keep them from floating (just
      good driver writing practice, being nice to the chip), and uses GPIO16 to
      switch TV vs.  FM - this pin switches inputs onto the tuner, as well as the
      audio output from the tuner into the 7135 SIF input.  Consequently, FM
      radio support is being un-commented because it's now working (sort of, see
      below).
      
      These two patches get the card almost fully operational; there appears to
      be a bug in tda8290.c remaining that puts an offset onto the tuned
      frequency in FM radio mode.  We're investigating.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      0c8b971e
  5. 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