04 Jul, 2009

4 commits


03 Jul, 2009

2 commits

  • The mixer elements created for ASUS eeePC 1000 with ALC269 aren't
    standard but strange words like "LineOut". Rename the element names
    to follow the standard one like "Headphone" and "Speaker".
    Also, split the volumes to each so that the virtual master can control
    them.

    The alc269_fujitsu_mixer is removed because it's now identical with
    the new eeepc mixer.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • HP laptops with AD1984A codecs (at least mobile models) need to set
    GPIO1 appropriately to indicate the mute state. The BIOS checks this
    bit to judge whether the mute on or off is sent via F8 key.
    Without changing this bit, the BIOS can be confused and may toggle
    the mute wrongly.

    Reference: Novell bnc#515266
    https://bugzilla.novell.com/show_bug.cgi?id=515266

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

02 Jul, 2009

4 commits


01 Jul, 2009

1 commit


30 Jun, 2009

4 commits


29 Jun, 2009

2 commits

  • During the changes to clean up / fix the realtek codec initialization
    routines in commit 4a79ba34cada6a5a4ee86ed53aa8a73ba1e6fc51,
    I forgot to add the check for ALC268 and ALC269.
    This resulted in the missing EAPD and COEF setup for these codecs.

    This patch adds the missing checks for these codecs.

    Reference: bko#13633
    http://bugzilla.kernel.org/show_bug.cgi?id=13633

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • The Line In connector is set up as PIN_IN by default, using
    VREF_HIZ. It is connected to both ADCs, so add it to both
    input selectors.
    Also add the ability to use the input mix (on a SoundBlaster
    one would call this "What You Hear").

    Signed-off-by: Tony Vroon
    Signed-off-by: Takashi Iwai

    Tony Vroon
     

25 Jun, 2009

7 commits


24 Jun, 2009

4 commits


22 Jun, 2009

12 commits