summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-12-11ASoC: dmaengine: support deferred probe for DMA channelsStephen Warren1-4/+16
2013-12-11ASoC: fsi: remove original filter from fsi_dma_probe()Kuninori Morimoto1-13/+23
2013-12-11ALSA: hda - Add static DAC/pin mapping for AD1986A codecTakashi Iwai3-1/+35
2013-12-11ALSA: hda - One more Dell headset detection quirkHui Wang1-0/+1
2013-12-11ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devicesAnssi Hannula1-2/+3
2013-12-11ALSA: hda - Mute all aamix inputs as defaultTakashi Iwai1-0/+24
2013-12-10ASoC: davinci-mcasp: Support for fck reparentingPeter Ujfalusi1-0/+44
2013-12-10ASoC: davinci-mcasp: Correct am33xx snd_platform_data namePeter Ujfalusi1-2/+2
2013-12-10ASoC: davinci-mcasp: Change IO functions parameter listPeter Ujfalusi1-175/+161
2013-12-10ASoC: davinci-mcasp: Support for McASP version found in DRA7xxPeter Ujfalusi1-7/+45
2013-12-10ASoC: davinci-mcasp: Fix synchronous master receive modePeter Ujfalusi1-1/+47
2013-12-10ASoC: davinci-mcasp: Data source (bus) selection supportPeter Ujfalusi1-10/+28
2013-12-10ASoC: davinci-mcasp: Simplify FIFO configuration codePeter Ujfalusi2-79/+38
2013-12-10ASoC: davinci-mcasp: Be consistent with the use of base in davinci_mcasp_set_...Peter Ujfalusi1-6/+6
2013-12-10ASoC: davinci-mcasp: Rename private struct and it's users (dev -> mcasp)Peter Ujfalusi1-209/+209
2013-12-10ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg functionPeter Ujfalusi1-1/+1
2013-12-10ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_NUM_SERIALIZER definePeter Ujfalusi1-2/+0
2013-12-10ASoC: davinci-mcasp: Move private struct definition to source filePeter Ujfalusi2-35/+30
2013-12-10ASoC: davinci-mcasp: Move register definitions to header filePeter Ujfalusi2-267/+267
2013-12-10ASoC: davinci-mcasp: Correct dai driver struct initialization for 2nd daiPeter Ujfalusi1-1/+1
2013-12-10ASoC: davinci-mcasp: Remove unused DAVINCI_MCASP_I2S/DIT_DAI definesPeter Ujfalusi1-3/+0
2013-12-10ASoC: davinci-mcasp: Move DAVINCI_MCASP_RATE from header to source filePeter Ujfalusi2-1/+2
2013-12-10ASoC: davinci-evm: Switch to use .dai_fmt of snd_soc_dai_link(s)Peter Ujfalusi1-29/+18
2013-12-10ASoC: davinci-evm: Do not include davinci-mcasp.hPeter Ujfalusi1-1/+0
2013-12-10ASoC: davinci: kconfig: Prepare for AM43xx supportPeter Ujfalusi1-2/+2
2013-12-10ASoC: davinci: Kconfig/Makefile: Generic EVM machine driver related cleanupPeter Ujfalusi2-16/+12
2013-12-10ASoC: davinci: Kconfig: Remove help section for SND_DAVINCI_SOCPeter Ujfalusi1-5/+0
2013-12-10ASoC: rsnd: gen: fixup Gen2 channel sizeKuninori Morimoto1-2/+2
2013-12-10ALSA: hda - Another Dell headset detection quirkHui Wang1-0/+1
2013-12-10ALSA: hda - A Dell headset detection quirkHui Wang1-0/+1
2013-12-09ASoC: dmaengine: add custom DMA config to snd_dmaengine_pcm_configStephen Warren1-2/+16
2013-12-09Merge remote-tracking branch 'asoc/fix/dma' into asoc-dmaMark Brown1-11/+27
2013-12-09ASoC: don't leak on error in snd_dmaengine_pcm_registerStephen Warren1-11/+27
2013-12-09ASoC: restructure dmaengine_pcm_request_chan_of()Stephen Warren1-8/+13
2013-12-09ASoC: tlv320aic3x: no mono controls 3007 modelJan Weitzel1-43/+83
2013-12-09ASoC: Add support for the Analog Devices AXI-SPDIF driverLars-Peter Clausen3-0/+282
2013-12-09ASoC: Add support for the Analog Devices AXI-I2S coreLars-Peter Clausen5-0/+295
2013-12-09ASoC: fsl: imx-wm8962: Don't update bias_level in machine driverNicolin Chen1-2/+0
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren3-11/+11
2013-12-06ALSA: hda - Remove quirk for Dell Vostro 131David Henningsson1-1/+0
2013-12-06ALSA: usb-audio: fix uninitialized variable compile warningMikulas Patocka1-1/+1
2013-12-05ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIVNicolin Chen1-0/+13
2013-12-05ASoC: tegra: add tegra+MAX98090 machine driverStephen Warren3-0/+287
2013-12-05ALSA: hda - fix mic issues on Acer Aspire E-572Oleksij Rempel1-0/+8
2013-12-05ASoC: imx-ssi: Check the return value from clk_prepare_enable()Fabio Estevam1-1/+3
2013-12-04ASoC: adsp: Use async writes where possibleMark Brown1-9/+9
2013-12-04ALSA: hda - Fix silent output on MacBook Air 2,1Takashi Iwai1-8/+31
2013-12-04ASoC: sam9x5_wm8731: change to work in DSP A modeBo Shen1-1/+1
2013-12-04ASoC: atmel_ssc_dai: add dai trigger opsBo Shen1-1/+29
2013-12-04Merge remote-tracking branch 'asoc/topic/symmetry' into asoc-coreMark Brown1-21/+130