1. 29 Nov, 2012 8 commits
  2. 28 Nov, 2012 1 commit
    • Takashi Iwai's avatar
      ALSA: hda - Call snd_array_init() early and only once · 361dab3e
      Takashi Iwai authored
      This is a preliminary patch for introducing a protection to access
      races of snd_array instances.  Call snd_array_init() appropriately
      at the initialization time and don't call it twice.
      
      Also the allocations of codec-spec structs are cleaned up by helper
      functions in patch_sigmatel.c and patch_analog.c.
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      361dab3e
  3. 26 Nov, 2012 2 commits
  4. 23 Nov, 2012 5 commits
  5. 22 Nov, 2012 13 commits
  6. 21 Nov, 2012 11 commits