1. 01 7月, 2006 1 次提交
  2. 02 4月, 2006 2 次提交
    • H
      V4L/DVB (3697): More msp3400 and bttv fixes · 3bbe5a83
      Hans Verkuil 提交于
      - remove obsolete VIDIOC_S_INPUT i2c call in bttv
      - translate VIDIOCSFREQ to VIDIOC_S_FREQUENCY in i2c call
      - improve muting during carrier scan in msp3400
      - don't start scan unless really needed.
      - no longer reset chip for msp3400c/d.
      - remove v4l2 check in tuner-core (radio stops after using the TV)
      - add missing VIDIOC_INT_ strings in v4l2-common.c
      Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      3bbe5a83
    • H
      V4L/DVB (3693): Fix msp3400c and bttv stereo/mono/bilingual detection/handling · 0020d3ef
      Hans Verkuil 提交于
      - msp3400c did not detect the second carrier, thus being always mono.
      - properly mute the msp3400c while detecting the carrier.
      - fix checks on the presence of scart2/3 inputs and scart 2 output.
      - implement proper audio mode fallbacks for msp3400c/d, identical to the
        way msp3400g works.
      - MODE_STEREO no longer produces dual languages when set for a bilingual
        transmission, instead it falls back to LANG1. Use LANG1_LANG2 to hear
        both languages of a bilingual transmission. This is much more intuitive
        for the user and is in accordance with the preferred usage in the v4l2
        specification.
      - bttv tried to implement v4l2 calls with v4l1 calls to the i2c devices,
        completely mangling the audmode/rxsubchans handling. v4l2 calls now do
        v4l2 calls to the i2c devices.
      - fixed broken i2c_vidiocschan in bttv.
      - add start/end lines to LOG_STATUS.
      Signed-off-by: NHans Verkuil <hverkuil@xs4all.nl>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      0020d3ef
  3. 25 3月, 2006 5 次提交
  4. 08 3月, 2006 1 次提交
  5. 24 1月, 2006 1 次提交
  6. 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
  7. 12 1月, 2006 1 次提交
  8. 10 1月, 2006 5 次提交
  9. 10 9月, 2005 1 次提交
  10. 24 6月, 2005 1 次提交
  11. 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