summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* 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-211-2/+2
* ASoC: wm8996: Convert to use DAPM routes for stream connectionsMark Brown2012-02-211-35/+39
* ASoC: wm5100: Implement DRC coefficient configurationMark Brown2012-02-211-0/+2
* ASoC: wm8996: Implement DRC coefficient configurationMark Brown2012-02-211-0/+6
* ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-211-7/+67
* ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-211-0/+49
* ASoC: io: Retrieve val_bytes from the regmap APIMark Brown2012-02-211-0/+6
* ASoC: mxs-pcm: Remove unused fields from struct mxs_pcm_runtime_dataLars-Peter Clausen2012-02-212-9/+0
* ASoC: imx-pcm: Remove unused fields from imx_pcm_runtime_data structLars-Peter Clausen2012-02-211-9/+0
* ASoC: imx-pcm: Remove empty prepare callbackLars-Peter Clausen2012-02-211-11/+0
* ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown2012-02-211-0/+24
* ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown2012-02-211-0/+9
* ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown2012-02-211-0/+2
* ASoC: twl4030: Debug code cleanupPeter Ujfalusi2012-02-211-16/+17
* 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-191-0/+232
* Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflictMark Brown2012-02-191-5/+1
|\
| * ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto2012-02-091-5/+1
* | ASoC: Add __devinit annotation for pxa2xx_ac97_probeAxel Lin2012-02-191-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
OpenPOWER on IntegriCloud