summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: bf5xx-ssm2602: Setup sysclock in init callbackLars-Peter Clausen2012-04-251-33/+4
* ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLLKyung-Kwee Ryu2012-04-251-1/+1
* ASoC: core: Add strobe controlKristoffer KARLSSON2012-04-231-0/+63
* ASoC: core: Add signed multi register controlKristoffer KARLSSON2012-04-231-0/+118
* ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.cJesper Juhl2012-04-231-7/+6
* ASoC: Update regmap access for WM5100 DSP control registersMark Brown2012-04-232-2/+282
* ASoC: wm1250-ev1: Support sample rate configurationMark Brown2012-04-191-0/+43
* ASoC: wm1250-ev1: Support stereoMark Brown2012-04-191-2/+2
* ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-181-10/+112
* ASoC: samsung: Hook up AIF2 to the CODEC on LittlemillMark Brown2012-04-181-12/+70
* ASoC: wm8994: Keep AIF3 tristated when not in useMark Brown2012-04-171-5/+4
* ASoC: da7210: Minor update for PLL and SRMAshish Chavan2012-04-171-13/+9
* ASoC: da7210: Add support for PLL and SRMAshish Chavan2012-04-171-38/+187
* ASoC: Use dai_fmt in SpeysideMark Brown2012-04-161-29/+4
* ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-165-14/+21
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-117-15/+30
| |\
| | * ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FSStephen Warren2012-04-061-1/+1
| | * ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-051-0/+2
| | * ASoC: imx-audmux: Check for NULL pointerFabio Estevam2012-04-051-0/+3
| | * ASoC: imx-audmux: Fix ssi port numbers in sysfsFabio Estevam2012-04-051-1/+1
| | * ASoC: ak4642: fixup: mute needs +1 stepKuninori Morimoto2012-04-051-1/+1
| | * ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macroMartin Jansa2012-04-021-0/+1
| | * ASoC: tegra: ensure clocks are enabled when touching registersStephen Warren2012-04-022-0/+8
| | * ASoC: sgtl5000: Enable VAG when DAC/ADC upZeng Zhaoming2012-04-021-12/+13
* | | ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam2012-04-161-1/+1
* | | ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-162-10/+188
* | | ASoC: core: Bind DAIs to CODECs at registration timeMark Brown2012-04-161-6/+30
* | | ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC linkMark Brown2012-04-161-4/+33
* | | ASoC: dapm: Allow DAI widgets to be routed throughMark Brown2012-04-161-1/+4
* | | ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supportedMark Brown2012-04-161-1/+1
* | | ASoC: dapm: release lock on error pathsDan Carpenter2012-04-151-5/+7
* | | ASoC: convert Tegra20 DAS driver to regmapStephen Warren2012-04-132-65/+37
* | | ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren2012-04-132-84/+92
* | | ASoC: convert Tegra20 I2S driver to regmapStephen Warren2012-04-132-76/+72
* | | ASoC: tegra: select REGMAP_MMIOStephen Warren2012-04-131-0/+1
* | | ASoC: sh: fsi: select simple-card on KconfigKuninori Morimoto2012-04-131-0/+1
* | | ASoC: sh: fsi: use simple-card instead of fsi-da7210Kuninori Morimoto2012-04-133-91/+0
* | | ASoC: sh: fsi: use simple-card instead of fsi-hdmiKuninori Morimoto2012-04-133-127/+0
* | | ASoC: sh: fsi: use simple-card instead of fsi-ak4642Kuninori Morimoto2012-04-133-118/+0
* | | ASoC: add generic simple-card supportKuninori Morimoto2012-04-135-0/+125
* | | ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2012-04-132-0/+22
* | | ASoC: tegra: add tegra30-i2s driverStephen Warren2012-04-132-0/+778
* | | ASoC: tegra: add tegra30-ahub driverStephen Warren2012-04-132-0/+1114
* | | ASoC: wm9705: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* | | ASoC: ac97: Fix build due to removal of 'runtime' definitionFabio Estevam2012-04-111-1/+1
* | | ASoC: wm9712: Fix build due to missing definition of "runtime"Fabio Estevam2012-04-101-0/+2
* | | ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren2012-04-101-3/+5
* | | ASoC: wm8994: Implement FLL bypass supportMark Brown2012-04-102-0/+20
* | | ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl2012-04-101-8/+4
* | | ASoC: wm1250-ev1: Convert to module_i2c_driverMark Brown2012-04-101-17/+1
OpenPOWER on IntegriCloud