1. Nov 29, 2012
  2. Nov 28, 2012
    • 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. Nov 26, 2012
  4. Nov 23, 2012
  5. Nov 21, 2012