1. 22 12月, 2015 1 次提交
  2. 15 12月, 2015 4 次提交
  3. 09 12月, 2015 1 次提交
  4. 08 12月, 2015 1 次提交
    • H
      ALSA: hda - Fixing speaker noise on the two latest thinkpad models · 23adc192
      Hui Wang 提交于
      We have two latest thinkpad laptop models which are all based on the
      Intel skylake platforms, and all of them have the codec alc293 on
      them. When the machines boot to the desktop, an greeting dialogue
      shows up with the notification sound. But on these two models, there
      is noise with the notification sound. We have 3 SKUs for each of
      the models, all of them have this problem.
      
      So far, this problem is only specific to these two thinkpad models,
      we did not find this problem on the old thinkpad models with the
      codec alc293 or alc292.
      
      A workaround for this problem is disabling the aamix.
      
      Cc: stable@vger.kernel.org
      BugLink: https://bugs.launchpad.net/bugs/1523517Signed-off-by: NHui Wang <hui.wang@canonical.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      23adc192
  5. 07 12月, 2015 1 次提交
  6. 25 11月, 2015 1 次提交
  7. 24 11月, 2015 1 次提交
  8. 19 11月, 2015 1 次提交
  9. 15 11月, 2015 1 次提交
  10. 27 10月, 2015 1 次提交
  11. 20 10月, 2015 1 次提交
    • T
      ALSA: hda - convert to hda_device_id · b9a94a9c
      Takashi Iwai 提交于
      Finally we have a proper infrastructure to generate the modaliases
      automatically, let's move to hda_device_id from the legacy
      hda_codec_preset that contains basically the same information.
      
      The patch function hook is stored in driver_data field, which is long,
      and we need an explicit cast.  Other than that, the conversion is
      mostly straightforward.  Each entry is even simplified using a macro,
      and the lengthy (and error-prone) manual modaliases got removed.
      
      As a result, we achieved a quite good diet:
       14 files changed, 407 insertions(+), 595 deletions(-)
      Reviewed-by: NVinod Koul <vinod.koul@intel.com>
      Tested-by: NSubhransu S Prusty <subhransu.s.prusty@intel.com>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      b9a94a9c
  12. 15 10月, 2015 1 次提交
  13. 03 10月, 2015 1 次提交
  14. 25 9月, 2015 1 次提交
    • T
      ALSA: hda - Disable power_save_node for Thinkpads · 7f57d803
      Takashi Iwai 提交于
      Lenovo Thinkpads with recent Realtek codecs seem suffering from click
      noises at power transition since the introduction of widget power
      saving in 4.1 kernel.  Although this might be solved by some delays in
      appropriate points, as a quick workaround, just disable the
      power_save_node feature for now.  The gain it gives is relatively
      small, and this makes the situation back to pre 4.1 time.
      
      This patch ended up with a bit more code changes than usual because
      the existing fixup for Thinkpads is highly chained.  Instead of adding
      yet another chain, combine a few of them into a single fixup entry, as
      a gratis cleanup.
      
      Bugzilla: https://bugzilla.suse.com/show_bug.cgi?id=943982
      Cc: <stable@vger.kernel.org> # v4.1+
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      7f57d803
  15. 06 9月, 2015 3 次提交
  16. 04 9月, 2015 1 次提交
  17. 19 8月, 2015 1 次提交
  18. 13 8月, 2015 1 次提交
  19. 05 8月, 2015 3 次提交
  20. 03 8月, 2015 1 次提交
  21. 31 7月, 2015 1 次提交
  22. 29 7月, 2015 1 次提交
  23. 27 7月, 2015 1 次提交
  24. 25 7月, 2015 1 次提交
  25. 22 7月, 2015 2 次提交
  26. 19 7月, 2015 1 次提交
  27. 16 7月, 2015 1 次提交
  28. 29 6月, 2015 2 次提交
  29. 27 6月, 2015 1 次提交
  30. 26 6月, 2015 1 次提交
  31. 25 6月, 2015 1 次提交