Skip to content
  1. Oct 29, 2008
  2. Oct 28, 2008
  3. Oct 27, 2008
  4. Oct 22, 2008
  5. Oct 21, 2008
    • 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
  6. Oct 16, 2008
  7. Oct 15, 2008
  8. Oct 14, 2008
    • Matt Ranostay's avatar
      ALSA: hda: fix nid variable warning · d21995e3
      Matt Ranostay authored
      
      
      Fixed compiler warning with possible uninitialized variable 'nid'.
      
        CC [M]  /home/mranostay/git/alsa-driver/pci/hda/patch_sigmatel.o
      /home/mranostay/git/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c: In function
      ‘stac92xx_parse_auto_config’:
      /home/mranostay/git/alsa-driver/pci/hda/../../alsa-kernel/pci/hda/patch_sigmatel.c:2815: warning: ‘nid’ may be used
      uninitialized in this function
      
      Signed-off-by: default avatarMatthew Ranostay <mranostay@embeddedalley.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      d21995e3
  9. Oct 13, 2008
  10. Oct 10, 2008
  11. Sep 23, 2008
Loading