1. 29 Jun, 2011 3 commits
  2. 28 Jun, 2011 4 commits
  3. 27 Jun, 2011 9 commits
  4. 25 Jun, 2011 1 commit
  5. 24 Jun, 2011 7 commits
  6. 23 Jun, 2011 4 commits
  7. 22 Jun, 2011 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Implement dynamic-ADC switching for VIA codecs · a86a88ea
      Takashi Iwai authored
      Some VIA codecs like VT1702 provide the input-route only to specific
      ADCs such as digital-mic inputs.  These routes aren't covered by the
      normal primary ADC, and for now, user had to open the capture stream
      assigned to that special ADC manually for using such inputs.
      
      This patch implements a way to switch the current ADC dynamically per
      the input-source selection in such a case.  When this workaround is
      activated, the driver provides only one capture stream and one input-
      source control but with the full possible inputs.  The driver switches
      the ADC to be used (or being used) according to the input-source on the
      fly.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      a86a88ea
  8. 21 Jun, 2011 11 commits