Skip to content
  1. Nov 13, 2008
  2. Nov 12, 2008
    • Takashi Iwai's avatar
      ALSA: hda - Fix IDT/STAC multiple HP detection · d7a89436
      Takashi Iwai authored
      Due to the recent change for multiple HP as line-out switch, only
      one of the multiple headphons (usually a wrong one) is toggled
      and the other pins are still disabled.  This causes the silent output
      problem on some Dell laptops.
      
      Also, the hp_switch check is screwed up when a line-in or a mic-in
      jack exists.  This is added as an additional output, but hp_switch
      check doesn't take it into account.
      
      This patch fixes these issues: simplify hp_switch check by using
      the NID instead of bool, and clean up / fix the toggle of HP pins
      in unsol event handler code.
      
      Reference: Novell bnc#443267
      	https://bugzilla.novell.com/show_bug.cgi?id=443267
      
      
      
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      d7a89436
  3. Nov 11, 2008
  4. Nov 10, 2008
  5. Nov 09, 2008
  6. Nov 07, 2008
  7. Nov 06, 2008
  8. Nov 05, 2008
  9. Nov 04, 2008
  10. Nov 03, 2008
  11. Oct 31, 2008
  12. Oct 29, 2008
  13. Oct 28, 2008
  14. Oct 27, 2008
Loading