aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-11-29ALSA: usb - Don't create "Speaker" mixer controls on headphones and headsetsDavid Henningsson1-0/+30
2012-11-29ALSA: usb-audio: FT C400 sync playback EP to capture EPEldad Zack1-0/+13
2012-11-29ALSA: usb-audio: Fast Track C400 mixer controlsEldad Zack1-0/+176
2012-11-29ALSA: usb-audio: Fast Track C400 mixer rangesEldad Zack1-0/+27
2012-11-29ALSA: usb-audio: M-Audio Fast Track C400 quirks tableEldad Zack1-0/+71
2012-11-29ALSA: usb-audio: parameterize FTU effect unit controlEldad Zack1-8/+16
2012-11-29ALSA: usb-audio: skip UAC2 EFFECT_UNITEldad Zack1-1/+12
2012-11-29ALSA: usb-audio: add control index offsetEldad Zack3-1/+20
2012-11-29ALSA: usb-audio: use sender stride for implicit feedbackEldad Zack1-3/+6
2012-11-29ALSA: usb-audio: replace hardcoded value with constEldad Zack1-1/+1
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai6-103/+105
2012-11-26ALSA: usb-audio: add channel map supportTakashi Iwai2-5/+227
2012-11-26ALSA: Extend chmap definitions for UAC2Takashi Iwai1-1/+11
2012-11-23ALSA: usb-audio: fix delay account during pauseTakashi Iwai1-1/+17
2012-11-23ALSA: usb-audio: ignore delay calculation for capture streamTakashi Iwai1-1/+2
2012-11-23ALSA: hda - Add a fixup for internal mic on MacBook Pro 8,1Takashi Iwai1-0/+14
2012-11-23ALSA: hda - Add missing verb applications in patch_cirrus.cTakashi Iwai1-15/+2
2012-11-23ALSA: hda - Move static ADC setup for CS4206 to init verbsTakashi Iwai1-3/+3
2012-11-22Merge branch 'for-linus' into for-nextTakashi Iwai178-988/+1955
2012-11-22ALSA: snd-usb: properly initialize the sync endpointDaniel Mack1-1/+1
2012-11-22ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai1-0/+2
2012-11-22ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai1-0/+1
2012-11-22ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai3-0/+7
2012-11-22ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai2-52/+39
2012-11-22ALSA: hdsp: improve firmware cachingTakashi Iwai2-28/+35
2012-11-22ALSA: ymfpci: Use kmalloc for register buffer for PMTakashi Iwai1-3/+3
2012-11-22ALSA: hda - Don't release firmware when CONFIG_PM is setTakashi Iwai1-0/+2
2012-11-22ALSA: vx: hard dependency on the standard fw loaderTakashi Iwai3-145/+1
2012-11-22ALSA: pcxhr: hard dependency on the standard fw loaderTakashi Iwai2-86/+1
2012-11-22ALSA: mixart: hard dependency on the standard fw loaderTakashi Iwai2-76/+1
2012-11-22ALSA: hda - Don't overwrite the pin default configsTakashi Iwai1-42/+3
2012-11-21ALSA: hda - Remove shutup calls in free callbacksTakashi Iwai3-4/+0
2012-11-21ALSA: hda - Use standard helper functions in patch_hdmi.cTakashi Iwai1-4/+3
2012-11-21ALSA: usb-audio: process pending stop at PCM hw_free and closeTakashi Iwai1-2/+2
2012-11-21ALSA: usb-audio: stop both data and sync endpoints asynchronouslyTakashi Iwai3-9/+13
2012-11-21ALSA: usb-audio: simplify endpoint deactivation codeTakashi Iwai1-16/+7
2012-11-21ALSA: usb-audio: simplify snd_usb_endpoint_start/stop argumentsTakashi Iwai3-26/+21
2012-11-21ALSA: usb-audio: Deprecate async_unlink optionTakashi Iwai4-12/+1
2012-11-21ALSA: usb-audio: Return meaningful error codes instead of -1 in format.cSachin Kamat1-5/+5
2012-11-21ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat1-1/+2
2012-11-21ALSA: pcm: Fix return code in pcm_native.cSachin Kamat1-1/+1
2012-11-21ALSA: PCM: Remove redundant null check before kfreeSachin Kamat1-2/+1
2012-11-21ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson1-0/+1
2012-11-21ALSA: hda - Add support for Realtek ALC292David Henningsson1-0/+1
2012-11-21Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai175-987/+1952
2012-11-21Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into tmpMark Brown547-3308/+5843
2012-11-21ASoC: kirkwood-i2s: more pause-mode fixesRussell King1-9/+0
2012-11-21ASoC: kirkwood-i2s: fix DMA underrunsRussell King1-29/+38
2012-11-21ASoC: kirkwood-i2s: fix DCO lock detectionRussell King1-1/+1
2012-11-21ASoC: kirkwood-dma: don't ignore other irq causes on errorRussell King1-1/+0