summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-01ASoC: tegra: remove open-coded clk reference countingStephen Warren4-18/+6
2012-04-01ASoC: tegra: sort Makefile into common and per-SoC filesStephen Warren1-3/+3
2012-04-01ASoC: tegra: introduce separate Kconfig variable for DAS driverStephen Warren2-1/+10
2012-04-01ASoC: tegra: fix some checkpatch warningsStephen Warren2-5/+5
2012-04-01ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentationStephen Warren1-7/+7
2012-04-01ASoC: tegra: remove unnecessary includesStephen Warren3-9/+0
2012-04-01ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFsMark Brown1-29/+0
2012-04-01ASoC: fsl: add audio routing for imx-sgtl5000Shawn Guo2-0/+38
2012-04-01ASoC: da7210: Add support for spi regmapAshish Chavan1-21/+133
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown1-4/+0
2012-04-01ASoC: sgtl5000: Convert mic bias to a supply widgetMark Brown1-3/+3
2012-04-01ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown1-18/+17
2012-04-01ASoC: fsl: enable ssi clock in probe functionShawn Guo1-2/+22
2012-04-01ASoC: ep93xx-i2s: use devm_* helpers to cleanup probeH Hartley Sweeten1-35/+14
2012-04-01ASoC: ep93xx-ac97: use devm_* helpers to cleanup probeH Hartley Sweeten1-48/+26
2012-04-01ASoC: fsl: assign dma peripheral type according to bus topologyShawn Guo3-1/+9
2012-04-01ARM: tegra: remove tegra_pcm_deviceStephen Warren5-9/+0
2012-04-01ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren7-59/+41
2012-04-01ASoC: tegra: fix comment indentation in ALC5632 machineStephen Warren1-12/+12
2012-04-01ASoC: Add LAPIS Semiconductor ML26124 driverTomoya MORINAGA4-0/+871
2012-04-01ASoC: cs4270: Check that we can enable regulators on resumeMark Brown1-3/+5
2012-04-01ASoC: dapm: Remove bodges for no-widget CODECsMark Brown1-32/+4
2012-04-01ASoC: fsl: add imx-sgtl5000 machine driverShawn Guo4-0/+215
2012-04-01ASoC: fsl: let fsl_ssi work with imx pcm and machine driversShawn Guo1-7/+70
2012-04-01ASoC: fsl: make fsl_ssi driver compilable on ARM/IMXShawn Guo1-22/+42
2012-04-01ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo4-67/+4
2012-04-01ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo6-286/+189
2012-04-01ASoC: fsl: rename imx-pcm Kconfig options and filenameShawn Guo3-8/+8
2012-04-01ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo21-105/+119
2012-04-01ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo2-7/+11
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown1-0/+1
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown1-0/+2
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown1-1/+2
2012-04-01ASoC: max98095: add jack detectionRhyland Klein3-1/+191
2012-04-01ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel1-2/+2
2012-04-01ASoC: core: Use driver core probe deferralMark Brown2-86/+62
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown2-2/+4
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown1-13/+4
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown1-6/+3
2012-04-01ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown1-2/+2
2012-04-01ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood1-6/+28
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2-5/+7
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2-12/+12
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood1-2/+2
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood4-41/+59
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood2-0/+15
2012-04-01ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood1-6/+30