Skip to content
  1. Dec 21, 2009
  2. Dec 18, 2009
  3. Dec 17, 2009
  4. Dec 14, 2009
  5. Dec 12, 2009
    • Alexey Fisher's avatar
      ALSA: hda - Overwrite pin config on intel DG45ID board. · 52dc4386
      Alexey Fisher authored
      
      
      The pin config provided by BIOS have some problems:
      0x0221401f: [Jack] HP Out at Ext Front  <-- other association and sequence
      0x02a19020: [Jack] Mic at Ext Front     <-- other association
      0x01113014: [Jack] Speaker at Ext Rear  <-- line out (not speaker)
      0x01114010: [Jack] Speaker at Ext Rear  <-- line out
      0x01a19030: [Jack] Mic at Ext Rear      <-- other association
      0x01111012: [Jack] Speaker at Ext Rear  <-- line out
      0x01116011: [Jack] Speaker at Ext Rear  <-- line out
      0x40f000f0: [N/A] Other at Ext N/A
      0x40f000f0: [N/A] Other at Ext N/A
      0x40f000f0: [N/A] Other at Ext N/A
      0x40f000f0: [N/A] Other at Ext N/A
      0x40f000f0: [N/A] Other at Ext N/A
      0x01451140: [Jack] SPDIF Out at Ext Rear
      0x40f000f0: [N/A] Other at Ext N/A
      
      just overwrite it.
      
      Signed-off-by: default avatarAlexey Fisher <bug-track@fisher-privat.net>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      52dc4386
  6. Dec 11, 2009
  7. Dec 09, 2009
  8. Dec 08, 2009
  9. Dec 03, 2009
  10. Dec 01, 2009
  11. Nov 30, 2009
  12. Nov 27, 2009
  13. Nov 26, 2009
  14. Nov 24, 2009
  15. Nov 22, 2009
  16. Nov 20, 2009
  17. Nov 19, 2009
  18. Nov 18, 2009
    • Takashi Iwai's avatar
      ALSA: hda - Fix detection of dual headphones · 8af3aeb4
      Takashi Iwai authored
      
      
      The dual-headphone mode with STAC/IDT codecs is useful only for machines
      that have two (or more) built-in headphones.
      
      But, some HP laptops give multiple headphone pin configs, one for the
      built-in and another for the separate (likely a docking station) one.
      This results in a missing speaker volume control.
      
      This patch adds more check for the dual-headphone mode to avoid this
      problem.
      
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      8af3aeb4