1. 28 12月, 2016 2 次提交
  2. 29 11月, 2016 1 次提交
  3. 24 11月, 2016 1 次提交
  4. 11 11月, 2016 1 次提交
    • T
      ALSA: hda - Fix mic regression by ASRock mobo fixup · 9a254191
      Takashi Iwai 提交于
      The commit [1a3f0991: ALSA: hda - Fix surround output pins for
      ASRock B150M mobo] introduced a fixup of pin configs for ASRock
      mobos to fix the surround outputs.  However, this overrides the pin
      configs of the mic pins as if they are outputs-only, effectively
      disabling the mic inputs.  Of course, it's a regression wrt mic
      functionality.
      
      Actually the pins 0x18 and 0x1a don't need to be changed; we just need
      to disable the bogus pins 0x14 and 0x15.  Then the auto-parser will
      pick up mic pins as switchable and assign the surround outputs there.
      
      This patch removes the incorrect pin overrides of NID 0x18 and 0x1a
      from the ASRock fixup.
      
      Fixes: 1a3f0991 ('ALSA: hda - Fix surround output pins for ASRock...')
      Reported-and-tested-by: NVitor Antunes <vitor.hda@gmail.com>
      Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=187431
      Cc: <stable@vger.kernel.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      9a254191
  5. 08 11月, 2016 1 次提交
  6. 25 10月, 2016 1 次提交
  7. 20 10月, 2016 1 次提交
  8. 18 10月, 2016 1 次提交
  9. 26 9月, 2016 1 次提交
  10. 11 9月, 2016 1 次提交
  11. 10 9月, 2016 1 次提交
    • T
      ALSA: hda - Skip Realtek SKU check for Lenovo machines · 09da111a
      Takashi Iwai 提交于
      Realtek codec driver expects an implicit rule where either the codec
      SSID or the pincfg NID 0x1d contains the some information encoded in
      some bits.  One of the expected information is there is the
      availability of PC beep, and the driver doesn't build up the PC beep
      control if this is *supposed* to be disabled there.
      
      Meanwhile, Lenovo doesn't seem to follow this requirement (yes it's
      non-standard after all), and the BIOS sets just the normal SSID and
      the pincfg values.  This resulted in the lack of PC beep on a few
      machines, purely with a lucky or unlucky number.  It didn't bother
      most people, but some people still demand the PC beep, as found in bug
      reports.
      
      This patch just adds the fixup chain to Lenovo machines to skip the
      SKU checks.  Then the beep control will show up in the mixer, and user
      can still decide to enable / disable it via the standard mixer
      interface.
      
      Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=156311Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      09da111a
  12. 30 8月, 2016 2 次提交
  13. 24 8月, 2016 1 次提交
  14. 04 8月, 2016 1 次提交
  15. 01 8月, 2016 2 次提交
  16. 08 7月, 2016 1 次提交
  17. 05 7月, 2016 1 次提交
  18. 24 6月, 2016 2 次提交
  19. 15 6月, 2016 1 次提交
  20. 07 6月, 2016 1 次提交
  21. 03 6月, 2016 1 次提交
  22. 30 5月, 2016 2 次提交
  23. 25 5月, 2016 1 次提交
  24. 24 5月, 2016 1 次提交
  25. 20 5月, 2016 1 次提交
  26. 10 5月, 2016 1 次提交
  27. 09 5月, 2016 1 次提交
  28. 08 5月, 2016 1 次提交
  29. 26 4月, 2016 1 次提交
  30. 18 4月, 2016 1 次提交
  31. 11 4月, 2016 1 次提交
  32. 01 4月, 2016 1 次提交
  33. 23 3月, 2016 3 次提交