1. 26 11月, 2011 1 次提交
    • T
      ALSA: hda - Supports more audio streams · 01b65bfb
      Takashi Iwai 提交于
      So far, the driver supports up to 10 streams.  This is a restriction in
      hda_intel.c and hda_codec.c: in the former, the fixed array size limits
      the amount, and in the latter, the fixed device-number assignment table
      (in get_empty_pcm_device()) limits the possibility.
      
      This patch reduces the restriction by
      - using linked list for managing PCM instances in hda_intel.c, and
      - assigning non-fixed device numbers for the extra devices
      Signed-off-by: NTakashi Iwai <tiwai@suse.de>
      01b65bfb
  2. 24 11月, 2011 1 次提交
  3. 23 11月, 2011 4 次提交
  4. 22 11月, 2011 5 次提交
  5. 21 11月, 2011 1 次提交
  6. 19 11月, 2011 1 次提交
  7. 17 11月, 2011 1 次提交
  8. 16 11月, 2011 5 次提交
  9. 15 11月, 2011 6 次提交
  10. 14 11月, 2011 1 次提交
  11. 11 11月, 2011 3 次提交
  12. 10 11月, 2011 11 次提交