1. 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
  2. 03 6月, 2011 2 次提交
  3. 25 5月, 2011 1 次提交
  4. 20 5月, 2011 1 次提交
  5. 02 5月, 2011 2 次提交
  6. 26 4月, 2011 1 次提交
  7. 25 3月, 2011 1 次提交
  8. 15 2月, 2011 1 次提交
  9. 18 1月, 2011 2 次提交
  10. 10 1月, 2011 1 次提交
  11. 25 10月, 2010 1 次提交
  12. 21 9月, 2010 1 次提交
  13. 09 9月, 2010 3 次提交
  14. 30 8月, 2010 1 次提交
  15. 03 8月, 2010 1 次提交
  16. 20 4月, 2010 1 次提交
    • T
      ALSA: hda - Fix resume from StR of HP 2510p with docking-station · b7d2526f
      Takashi Iwai 提交于
      When HP laptop with AD1981 codec is suspended and the docking-station
      is connected before the resume, the outputs get confused, and wrongly
      routed still to the speaker.  This is because of a change in 2.6.34-rc1
      ea52bf26
          ALSA: hda: Add powerdown for Analog Devices HDA codecs
      
      The problem was the added resume callback that doesn't consider the
      modified init hook.  The fix is simply remove the resume callback here
      and make the resume normally.  This doesn't change any behavior intended
      in the commit above (for shutting down the sound at suspend) but only
      fixes the resume.
      Reported-and-tested-by: NFrans Pop <elendil@planet.nl>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      b7d2526f
  17. 31 3月, 2010 1 次提交
  18. 26 3月, 2010 1 次提交
  19. 22 2月, 2010 1 次提交
  20. 21 1月, 2010 1 次提交
  21. 28 12月, 2009 1 次提交
  22. 26 12月, 2009 1 次提交
  23. 23 12月, 2009 1 次提交
  24. 15 12月, 2009 3 次提交
  25. 14 12月, 2009 1 次提交
  26. 09 12月, 2009 1 次提交
  27. 18 11月, 2009 1 次提交
  28. 16 11月, 2009 5 次提交
  29. 29 9月, 2009 1 次提交