1. 28 4月, 2007 1 次提交
  2. 04 3月, 2006 1 次提交
  3. 27 2月, 2006 1 次提交
  4. 07 2月, 2006 1 次提交
    • H
      V4L/DVB (3303): TDA8290 update · 0157a9cc
      Hartmut Hackmann 提交于
      This patch
      - works around a bug in the I2C bridge that makes the initialization
        of the TDA10046 fail on recent LifeView cards
      - puts the AGC output to tristate in sleep mode. This is necessary for
        recent hybrid cards that switch the AGC via tristateing.
      
      Signed-off-by: Hartmut Hackmann<hartmut.hackmann@t-online.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      0157a9cc
  5. 16 1月, 2006 1 次提交
    • H
      V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this. · 27487d44
      Hans Verkuil 提交于
      - Moved MSP_SET_MATRIX to v4l2-common.h
      - Fix typos and integer overflows in tea5767.c
      - Split old freq field into a tv_freq and a radio_freq. Prevents
        that a radio tuner is initialized with a tv frequency or vice versa.
      - When switching to radio mode initialize the tuner with the last
        used radio frequency (this was already done for the TV mode).
        As a result of these changes the tuner module now remembers the
        last set radio and TV frequencies, which is what you would expect
        to happen.
      - Move out of range frequencies to the closest valid frequency as per
        v4l2 API spec.
      - Fix incorrect initial radio frequency (multiplier is 16000, not 16)
      - Add boundary check for out of range frequencies.
      - Use new flag to check if the order of the CB and freq. depends on
        the last set frequency. That is needed for some tuners or you can
        get static as a result. The flag is added for those tuners where I know
        that the datasheet indicates that this is necessary.
      - For this new check use the last set div value, not the last frequency
        as radio frequencies are always much higher due to the 16000 multiplier.
      Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      27487d44
  6. 10 1月, 2006 1 次提交
  7. 14 11月, 2005 1 次提交
  8. 09 11月, 2005 10 次提交
  9. 10 9月, 2005 1 次提交
  10. 13 7月, 2005 1 次提交
  11. 29 6月, 2005 1 次提交
  12. 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