Skip to content
Snippets Groups Projects
  1. Sep 24, 2007
  2. Aug 03, 2007
  3. Jul 31, 2007
  4. Jul 30, 2007
    • Trent Piepho's avatar
      V4L/DVB (5899): bttv: Fix Viewcast Osprey 440 support · cf784d55
      Trent Piepho authored
      
      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: default avatarTrent Piepho <xyzzy@speakeasy.org>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@infradead.org>
      cf784d55
  5. Jul 28, 2007
  6. Jul 24, 2007
    • Adrian McMenamin's avatar
      sh: Fix Dreamcast DMA issues. · eb695dbf
      Adrian McMenamin authored
      
      The current SH DMA API is somewhat broken, not correctly matching
      virtual channel to the correct SH DMAC. This wasn't noticeable when
      using g2 DMA for the sound driver - one channel 0 is as good as any
      other! - but caused the pvr2 driver to fail.
      
      This patch fixes the pvr2 problem and consequently fixes the sound
      driver to ensure it continues to function.
      
      Signed-off by: Adrian McMenamin <adrian@mcmen.demon.co.uk>
      Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
      eb695dbf
  7. Jul 20, 2007
Loading