1. 09 Nov, 2009 1 commit
  2. 07 Nov, 2009 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode · 1a696978
      Takashi Iwai authored
      So far, CORB/RIRB still remains even if the driver is switched to the
      single_cmd mode.  The specification says that this should be disabled,
      but I hoped this isn't the case; indeed most devices worked together with
      CORB/RIRB.
      
      However, Poulsbo (US15W) seems problematic with this setup, and it
      requires to disable CORB/RIRB when single_cmd is used.
      
      Now this patch disables CORB/RIRB initialization when the single_cmd
      mode is used.  Also the unsolicited event is disabled because it can't
      work without RIRB.
      Reported-and-tested-by: default avatarTroy Kisky <troy.kisky@boundarydevices.com>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      1a696978
  3. 05 Nov, 2009 1 commit
  4. 04 Nov, 2009 2 commits
  5. 02 Nov, 2009 2 commits
  6. 30 Oct, 2009 1 commit
  7. 14 Oct, 2009 1 commit
  8. 13 Oct, 2009 4 commits
  9. 09 Oct, 2009 1 commit
  10. 07 Oct, 2009 1 commit
  11. 06 Oct, 2009 2 commits
  12. 05 Oct, 2009 1 commit
  13. 02 Oct, 2009 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Fix / improve ALC66x parser · 7085ec12
      Takashi Iwai authored
      The auto-parser for ALC662/663/272 codecs doesn't work properly when
      a speaker is connected to mono NID 0x17, and doesn't handle the dynamic
      DAC assignment properly.
      
      This patch fixes the issues and also improves the assignment of DACs
      so that HP and speakers can have independent volume controls.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      7085ec12
  14. 01 Oct, 2009 2 commits
  15. 30 Sep, 2009 1 commit
  16. 29 Sep, 2009 1 commit
  17. 24 Sep, 2009 2 commits
  18. 17 Sep, 2009 1 commit
  19. 15 Sep, 2009 2 commits
  20. 14 Sep, 2009 4 commits
  21. 11 Sep, 2009 1 commit
  22. 08 Sep, 2009 1 commit
  23. 07 Sep, 2009 1 commit
  24. 02 Sep, 2009 1 commit
  25. 01 Sep, 2009 4 commits