summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: convert audmux to a platform driverRichard Zhao2012-03-066-35/+147
* ARM: imx: merge audmux-v1 and audmux-v2Shawn Guo2012-03-065-79/+34
* ASoC: imx: move phycore audmux call into ASoC machine driverShawn Guo2012-03-063-27/+25
* ASoC: imx: move eukrea audmux call into ASoC machine driverShawn Guo2012-03-064-58/+36
* ASoC: dapm: Show if widgets are forced in debugfsMark Brown2012-03-051-2/+3
* ASoC: wm8753: fix initializationDenis 'GNUtoo' Carikli2012-03-041-0/+5
* ASoC: core: Split the union for CODEC/platform in the DAIMark Brown2012-03-041-4/+3
* ASoC: sgtl5000: rename device tree binding documentShawn Guo2012-03-041-0/+0
* ASoC: imx: move SND_SOC_AC97_BUS selection down to machine driverShawn Guo2012-03-041-1/+1
* ASoC: imx: initialize dma_params burstsize just in imx-ssiShawn Guo2012-03-042-6/+1
* ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown2012-03-041-20/+28
* ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2012-03-041-0/+3
* ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown2012-03-041-0/+1
* ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown2012-03-041-0/+2
* ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2012-03-043-1/+3
* ASoC: wm8994: Suppress noop updates of FLL KMark Brown2012-03-041-1/+2
* ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown2012-03-041-9/+13
* ASoC: core: Log a warning when machines use soc-audioMark Brown2012-03-021-0/+4
* ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood2012-03-021-0/+1
* ASoC: mxs-pcm: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-023-124/+25
* ASoC: imx-pcm-dma: Use dmaengine PCM helper functionsLars-Peter Clausen2012-03-022-149/+28
* ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen2012-03-024-0/+342
* ASoC: wm8962: Run the headphone in class G mode when sidetone is enabledMark Brown2012-03-021-0/+2
* ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown2012-03-011-0/+8
* ASoC: wm8962: Remove register default for PLL2Mark Brown2012-03-011-2/+0
* ASoC: Samsung: Update email id of the authorJaswinder Singh2012-03-016-11/+11
* ASoC: Samsung: Merge two identical if-else clausesJassi Brar2012-03-011-6/+4
* ASoC: wm8994: Remove stub of register access codeMark Brown2012-03-011-8/+0
* ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2012-03-011-1/+1
* ASoC: wm8996: Remove stub register cacheMark Brown2012-03-011-8/+0
* ASoC: wm8996: Fix /RESET bounce orderingMark Brown2012-03-011-1/+1
* ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown2012-02-291-12/+13
* ASoC: DT: Update digital microphone binding documentation to PAZ00 board.Leon Romanovsky2012-02-281-0/+2
* ASoC: Remove unnecessary -codec from cs4270 driver nameShawn Guo2012-02-283-4/+4
* ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec nodeShawn Guo2012-02-281-6/+2
* ASoC: fsl: correct get_dma_channel parameter nameShawn Guo2012-02-282-4/+4
* ASoC: wm8753: Convert to devm_kzalloc()Mark Brown2012-02-271-5/+5
* ASoC: fix trivial build error in mpc5200_dma.cPaul Gortmaker2012-02-271-0/+1
* ASoC: imx: let SND_MXC_SOC_FIQ select FIQShawn Guo2012-02-271-1/+1
* ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar2012-02-241-1/+5
* ASoC: wm8962: Convert interrupt handler to direct regmap usageMark Brown2012-02-231-20/+39
* ASoC: wm8962: Remove mistakenly committed debug loggingMark Brown2012-02-231-4/+0
* ASoC: ak4104: Convert to direct regmap API usageMark Brown2012-02-231-75/+44
* ASoC: ak4104: Use snd_soc_write() rather than internal write functionMark Brown2012-02-231-2/+2
* ASoC: ak4104: Use snd_soc_update_bits() for read/modify/writeMark Brown2012-02-231-23/+15
* ASoC: mxs-pcm: Request DMA channel earlyLars-Peter Clausen2012-02-221-20/+8
* ASoC: imx-pcm: Request DMA channel earlyLars-Peter Clausen2012-02-221-46/+32
* ASoC: imx-ssi: Set dma data earlyLars-Peter Clausen2012-02-221-8/+20
* ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown2012-02-221-2/+2
* ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown2012-02-211-35/+39