summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: wm8960: remove 'dres' field from platform data structureTimur Tabi2012-09-212-7/+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-182-0/+13
* 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-184-30/+20
* 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-173-23/+72
* ASoC: ad1836: Convert to direct regmap usage.Lars-Peter Clausen2012-09-131-23/+53