1. 15 12月, 2009 3 次提交
  2. 12 12月, 2009 1 次提交
    • A
      ALSA: hda - Overwrite pin config on intel DG45ID board. · 52dc4386
      Alexey Fisher 提交于
      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: NAlexey Fisher <bug-track@fisher-privat.net>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      52dc4386
  3. 11 12月, 2009 6 次提交
  4. 09 12月, 2009 4 次提交
  5. 08 12月, 2009 3 次提交
  6. 04 12月, 2009 2 次提交
    • A
      tree-wide: fix assorted typos all over the place · af901ca1
      André Goddard Rosa 提交于
      That is "success", "unknown", "through", "performance", "[re|un]mapping"
      , "access", "default", "reasonable", "[con]currently", "temperature"
      , "channel", "[un]used", "application", "example","hierarchy", "therefore"
      , "[over|under]flow", "contiguous", "threshold", "enough" and others.
      Signed-off-by: NAndré Goddard Rosa <andre.goddard@gmail.com>
      Signed-off-by: NJiri Kosina <jkosina@suse.cz>
      af901ca1
    • O
      snd-fm801: autodetect SF64-PCR (tuner-only) card · fb716c0b
      Ondrej Zary 提交于
      When primary AC97 is not found, don't fail with tons of AC97 errors.
      Assume that the card is SF64-PCR (tuner-only).
      This makes the SF64-PCR radio card work "out of the box".
      
      Also fixes a bug that can cause an oops here:
              if (tea575x_tuner > 0 && (tea575x_tuner & 0x000f) < 4) {
      when tea575x_tuner == 16, it passes this check and causes problems
      a couple lines below:
              chip->tea.ops = &snd_fm801_tea_ops[(tea575x_tuner & 0x000f) - 1];
      
      Tested with SF64-PCR, but I don't have any of those sound or sound+radio cards
      to test if I didn't break anything.
      Signed-off-by: NOndrej Zary <linux@rainbow-software.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      fb716c0b
  7. 03 12月, 2009 2 次提交
  8. 01 12月, 2009 3 次提交
  9. 30 11月, 2009 1 次提交
  10. 27 11月, 2009 1 次提交
  11. 26 11月, 2009 1 次提交
  12. 25 11月, 2009 1 次提交
  13. 24 11月, 2009 2 次提交
  14. 22 11月, 2009 1 次提交
  15. 20 11月, 2009 1 次提交
  16. 19 11月, 2009 2 次提交
  17. 18 11月, 2009 6 次提交