]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 May 2013 14:17:48 +0000 (07:17 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 17 May 2013 14:17:48 +0000 (07:17 -0700)
commit1ea9adc5e7383e9d88787a3614ccedd6a814a0d1
treea8ac50c86a5d77da4d1486a50342f7709dc7b8d5
parentef3a34bf16f025f2ce6aa513abb0783161dbd47a
parent167620c32891a9b6a0161a788f390ddcde7c9b6d
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound

Pull sound fixes from Takashi Iwai:
 "A fairly calm update at this time, as seen in the short log, only one
  fix per person: including,

   - a few ASoC fixes (da7213 dmic, ux500 AD slot, wm0010 error path)
   - a copule of HD-audio fixes
   - a few other misc fixes (MIPS allmodconfig, proc output in usb, old
     PowerBook support)"

* tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound:
  ALSA: usb-audio: proc: use found syncmaxsize to determine feedback format
  ALSA: hda - Add headset mic support for another Dell machine
  ALSA: snd-aoa: Add a layout entry for PowerBook6,5
  ALSA: hda - Check the activity of the NID to be powered down
  sound: Fix make allmodconfig on MIPS correctly
  ASoC: da7213: Fix setting dmic_samplephase and dmic_clk_rate
  ASoC: ux500: Swap even/odd AD slot definitions
  ASoC: wm0010: fix error return code in wm0010_boot()