summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-03-08ASoC: add more sample rate for pxa-sspQiao Zhou1-1/+2
2012-03-08Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-6/+6
2012-03-07ASoC: imx: imx-audmux: Fix section mismatchFabio Estevam1-4/+4
2012-03-07ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown1-2/+2
2012-03-07Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim1-6/+6
2012-03-06ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood1-6/+28
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood1-0/+1
2012-03-06ASoC: tegra: Remove unused variableStephen Warren1-1/+0
2012-03-06ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood1-1/+1
2012-03-06Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai18-185/+687
2012-03-06ASoC: fsl: add dt support for imx-audmuxRichard Zhao1-0/+14
2012-03-06ASoC: Add missing regmap_init_i2c in wm8804_i2c_probeAxel Lin1-0/+6
2012-03-06ASoC: wm8962: Remove defaults for volatile registersMark Brown1-14/+3
2012-03-06ASoC: wm8962: Remove unneeded pm_runtime_set_active()Mark Brown1-1/+0
2012-03-06ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2-29/+49
2012-03-06ASoC: imx: add an explicit Kconfig option for imx-ssi driverShawn Guo2-2/+9
2012-03-06ASoC: imx: separate imx-pcm bits from imx-ssi driverShawn Guo7-109/+150
2012-03-06ASoC: imx: rename audmux prefix mxc to imxShawn Guo6-106/+106
2012-03-06ASoC: imx: move audmux driver into sound/soc/imxShawn Guo8-5/+374
2012-03-06ASoC: imx: move phycore audmux call into ASoC machine driverShawn Guo1-1/+25
2012-03-06ASoC: imx: move eukrea audmux call into ASoC machine driverShawn Guo1-4/+36
2012-03-05ASoC: OMAP: ams-delta: drop .set_bias_level callbackJanusz Krzysztofik1-32/+0
2012-03-05ASoC: dapm: Show if widgets are forced in debugfsMark Brown1-2/+3
2012-03-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai119-2380/+9357
2012-03-04ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli1-0/+5
2012-03-04ASoC: neo1973: fix neo1973 wm8753 initializationDenis 'GNUtoo' Carikli1-2/+2
2012-03-04ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driverShawn Guo1-1/+1
2012-03-04ASoC: imx: initialize dma_params burstsize just in imx-ssiShawn Guo2-6/+1
2012-03-04ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown1-20/+28
2012-03-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown1-0/+3
2012-03-04ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown1-0/+1
2012-03-04ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown1-0/+2
2012-03-04ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown3-1/+3
2012-03-04ASoC: wm8994: Suppress noop updates of FLL KMark Brown1-1/+2
2012-03-04ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown1-9/+13
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-6/+6
2012-03-02ASoC: core: Log a warning when machines use soc-audioMark Brown1-0/+4
2012-03-02ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood1-0/+1
2012-03-02ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen3-124/+25
2012-03-02ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen2-149/+28
2012-03-02ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen3-0/+293
2012-03-02ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown1-0/+2
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren1-1/+1
2012-03-01ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown1-0/+8
2012-03-01ASoC: wm8962: Remove register default for PLL2Mark Brown1-2/+0
2012-02-29ASoC: Samsung: Update email id of the authorJaswinder Singh6-11/+11
2012-02-29ASoC: Samsung: Merge two identical if-else clausesJassi Brar1-6/+4
2012-02-29ASoC: wm8994: Remove stub of register access codeMark Brown1-8/+0
2012-02-29ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown1-1/+1
2012-02-29ASoC: wm8996: Remove stub register cacheMark Brown1-8/+0