1. 14 8月, 2009 2 次提交
  2. 13 8月, 2009 1 次提交
  3. 12 8月, 2009 2 次提交
    • H
      ALSA: hda - fix noise issue when recording from digital mic with alc268 · 5908589f
      Herton Ronaldo Krzesinski 提交于
      With auto config model of alc268 realtek codec, it allows to select any
      of possible available digital microphone inputs when only one is
      available. For example, when only digital mic in nid 0x12 is available,
      on second input source it will allow you to select unavailable digital
      mic in nid 0x13. The problem is that selecting unavailable digital mic
      creates a source of noise when recording (I'm not sure if this happens
      on all machines with alc268 and only one digital mic input, but testing
      on a quanta uw1 netbook a lot of noise is introduced in recording from
      digital mic 0x12/first input source, when you select the unavailable
      digital mic 0x13 for capture source 0x24 in the second input source in
      mixer).
      
      Then to avoid noise when recording from digital mic with auto model in
      this case, prevent a digital mic input source to be selected if
      microphone is not available.
      Signed-off-by: NHerton Ronaldo Krzesinski <herton@mandriva.com.br>
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      5908589f
    • T
      ALSA: hda - Clean up init and setup hooks for Realtek codecs · 4f5d1706
      Takashi Iwai 提交于
      Move static codes to setup from init_hook for each model.
      
      Also, use the common auto-mic selection helper for devices that support
      auto-mic selection.  They just need to set up ext_mic, int_mic and
      auto_mic flag in the setup section.
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      4f5d1706
  4. 11 8月, 2009 7 次提交
  5. 10 8月, 2009 3 次提交
  6. 06 8月, 2009 1 次提交
  7. 04 8月, 2009 1 次提交
  8. 03 8月, 2009 12 次提交
  9. 31 7月, 2009 4 次提交
  10. 30 7月, 2009 6 次提交
  11. 29 7月, 2009 1 次提交