summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
AgeCommit message (Expand)AuthorFilesLines
2011-02-28ASoC: Tegra: Fix error handling in DMA channel allocStephen Warren1-2/+2
2011-02-25ASoC: Tegra: Move utilities to separate moduleStephen Warren2-1/+8
2011-02-13ASoC: Tegra: Add MODULE_ALIASStephen Warren4-1/+7
2011-02-13ASoC: Tegra: Harmony: Explicitly set mic enablesStephen Warren1-3/+31
2011-02-13ASoC: Harmony: Call snd_soc_dapm_nc_pinStephen Warren1-0/+5
2011-02-13ASoC: Tegra: Harmony: Implement mic detectionStephen Warren1-3/+22
2011-02-09ASoC: Remove redundant -codec from WM8903 driver nameMark Brown1-1/+1
2011-02-09ASoC: Tegra: Harmony: Add switch control for speakerStephen Warren1-1/+9
2011-02-09ASoC: Tegra: Harmony: Add headphone jack detectionStephen Warren1-1/+29
2011-02-01ASoC: Tegra: Harmony: Remove redundant !!Stephen Warren1-1/+1
2011-01-31ASoC: Tegra: I2S: Use dev_err not pr_errStephen Warren1-1/+1
2011-01-31ASoC: Tegra: utils: Don't use global variablesStephen Warren3-54/+68
2011-01-31ASoC: Tegra: Harmony: Use dev_err not pr_errStephen Warren1-5/+6
2011-01-31ASoC: Tegra: Harmony: Fix indentation issue.Stephen Warren1-5/+6
2011-01-31ASoC: Tegra: Harmony: Support the internal speakerStephen Warren1-0/+51
2011-01-31ASoC: Tegra: Harmony: Don't use soc-audio platform deviceStephen Warren1-28/+66
2011-01-14ASoC: tegra: Add DAPM widgets/routes for HarmonyStephen Warren1-0/+31
2011-01-14ASoC: tegra: Remove TEGRA_I2S_AUDIO from KconfigStephen Warren1-1/+0
2011-01-13ASoC: tegra: s/IS_ERR_OR_NULL/IS_ERR/ for clk_get_sysStephen Warren2-12/+10
2011-01-10ASoC: Update name of debugfs root symbol to snd_soc_Mark Brown2-3/+4
2011-01-10ASoC: tegra: Kconfig and MakefileStephen Warren2-0/+41
2011-01-10ASoC: tegra: Harmony machine supportStephen Warren1-0/+179
2011-01-10ASoC: tegra: Machine utility codeStephen Warren2-0/+185
2011-01-10ASoC: tegra: Add tegra-i2s driverStephen Warren2-0/+667
2011-01-10ASoC: tegra: Add tegra-pcm driverStephen Warren2-0/+456
2011-01-10ASoC: tegra: Add tegra-das driverStephen Warren2-0/+398