aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-26ASoC: wm5102: Enable bypass mode for MICVDDMark Brown1-1/+1
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2-2/+24
2012-09-26Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into for-3.7Mark Brown9-0/+193
2012-09-25ASoC: cs4270: Remove mono supportFabio Estevam1-2/+2
2012-09-22Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown10-108/+292
2012-09-22ASoC: wm2000: Add regulator supportMark Brown1-6/+47
2012-09-22ASoC: wm2000: Convert to devm_regmap_init_i2c()Mark Brown1-9/+4
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown510-2091/+4109
2012-09-22ASoC: twl4030: Support for DT booted kernelPeter Ujfalusi1-8/+47
2012-09-22ASoC: twl4030: Add pointer to pdata within the private dataPeter Ujfalusi1-7/+7
2012-09-22ASoC: twl4030: Convert to use devm_kzallocPeter Ujfalusi1-2/+2
2012-09-22ASoC/mfd: twl4030: Remove set_hs_extmute callback from platform dataPeter Ujfalusi2-8/+0
2012-09-22ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIOPeter Ujfalusi3-13/+2
2012-09-22ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi2-3/+33
2012-09-22Input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi1-2/+16
2012-09-22mfd: twl4030-audio: Add DT supportPeter Ujfalusi2-7/+93
2012-09-22dt: Add empty of_find_node_by_name() functionPeter Ujfalusi1-0/+6
2012-09-22mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi1-1/+1
2012-09-22mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2-0/+33
2012-09-22mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi1-18/+16
2012-09-22mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi1-9/+6
2012-09-22mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi1-4/+4
2012-09-22ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi2-211/+61
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup timePeter Ujfalusi4-15/+21
2012-09-22ASoC: omap-pcm, omap-dmic: Change the use of omap_pcm_dma_data->data_typePeter Ujfalusi3-4/+5
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_typePeter Ujfalusi3-8/+0
2012-09-22ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi1-4/+23
2012-09-22ARM: OMAP4: hwmod_data: Add resource names to McPDM memory rangesPeter Ujfalusi1-0/+2
2012-09-22ASoC: omap-pcm: Prepare to configure the DMA data_type based on stream propertiesPeter Ujfalusi1-2/+29
2012-09-22ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi5-9/+1
2012-09-22ASoC: omap-pcm: Select sDMA synchronization based on packet_sizePeter Ujfalusi1-1/+6
2012-09-22ASoC: omap-mcbsp: Use sDMA packet mode instead of frame modePeter Ujfalusi1-30/+17
2012-09-22dmaengine: omap-dma: Add support to suppress interrupts in cyclic modePeter Ujfalusi1-2/+5
2012-09-22dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi13-14/+19
2012-09-22dmaengine: omap: Add support for pause/resume in cyclic dma modePeter Ujfalusi1-5/+25
2012-09-22dmaengine: omap: Support for element mode in cyclic DMAPeter Ujfalusi1-1/+4
2012-09-22ASoC: fsl: register the wm9712-codecEric Millbrandt1-3/+29
2012-09-22ASoC: fsl: pcm030-audio-fabric use snd_soc_register_cardEric Millbrandt1-18/+47
2012-09-22ASoC: fsl: add PPC_MPC52xx dependency to SND_POWERPC_SOCEric Millbrandt1-1/+1
2012-09-22ASoC: twl6040: Convert to use DAI DAPM widgetsPeter Ujfalusi1-14/+29
2012-09-22ASoC: twl4030: Convert to use DAI DAPM widgetsPeter Ujfalusi1-20/+28
2012-09-21ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi2-7/+0
2012-09-20Documentation: Define the MSP Driver Device Tree bindingsLee Jones1-0/+43
2012-09-20Documentation: Define the MOP500 Audio Machine Driver Device Tree bindingsLee Jones1-0/+39
2012-09-20ASoC: Ux500: Minor coding layout changesLee Jones1-5/+2
2012-09-20ASoC: codecs: Enable AB8500 CODEC for Device TreeLee Jones2-2/+85
2012-09-20ASoC: Ux500: Enable ux500 MSP driver for Device TreeLee Jones2-3/+25
2012-09-20ASoC: Ux500: Enable MOP500 driver for Device TreeLee Jones1-0/+40
2012-09-20ASoC: Ux500: Move MSP pinctrl setup into the MSP driverLee Jones4-98/+58
2012-09-18ASoC: wm8961: Move device identification and reset to I2C probeMark Brown1-27/+33