1. 23 11月, 2010 1 次提交
  2. 22 11月, 2010 1 次提交
  3. 21 10月, 2010 1 次提交
  4. 29 9月, 2010 1 次提交
  5. 17 9月, 2010 4 次提交
  6. 16 9月, 2010 2 次提交
  7. 13 9月, 2010 1 次提交
  8. 07 9月, 2010 1 次提交
  9. 02 9月, 2010 1 次提交
  10. 23 8月, 2010 1 次提交
  11. 16 8月, 2010 1 次提交
  12. 13 8月, 2010 1 次提交
    • T
      ALSA: hda - Fix dynamic ADC change working again · f0cea797
      Takashi Iwai 提交于
      The commit eb541337
          ALSA: hda - Make converter setups sticky
      changes the semantics of snd_hda_codec_cleanup_stream() not to clean up
      the stream at that moment but delay the action.  This broke the codes
      expecting that the clean-up is done immediately, such as dynamic ADC
      changes in some codec drivers.
      
      This patch fixes the issue by introducing a lower helper,
      __snd_hda_codec_cleanup_stream(), to allow the immediate clean up.
      The original snd_hda_codec_cleanup_stream() is kept as is now.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      f0cea797
  13. 09 8月, 2010 1 次提交
  14. 03 8月, 2010 1 次提交
  15. 30 7月, 2010 1 次提交
  16. 20 7月, 2010 1 次提交
  17. 09 7月, 2010 1 次提交
  18. 18 6月, 2010 1 次提交
  19. 28 5月, 2010 1 次提交
  20. 27 5月, 2010 1 次提交
  21. 11 5月, 2010 1 次提交
  22. 10 5月, 2010 2 次提交
  23. 05 5月, 2010 4 次提交
  24. 15 4月, 2010 1 次提交
    • J
      ALSA: hda - Add initial support for Thinkpad T410s HDA codec · 7b2bfdbc
      Jens Taprogge 提交于
      attached please find a patch that adds support for at least the T410s
      HDA codec.  Most likely it will also add support for the T410 and T510
      based models.
      
      The patch was derived from Ideapad support.  Support for the laptop's and
      docking-station output connectors as well as the docking-station microphone
      connector and the laptops internal devices has been tested.  Since it has been
      developed without a data-sheet available, support for digital outputs and the
      laptop's microphone input may well be incorrect.
      
      Microphone mute functionality is not included:
      The microphone mute button seems to be reported through thinkpad_acpi key
      0000101b.  The mute button LED seems to be wired to thinkpad_acpi led
      number 15.
      Signed-off-by: NJens Taprogge <jens.taprogge@taprogge.org>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      7b2bfdbc
  25. 22 3月, 2010 1 次提交
  26. 13 2月, 2010 1 次提交
  27. 29 1月, 2010 1 次提交
  28. 24 1月, 2010 5 次提交