1. 19 11月, 2011 1 次提交
  2. 11 11月, 2011 1 次提交
    • C
      ALSA: hda - pwr_nids cleanup for IDT codecs · afef2cfa
      Charles Chin 提交于
      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: NCharles Chin <Charles.Chin@idt.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      afef2cfa
  3. 09 11月, 2011 1 次提交
  4. 03 11月, 2011 1 次提交
  5. 02 11月, 2011 2 次提交
  6. 01 11月, 2011 1 次提交
  7. 13 10月, 2011 1 次提交
    • C
      ALSA: hda - Remove bad code for IDT 92HD83 family patch · 6c5c04e5
      Charles Chin 提交于
      The purpose of this patch is to remove a section of "bad" code that
      assigns the last DAC to ports E or F in order to support notebooks
      with docking in earlier days, around ALSA 1.0.19 - 21.  This is not
      necessary now and actually breaks some configurations that use these
      ports as other devices.  This have been tested on several different
      configurations to make sure that it is working for different combinations.
      Signed-off-by: NCharles Chin <Charles.Chin@idt.com>
      Cc: <stable@kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      6c5c04e5
  8. 05 10月, 2011 1 次提交
  9. 03 10月, 2011 1 次提交
  10. 24 9月, 2011 1 次提交
  11. 20 9月, 2011 1 次提交
  12. 10 8月, 2011 1 次提交
  13. 27 7月, 2011 1 次提交
  14. 26 7月, 2011 3 次提交
  15. 24 7月, 2011 1 次提交
  16. 29 6月, 2011 1 次提交
  17. 06 6月, 2011 1 次提交
    • S
      ALSA: hda: Virtualize SPDIF out controls · 74b654c9
      Stephen Warren 提交于
      The SPDIF output controls apply to converter widgets. A future change
      will create a PCM device per pin widget, and hence a set of SPDIF output
      controls per pin widget, for certain HDMI codecs. To support this, we
      need the ability to virtualize the SPDIF output controls. Specifically:
      
      * Controls can be "unassigned" from real hardware when a converter is
        not used for the PCM the control was created for.
      * Control puts only write to hardware when they are assigned.
      * Controls can be "assigned" to real hardware when a converter is picked
        to support output for a particular PCM.
      * When a converter is assigned, the hardware is updated to the cached
        configuration.
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      74b654c9
  18. 17 5月, 2011 2 次提交
  19. 16 5月, 2011 1 次提交
  20. 02 5月, 2011 2 次提交
  21. 26 4月, 2011 1 次提交
  22. 21 4月, 2011 1 次提交
  23. 07 4月, 2011 1 次提交
  24. 31 3月, 2011 1 次提交
  25. 14 3月, 2011 2 次提交
  26. 03 3月, 2011 1 次提交
  27. 25 2月, 2011 1 次提交
  28. 18 1月, 2011 2 次提交
  29. 13 1月, 2011 1 次提交
  30. 10 1月, 2011 1 次提交
  31. 23 12月, 2010 1 次提交
  32. 03 12月, 2010 2 次提交