summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2012-02-22ASoC: imx-pcm: Request DMA channel earlyLars-Peter Clausen
2012-02-22ASoC: imx-ssi: Set dma data earlyLars-Peter Clausen
2012-02-22dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changesViresh Kumar
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-02-22ALSA: hda/via - Add a few sanity checksTakashi Iwai
2012-02-22ALSA: hda/via - Don't create duplicated boost controlsTakashi Iwai
2012-02-22ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills
2012-02-21ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown
2012-02-21Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-02-21ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown
2012-02-21ASoC: wm5100: Implement DRC coefficient configurationMark Brown
2012-02-21ASoC: wm8996: Implement DRC coefficient configurationMark Brown
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown
2012-02-21ASoC: io: Retrieve val_bytes from the regmap APIMark Brown
2012-02-21ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen
2012-02-21ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data structLars-Peter Clausen
2012-02-21ASoC: imx-pcm: Remove empty prepare callbackLars-Peter Clausen
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown
2012-02-21ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown
2012-02-21ALSA: hda/realtek - Small code cleanupsTakashi Iwai
2012-02-21ALSA: hda/realtek - Fix the wrong offset for two-speaker systemsTakashi Iwai
2012-02-21ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker nameTakashi Iwai
2012-02-21ALSA: hda/realtek - Create individual mute switches for shared DACTakashi Iwai
2012-02-21ALSA: hda/realtek - Fix possible Oops with NULL input_muxTakashi Iwai
2012-02-21ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown
2012-02-21Typos: change aditional to additional.Justin P. Mattock
2012-02-21ALSA: hda/realtek - Parse aa-loopback items dynamicallyTakashi Iwai
2012-02-21ALSA: hda/realtek - Remove the last static quirks for ALC882Takashi Iwai
2012-02-21ASoC: ak4642: fixup HeadPhone L/R dapm settingsKuninori Morimoto
2012-02-21ASoC: twl4030: Debug code cleanupPeter Ujfalusi
2012-02-21ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown
2012-02-21ASoC: wm8776: Add WM8775 device ID to the WM8776Mark Brown
2012-02-20ASoC: ak4104: Convert to module_spi_driver()Mark Brown
2012-02-20ASoC: ak4104: Remove uninformative print on probe()Mark Brown
2012-02-20ALSA: hda/realtek - Add model=fixup not to apply fix-upsTakashi Iwai
2012-02-20ALSA: hda/realtek - Drop all ALC880 static quirksTakashi Iwai
2012-02-20ALSA: hda/realtek - Drop model=asus* from ALC880Takashi Iwai
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=asus-w1v with auto-parserTakashi Iwai
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=z71v with auto-parserTakashi Iwai
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill-dig with auto-parserTakashi Iwai
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill with auto-parserTakashi Iwai
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=uniwill-p53 with auto-parserTakashi Iwai
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=F1734 with auto-parserTakashi Iwai
2012-02-20ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo
2012-02-20ALSA: hda/realtek - Rewrite ALC880 model=futjisu with auto-parserTakashi Iwai
2012-02-20ALSA: hda/realtek - Apply probe-fixup really after probingTakashi Iwai
2012-02-20ALSA: Fixed a trailing white space errorJeffrin Jose
2012-02-19ASoC: fsi: Add DMAEngine supportKuninori Morimoto
2012-02-19Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown