summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown2012-02-211-3/+2
* ASoC: wm8776: Add WM8775 device ID to the WM8776Mark Brown2012-02-211-1/+7
* ASoC: ak4104: Convert to module_spi_driver()Mark Brown2012-02-201-11/+1
* ASoC: ak4104: Remove uninformative print on probe()Mark Brown2012-02-201-1/+0
* ASoC: imx/mxs: remove redundant SND_PCM selectionShawn Guo2012-02-202-2/+0
* ASoC: fsi: Add DMAEngine supportKuninori Morimoto2012-02-201-0/+232
* Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown2012-02-201-5/+1
|\
| * ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto2012-02-091-5/+1
* | ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin2012-02-201-5/+5
* | ASoC: soc-core: Show the returned values on error messagesFabio Estevam2012-02-171-17/+22
* | ASoC: wm8996: Make sure we bounce /RESET to resetMark Brown2012-02-171-0/+1
* | ASoC: wm8996: Convert to module_i2c_driver()Mark Brown2012-02-171-19/+1
* | ASoC: wm8993: Convert to module_i2c_driver()Mark Brown2012-02-171-18/+1
* | ASoC: wm8962: Convert to module_i2c_driver()Mark Brown2012-02-171-11/+1
* | ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown2012-02-171-1/+3
* | ASoC: wm8994: Convert to use DAI widget routing rather than streamsMark Brown2012-02-171-6/+14
* | ASoC: dapm: Convert stream events to use DAI widgetsMark Brown2012-02-171-26/+17
* | ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-172-8/+138
* | ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-171-1/+1
* | ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-173-39/+41
* | ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown2012-02-171-21/+14
* | ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-171-3/+2
* | ASoC: Change spitz_ext_control to take dapm as argument.Axel Lin2012-02-171-7/+5
* | ASoC: ak4535: Convert to direct regmap API usageMark Brown2012-02-172-13/+55
* | ASoC: ak4535: Remove bitrotted driver versionMark Brown2012-02-171-4/+0
* | ASoC: ak4535: Make I2C usage unconditionalMark Brown2012-02-171-23/+1
* | ASoC: ak4535: Remove -codec from driver nameMark Brown2012-02-171-1/+1
* | ASoC: wm8962: Convert to runtime PM for bias off managementMark Brown2012-02-171-41/+72
* | ASoC: wm8962: Don't automatically enable and disable FLLMark Brown2012-02-171-66/+6
* | ASoC: wm8962: Clean up register dump cruftMark Brown2012-02-171-9/+0
* | ASoC: wm8962: Add new SYSCLK ratios for new device revisionsMark Brown2012-02-171-1/+1
* | ASoC: wm8962: Log the selected SYSCLK ratioMark Brown2012-02-171-0/+2
* | ASoC: wm8962: Only configure BCLK in hw_params when audio is activeMark Brown2012-02-171-1/+2
* | ASoC: wm8962: Update the clocking when setting system clockMark Brown2012-02-171-0/+2
* | ASoC: spitz: Fix kcontrols to use card instead of codecLiam Girdwood2012-02-161-6/+6
* | ASoC: Show device id in the debug messageAxel Lin2012-02-163-3/+3
* | ASoC: Get correct revision id for wm2200Axel Lin2012-02-161-1/+1
* | ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-151-0/+32
* | ASoC: dapm: Convert pin switches to use snd_soc_cardMark Brown2012-02-151-10/+10
* | ASoC: core: Convert CODEC debugfs init to use dev_warn()Liam Girdwood2012-02-151-4/+2
* | ASoC: dapm: Notify stream event to all card components.Liam Girdwood2012-02-151-4/+6
* | ASoC: dapm - Make DAPM reset code a separate function.Liam Girdwood2012-02-151-7/+14
* | ASoC: wm8994: Use slow start for VMIDMark Brown2012-02-151-1/+1
* | ASoC: wm9081: Use idle_bias_offMark Brown2012-02-151-25/+10
* | ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probeMark Brown2012-02-151-11/+9
* | ASoC: wm8988: Remove unneded -codec from driver nameMark Brown2012-02-131-1/+1
* | ASoC: wm8988: Convert to direct regmap API usageMark Brown2012-02-131-20/+120
* | ASoC: wm9081: Use module_i2c_driverMark Brown2012-02-131-22/+1
* | ASoC: tegra+alc5632: Added digital microphone DAPM widget.Leon Romanovsky2012-02-131-0/+1
* | ASoC: wm8994: Actively discharge VMID when not in useMark Brown2012-02-121-0/+4