1. 23 Oct, 2008 3 commits
  2. 22 Oct, 2008 3 commits
  3. 21 Oct, 2008 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Fix conflicting volume controls on ALC260 · 863b4518
      Takashi Iwai authored
      ALC260 auto-parsing mode may create multiple controls for the same volume
      widget (0x08 and 0x09) depending on the pin.  For example, Front and
      Headphone volumes may control the same volume, just the latter one wins.
      
      This patch adds a proper check of the existing of the volume control
      and avoid the doulbed creation of the same volume controls.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      863b4518
  4. 20 Oct, 2008 6 commits
  5. 19 Oct, 2008 1 commit
  6. 18 Oct, 2008 1 commit
  7. 17 Oct, 2008 25 commits