summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: arizona: Add more DSP options for mixer input muxesMark Brown2012-09-262-1/+37
| | * ASoC: wm0010: Initialise chip state before we register the interruptMark Brown2012-09-261-5/+2
| | * ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown2012-09-261-5/+2
| | * ASoC: wm0010: Allow slow GPIO for resetMark Brown2012-09-261-3/+5
| | * ASoC: wm5110: Enable bypass mode for MICVDDMark Brown2012-09-261-1/+1
| | * ASoC: wm5102: Enable bypass mode for MICVDDMark Brown2012-09-261-1/+1
| | * ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-262-2/+24
| | * Merge tag 'bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/r...Mark Brown2012-09-269-0/+193
| | |\
| | * | ASoC: cs4270: Remove mono supportFabio Estevam2012-09-251-2/+2
| | * | Merge remote-tracking branch 'asoc/topic/ux500' into for-3.7Mark Brown2012-09-2310-108/+292
| | |\ \
| | * | | ASoC: wm2000: Add regulator supportMark Brown2012-09-231-6/+47
| | * | | ASoC: wm2000: Convert to devm_regmap_init_i2c()Mark Brown2012-09-231-9/+4
| * | | | ARM: SAMSUNG: dma-ops: Fix dmaengine_prep_dma_cyclic() parameter listPeter Ujfalusi2012-09-241-1/+2
| * | | | dmaengine: Add flags parameter to dmaengine_prep_dma_cyclic()Peter Ujfalusi2012-09-242-2/+7
| * | | | ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG casesTakashi Iwai2012-09-234-53/+66
| * | | | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-09-22726-5448/+10130
| |\| | |
| | * | | Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-22510-2091/+4109
| | |\ \ \
| | * | | | 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-222-8/+0
| | * | | | ARM: OMAP/ASoC: Zoom2: Let the codec to handle the hs_extmute GPIOPeter Ujfalusi2012-09-223-13/+2
| | * | | | ASoC: twl4030: Move hs_extmute GPIO handling to driverPeter Ujfalusi2012-09-222-3/+33
| | * | | | Input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-221-2/+16
| | * | | | mfd: twl4030-audio: Add DT supportPeter Ujfalusi2012-09-222-7/+93
| | * | | | dt: Add empty of_find_node_by_name() functionPeter Ujfalusi2012-09-221-0/+6
| | * | | | mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi2012-09-221-1/+1
| | * | | | mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-222-0/+33
| | * | | | mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi2012-09-221-18/+16
| | * | | | mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi2012-09-221-9/+6
| | * | | | mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi2012-09-221-4/+4
| | * | | | 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
| | * | | | ARM: OMAP4: hwmod_data: Add resource names to McPDM memory rangesPeter Ujfalusi2012-09-221-0/+2
| | * | | | 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
| | * | | | dmaengine: omap-dma: Add support to suppress interrupts in cyclic modePeter Ujfalusi2012-09-221-2/+5
| | * | | | dmaengine: Pass flags via device_prep_dma_cyclic() callbackPeter Ujfalusi2012-09-2213-14/+19
| | * | | | dmaengine: omap: Add support for pause/resume in cyclic dma modePeter Ujfalusi2012-09-221-5/+25
| | * | | | dmaengine: omap: Support for element mode in cyclic DMAPeter Ujfalusi2012-09-221-1/+4
| | * | | | 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