1. 17 10月, 2010 1 次提交
  2. 25 9月, 2010 1 次提交
  3. 21 9月, 2010 1 次提交
  4. 17 9月, 2010 2 次提交
  5. 09 9月, 2010 3 次提交
  6. 08 9月, 2010 2 次提交
  7. 30 8月, 2010 1 次提交
  8. 19 8月, 2010 1 次提交
  9. 10 8月, 2010 1 次提交
  10. 09 8月, 2010 1 次提交
  11. 03 8月, 2010 1 次提交
  12. 25 5月, 2010 1 次提交
    • D
      ALSA: hda: Fix model quirk for Dell M1730 · 66668b6f
      Daniel T Chen 提交于
      BugLink: https://launchpad.net/bugs/576160
      
      Symptom: Currently (2.6.32.12) the Dell M1730 uses the 3stack model
      quirk. Unfortunately this means that capture is not functional out-
      of-the-box despite ensuring that capture settings are unmuted and
      raised fully.
      
      Test case: boot from Ubuntu 10.04 LTS live cd; capture does not
      work.
      
      Resolution: Correct the model quirk for Dell M1730 to rely on the
      BIOS configuration.
      
      This patch also trivially sorts the quirk into the correct section
      based on the comments.
      
      Reported-and-Tested-By: <picdragon99@msn.com>
      Tested-By: Daren Hayward
      Tested-By: Tobias Krais
      Cc: <stable@kernel.org>
      Signed-off-by: NDaniel T Chen <crimsun@ubuntu.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      66668b6f
  13. 12 5月, 2010 1 次提交
  14. 11 5月, 2010 1 次提交
  15. 07 5月, 2010 1 次提交
    • W
      ALSA: hda - fix DG45ID SPDIF output · 4d26f446
      Wu Fengguang 提交于
      This reverts part of commit 52dc4386, in order to fix a regression:
      broken SPDIF output on Intel DG45FC motherboard (IDT 92HD73E1X5 codec).
      
      	--- DG45FC-IDT-codec-2.6.32  (SPDIF OK)
      	+++ DG45FC-IDT-codec-2.6.33  (SPDIF broken)
      
      	 Node 0x22 [Pin Complex] wcaps 0x400301: Stereo Digital
      	   Pincap 0x00000010: OUT
      	-  Pin Default 0x40f000f0: [N/A] Other at Ext N/A
      	-    Conn = Unknown, Color = Unknown
      	-    DefAssociation = 0xf, Sequence = 0x0
      	-  Pin-ctls: 0x00:
      	+  Pin Default 0x014510a0: [Jack] SPDIF Out at Ext Rear
      	+    Conn = Optical, Color = Black
      	+    DefAssociation = 0xa, Sequence = 0x0
      	+  Pin-ctls: 0x40: OUT
      	   Connection: 3
      	      0x25* 0x20 0x21
      	 Node 0x23 [Pin Complex] wcaps 0x400301: Stereo Digital
      	   Pincap 0x00000010: OUT
      	-  Pin Default 0x01451140: [Jack] SPDIF Out at Ext Rear
      	+  Pin Default 0x074510b0: [Jack] SPDIF Out at Ext Rear Panel
      	     Conn = Optical, Color = Black
      	-    DefAssociation = 0x4, Sequence = 0x0
      	-    Misc = NO_PRESENCE
      	-  Pin-ctls: 0x40: OUT
      	+    DefAssociation = 0xb, Sequence = 0x0
      	+  Pin-ctls: 0x00:
      	   Connection: 3
      	      0x26* 0x20 0x21
      
      Cc: <stable@kernel.org>
      Cc: Alexey Fisher <bug-track@fisher-privat.net>
      Tested-by: NDavid Härdeman <david@hardeman.nu>
      Signed-off-by: NWu Fengguang <fengguang.wu@intel.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      4d26f446
  16. 23 4月, 2010 1 次提交
  17. 22 4月, 2010 1 次提交
  18. 21 3月, 2010 1 次提交
  19. 09 2月, 2010 1 次提交
  20. 08 2月, 2010 3 次提交
  21. 04 2月, 2010 2 次提交
  22. 29 1月, 2010 2 次提交
  23. 16 1月, 2010 1 次提交
    • K
      ALSA: hda - Fix mute led GPIO on HP dv-series notebooks · d38cce70
      Kunal Gangakhedkar 提交于
      On my laptop (HP dv6-1110ax), there are no OEM strings in SMBIOS of type
      "HP_Mute_LED*". Hence, the GPIO for the mute button LED doesn't get set
      properly. I didn't find the strings in my cousin's laptop (HP dv9500t CTO)
      either.
      
      As per the documentation of find_mute_led_gpio(), these strings occur
      in HP B-series systems - so, before scanning the SMBIOS strings, we need to
      check if we're dealing with a B-series system.
      Need to get confirmation from HP if this logic takes care of all the
      systems. I'm trying to poke a friend there.
      Signed-off-by: NKunal Gangakhedkar <kunal.gangakhedkar@gmail.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      d38cce70
  24. 27 12月, 2009 2 次提交
  25. 26 12月, 2009 2 次提交
  26. 24 12月, 2009 1 次提交
  27. 22 12月, 2009 2 次提交
  28. 15 12月, 2009 2 次提交