18 May, 2011

9 commits


15 May, 2011

1 commit


14 May, 2011

3 commits


11 May, 2011

10 commits


10 May, 2011

3 commits

  • Use common functions to access TEA575x tuner - remove original read/write
    functions and provide new pin manipulation functions instead.

    Also convert the original triple implementation to a simple GPIO pin map.

    Tested with SF256-PCP and SF64-PCR (added the GPIO pin for MO/ST signal
    for them).
    SF256-PCS untested (pin for MO/ST signal is a guess).

    Signed-off-by: Ondrej Zary
    Signed-off-by: Takashi Iwai

    Ondrej Zary
     
  • Use common functions to access TEA575x tuner - remove original read/write
    functions and provide new pin manipulation functions instead.

    Tested with SF64-PCE2 card.

    Signed-off-by: Ondrej Zary
    Signed-off-by: Takashi Iwai

    Ondrej Zary
     
  • Implement generic read/write functions to access TEA575x tuners. They're now
    implemented 4 times (once in es1968 and 3 times in fm801).
    This also allows mute to work on all cards.
    Also improve tuner detection/initialization.

    Signed-off-by: Ondrej Zary
    Signed-off-by: Takashi Iwai

    Ondrej Zary
     

28 Apr, 2011

1 commit

  • Some crappy USB-audio devices give broken dB ranges, e.g. both min and max
    are 0dB. This confuses the volume control that prefers dB expression such
    as alsactl or PulseAudio. In such a case, it's much better not to expose
    the broken dB information.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

26 Apr, 2011

2 commits


22 Apr, 2011

1 commit


21 Apr, 2011

1 commit


20 Apr, 2011

1 commit

  • Remove "Front Playback Volume" and "Front Playback Switch" from emu10k1 only
    for STAC9758/59

    Since commit 7eae36fbd5ea9db3d3fe0d671199121be782a5b3
    "Fix the confliction of 'Front' control",
    the "Front Playback Volume" control created by commit
    edf8e4565c44bffbb4d09e8984df941d0ae9e6e8
    "emu10k1: Front channels via fxbus 8 and 9"
    was removed

    "Front Playback Volume" and "Surround Playback Volume" have same dB range
    since I2S DAC of SB Live! and SB Live! Platinum does not has any hardware
    volume control.

    Signed-off-by: Raymond Yau
    Signed-off-by: Takashi Iwai

    Raymond Yau
     

14 Apr, 2011

1 commit

  • This new device by Native Instruments is also compliant to the USB
    standard v2.0, but hides this detail at when connected.

    It needs the same boot quirks than other models, and also has two
    non-class-compliant mixer controls.

    Signed-off-by: Daniel Mack
    Signed-off-by: Takashi Iwai

    Daniel Mack
     

06 Apr, 2011

1 commit


05 Apr, 2011

6 commits