1. 10 10月, 2007 3 次提交
  2. 31 7月, 2007 1 次提交
    • T
      V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support · cf784d55
      Trent Piepho 提交于
      Various gpio and mux settings for the Osprey 440 weren't correct.  Fix them
      and provide some documentation about how the gpios work.
      
      The osprey eeprom routine wasn't run for the 440, add it.  It was also crap,
      re-written to be better.
      
      Add the Osprey 440 to the Bt878 ALSA driver's whitelist.  Currently the sample
      rate is fixed at 32kHz, as the driver doesn't support different rates for
      digital input mode, though the card can select the rate from 32, 44.1, or 48
      kHz via gpio.
      
      Setting the audio gain via ALSA isn't supported yet; a userspace tool that
      programs the X9221 via i2c-dev must be used.
      
      The Bt878 digital audio format isn't programmed correctly for the CS5331A ADC
      used, resulting in extremely garbled sound.  That is fixed in a followup
      patch.
      Signed-off-by: NTrent Piepho <xyzzy@speakeasy.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      cf784d55
  3. 21 7月, 2007 1 次提交
  4. 19 7月, 2007 4 次提交
  5. 28 4月, 2007 3 次提交
  6. 21 2月, 2007 2 次提交
  7. 13 11月, 2006 1 次提交
  8. 04 10月, 2006 1 次提交
  9. 26 9月, 2006 1 次提交
  10. 01 7月, 2006 2 次提交
  11. 27 6月, 2006 1 次提交
  12. 25 6月, 2006 5 次提交
  13. 13 5月, 2006 1 次提交
  14. 25 3月, 2006 3 次提交
  15. 22 3月, 2006 1 次提交
    • M
      V4L/DVB (3439): Added no_overlay option and quirks to saa7134 · 9050d942
      Mauro Carvalho Chehab 提交于
      Some chipsets have several problems when pci to pci transfers are activated
      on overlay mode. the option no_overlay allows disabling such feature of
      the driver, in favor of keeping the system stable.
      The default is to use pcipci_fail flag defined on drivers/pci/quirks.c.
      It also allows the user to override it by forcing disable overlay or forcing
      enable. Forcing enable may generate PCI transfer corruption, including disk
      mass corruption, so should be used with care.
      Added a text description to this option and make messages looks the same at
      both bttv and saa7134 drivers.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      9050d942
  16. 24 1月, 2006 1 次提交
  17. 14 1月, 2006 1 次提交
  18. 12 1月, 2006 3 次提交
  19. 10 1月, 2006 4 次提交
  20. 02 12月, 2005 1 次提交