summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-2210-39/+20
|\
| * Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-1511-40/+21
| |\
| | * ASoC: wm8904: correct the indexBo Shen2012-09-141-1/+1
| | * ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren2012-09-071-2/+2
| | * ASoC: samsung dma - Don't indicate support for pause/resume.Dylan Reid2012-09-061-7/+1
| | * ASoC: mc13783: Remove mono supportFabio Estevam2012-09-061-4/+4
| | * ASoC: arizona: Fix typo in 44.1kHz ratesHeather Lomond2012-09-061-1/+1
| | * ASoC: spear: correct the check for NULL dma_buffer pointerPrasad Joshi2012-08-311-1/+1
| | * sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren2012-08-281-1/+0
| | * ASoC: dapm: Don't force card bias level to be updatedMark Brown2012-08-251-1/+2
| | * ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown2012-08-251-0/+2
| | * ASoC: am3517evm: fix error return codeJulia Lawall2012-08-201-1/+1
| | * ASoC: ux500_msp_i2s: better use devm functions and fix error return codeJulia Lawall2012-08-201-20/+5
| | * ASoC: imx-sgtl5000: fix error return codeJulia Lawall2012-08-201-1/+1
* | | ASoC: twl4030: Support for DT booted kernelPeter Ujfalusi2012-09-221-8/+47
* | | ASoC: twl4030: Add pointer to pdata within the private dataPeter Ujfalusi2012-09-221-7/+7
* | | ASoC: twl4030: Convert to use devm_kzallocPeter Ujfalusi2012-09-221-2/+2
* | | ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi2012-09-221-6/+0
* | | ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIOPeter Ujfalusi2012-09-221-4/+0
* | | ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi2012-09-221-2/+30
* | | ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi2012-09-222-211/+61
* | | ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup timePeter Ujfalusi2012-09-224-15/+21
* | | ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi2012-09-223-4/+5
* | | ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_typePeter Ujfalusi2012-09-223-8/+0
* | | ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi2012-09-221-4/+23
* | | ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream proper...Peter Ujfalusi2012-09-221-2/+29
* | | ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi2012-09-225-9/+1
* | | ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi2012-09-221-1/+6
* | | ASoC: omap-mcbsp: Use sDMA packet mode instead of frame modePeter Ujfalusi2012-09-221-30/+17
* | | ASoC: fsl: register the wm9712-codecEric Millbrandt2012-09-221-3/+29
* | | ASoC: fsl: pcm030-audio-fabric use snd_soc_register_cardEric Millbrandt2012-09-221-18/+47
* | | ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOCEric Millbrandt2012-09-221-1/+1
* | | ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-221-14/+29
* | | ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi2012-09-221-20/+28
* | | ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi2012-09-211-5/+0
* | | ASoC: wm8961: Move device identification and reset to I2C probeMark Brown2012-09-181-27/+33
* | | ASoC: wm8961: Convert to direct regmap API usageMark Brown2012-09-181-265/+161
* | | ASoC: wm8960: Support shared LRCLKMark Brown2012-09-181-0/+11
* | | ASoC: wm8776: Convert to direct regmap API usageMark Brown2012-09-181-15/+60
* | | ASoC: fsl: cleanup headers in pcm030-audio-fabricEric Millbrandt2012-09-181-9/+0
* | | ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driverEric Millbrandt2012-09-182-0/+8
* | | ASoC: fsl: mpc5200 combine psc_dma platform dataEric Millbrandt2012-09-184-20/+17
* | | ASoC: imx-audmux: remove null check of audmux_base in audmux_read_fileRichard Zhao2012-09-181-3/+0
* | | ASoC: imx-pcm-dma: open function failed when snd_dmaengine_pcm_open failRichard Zhao2012-09-181-1/+1
* | | ASoC: imx-pcm-dma: check kzalloc return value in function snd_imx_openRichard Zhao2012-09-181-0/+3
* | | ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-183-29/+17
* | | ASoC: wm8960: add support for big-endian audio samplesTimur Tabi2012-09-181-1/+8
* | | ASoC: fsl: remove unnecessary call to dma_unmap_singleTimur Tabi2012-09-181-6/+0
* | | ASoC: fsl: use snd_soc_register_card to register the cardTimur Tabi2012-09-182-50/+13
* | | ASoC: mx27vis: retrieve gpio numbers from platform_dataShawn Guo2012-09-171-22/+20