1. 01 Dec, 2011 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Integrate input-jack stuff into kctl-jack · 31ef2257
      Takashi Iwai authored
      Instead of managing input-jack stuff separately, call all stuff inside
      the kctl-jack creation, deletion and report.  The caller no longer needs
      to care about input-jack.
      
      The better integration between input-jack and kctl-jack should be done
      in the upper layer in near future, but for now, it's implemented locally
      for more tests.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      31ef2257
  2. 21 Nov, 2011 2 commits
  3. 16 Nov, 2011 17 commits
  4. 15 Nov, 2011 2 commits
  5. 14 Nov, 2011 5 commits
  6. 11 Nov, 2011 1 commit
    • Charles Chin's avatar
      ALSA: hda - pwr_nids cleanup for IDT codecs · afef2cfa
      Charles Chin authored
      Clean up and fix pwr_nids for 92HD71 / 73 / 83 family codecs; remove
      pwr_mapping which was incorrect.
      
      The original pwr_nids support of 92HD83xxx was incorrect and never
      actually worked before.  Now we should have things working correctly
      without having to hack by DID anymore.
      
      It is also not necessary to explicitly turn on all the pins near the
      beginning of patch_stac92hd83xxx() now, the pins will go though
      initialization properly.
      
      Tested on 92HD66 / 71 / 73 / 75 / 83 / 89 / 91 demo boards.
      Signed-off-by: default avatarCharles Chin <Charles.Chin@idt.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      afef2cfa
  7. 10 Nov, 2011 8 commits
  8. 09 Nov, 2011 4 commits