1. 25 10月, 2010 1 次提交
  2. 21 9月, 2010 1 次提交
  3. 09 9月, 2010 3 次提交
  4. 30 8月, 2010 1 次提交
  5. 03 8月, 2010 1 次提交
  6. 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
  7. 31 3月, 2010 1 次提交
  8. 26 3月, 2010 1 次提交
  9. 22 2月, 2010 1 次提交
  10. 21 1月, 2010 1 次提交
  11. 28 12月, 2009 1 次提交
  12. 26 12月, 2009 1 次提交
  13. 23 12月, 2009 1 次提交
  14. 15 12月, 2009 3 次提交
  15. 14 12月, 2009 1 次提交
  16. 09 12月, 2009 1 次提交
  17. 18 11月, 2009 1 次提交
  18. 16 11月, 2009 5 次提交
  19. 29 9月, 2009 1 次提交
  20. 01 9月, 2009 1 次提交
  21. 31 8月, 2009 2 次提交
  22. 27 8月, 2009 1 次提交
  23. 19 8月, 2009 1 次提交
    • W
      ALSA: hda: enable speaker output for Compaq 6530s/6531s · 150fe14c
      Wu Fengguang 提交于
      HP Compaq 6530s and 6531s internal speaker is silence or becomes silence
      within 1 minute after fresh boot. It is found that pin 0x1c must be set to
      PIN_OUT mode to make the speaker work. This is weird - line-in pin 0x1c and
      speaker pin 0x16 seem to be unrelated.
      
      The codec differences before/after patch are:
      
      @@ Node 0x17 [Pin Complex] wcaps 0x40020b:
         Pin Default 0x41a6e130: [N/A] Mic at Ext Rear
           Conn = Digital, Color = White
           DefAssociation = 0x3, Sequence = 0x0
           Misc = NO_PRESENCE
      -  Pin-ctls: 0x24: IN
      +  Pin-ctls: 0x40: OUT
      @@ Node 0x1c [Pin Complex] wcaps 0x40018d:
         Pin Default 0x41813021: [N/A] Line In at Ext Rear
           Conn = 1/8, Color = Blue
           DefAssociation = 0x2, Sequence = 0x1
      -  Pin-ctls: 0x24: IN VREF_80
      +  Pin-ctls: 0x40: OUT VREF_HIZ
         Unsolicited: tag=00, enabled=0
         Connection: 1
            0x24
      
      Tests show that it won't impact (external) Mic recording.
      Reported-by: N"Lin, Ming M" <ming.m.lin@intel.com>
      Signed-off-by: NWu Fengguang <fengguang.wu@intel.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      150fe14c
  24. 28 7月, 2009 1 次提交
  25. 23 7月, 2009 1 次提交
  26. 03 7月, 2009 1 次提交
  27. 02 7月, 2009 1 次提交
  28. 24 6月, 2009 3 次提交
  29. 23 4月, 2009 1 次提交