aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2012-11-30ALSA: hda - Use standard sort function in hda_auto_parser.cTakashi Iwai
2012-11-29ALSA: usb - Don't create "Speaker" mixer controls on headphones and headsetsDavid Henningsson
2012-11-29ALSA: usb-audio: FT C400 sync playback EP to capture EPEldad Zack
2012-11-29ALSA: usb-audio: Fast Track C400 mixer controlsEldad Zack
2012-11-29ALSA: usb-audio: Fast Track C400 mixer rangesEldad Zack
2012-11-29ALSA: usb-audio: M-Audio Fast Track C400 quirks tableEldad Zack
2012-11-29ALSA: usb-audio: parameterize FTU effect unit controlEldad Zack
2012-11-29ALSA: usb-audio: skip UAC2 EFFECT_UNITEldad Zack
2012-11-29ALSA: usb-audio: add control index offsetEldad Zack
2012-11-29ALSA: usb-audio: use sender stride for implicit feedbackEldad Zack
2012-11-29ALSA: usb-audio: replace hardcoded value with constEldad Zack
2012-11-28ALSA: hda - Call snd_array_init() early and only onceTakashi Iwai
2012-11-26ALSA: usb-audio: add channel map supportTakashi Iwai
2012-11-23ALSA: usb-audio: fix delay account during pauseTakashi Iwai
2012-11-23ALSA: usb-audio: ignore delay calculation for capture streamTakashi Iwai
2012-11-23ALSA: hda - Add a fixup for internal mic on MacBook Pro 8,1Takashi Iwai
2012-11-23ALSA: hda - Add missing verb applications in patch_cirrus.cTakashi Iwai
2012-11-23ALSA: hda - Move static ADC setup for CS4206 to init verbsTakashi Iwai
2012-11-22Merge branch 'for-linus' into for-nextTakashi Iwai
2012-11-22ALSA: snd-usb: properly initialize the sync endpointDaniel Mack
2012-11-22ALSA: emu10k1: Add missing ifdef for emu->suspend referenceTakashi Iwai
2012-11-22ALSA: hdsp: Add missing inclusion of linux/vmalloc.hTakashi Iwai
2012-11-22ALSA: emu10k1: don't update firmware during suspend/resumeTakashi Iwai
2012-11-22ALSA: emu10k1: cache emu1010 firmwareTakashi Iwai
2012-11-22ALSA: hdsp: improve firmware cachingTakashi Iwai
2012-11-22ALSA: ymfpci: Use kmalloc for register buffer for PMTakashi Iwai
2012-11-22ALSA: hda - Don't release firmware when CONFIG_PM is setTakashi Iwai
2012-11-22ALSA: vx: hard dependency on the standard fw loaderTakashi Iwai
2012-11-22ALSA: pcxhr: hard dependency on the standard fw loaderTakashi Iwai
2012-11-22ALSA: mixart: hard dependency on the standard fw loaderTakashi Iwai
2012-11-22ALSA: hda - Don't overwrite the pin default configsTakashi Iwai
2012-11-21ALSA: hda - Remove shutup calls in free callbacksTakashi Iwai
2012-11-21ALSA: hda - Use standard helper functions in patch_hdmi.cTakashi Iwai
2012-11-21ALSA: usb-audio: process pending stop at PCM hw_free and closeTakashi Iwai
2012-11-21ALSA: usb-audio: stop both data and sync endpoints asynchronouslyTakashi Iwai
2012-11-21ALSA: usb-audio: simplify endpoint deactivation codeTakashi Iwai
2012-11-21ALSA: usb-audio: simplify snd_usb_endpoint_start/stop argumentsTakashi Iwai
2012-11-21ALSA: usb-audio: Deprecate async_unlink optionTakashi Iwai
2012-11-21ALSA: usb-audio: Return meaningful error codes instead of -1 in format.cSachin Kamat
2012-11-21ALSA: usb/6fire: Fix potential NULL pointer dereference in comm.cSachin Kamat
2012-11-21ALSA: pcm: Fix return code in pcm_native.cSachin Kamat
2012-11-21ALSA: PCM: Remove redundant null check before kfreeSachin Kamat
2012-11-21ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speakerDavid Henningsson
2012-11-21ALSA: hda - Add support for Realtek ALC292David Henningsson
2012-11-21Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-11-21Merge branches 'fix/arizona', 'fix/cs4271', 'fix/kirkwood' and 'fix/samsung' ...Mark Brown
2012-11-21ASoC: kirkwood-i2s: more pause-mode fixesRussell King
2012-11-21ASoC: kirkwood-i2s: fix DMA underrunsRussell King
2012-11-21ASoC: kirkwood-i2s: fix DCO lock detectionRussell King
2012-11-21ASoC: kirkwood-dma: don't ignore other irq causes on errorRussell King