aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-06ASoC: tegra: Remove unused variableStephen Warren1-1/+0
2012-02-13ASoC: tegra+alc5632: Added digital microphone DAPM widget.Leon Romanovsky1-0/+1
2012-02-02ASoC: tegra: Remove unused DAPM route structure.Leon Romanovsky1-16/+0
2012-02-02ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.Leon Romanovsky1-4/+35
2012-01-31ASoC: Tegra+ALC5632: Implement device tree support in board fileLeon Romanovsky1-9/+69
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood1-1/+1
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-12-22ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin3-0/+3
2011-12-20ASoC: Tegra+WM8903 machine: Add device tree bindingStephen Warren1-25/+103
2011-12-20ASoC: Tegra machine ASoC driver for boards using ALC5332 codecLeon Romanovsky3-0/+224
2011-12-08ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren3-36/+13
2011-11-30ASoC: Tegra I2S: Add device tree bindingStephen Warren1-5/+22
2011-11-28ASoC: Convert tegra_spdif to use module_platform_driver()Axel Lin1-11/+1
2011-11-28ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown1-9/+9
2011-11-23ASoC: TrimSlice machine: Set the new fully_routed flagStephen Warren1-5/+1
2011-11-23ASoC: Tegra+WM903 machine: Set the new fully_routed flagStephen Warren1-21/+1
2011-11-23ASoC: Tegra I2S: Remove dependency on pdev->idStephen Warren2-49/+24
2011-11-23ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driverStephen Warren1-19/+7
2011-11-23ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driverStephen Warren1-19/+7
2011-11-23ASoC: Tegra DAS: Add device tree bindingStephen Warren1-0/+8
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2-2/+2
2011-11-23ASoC: Tegra I2S: Use devm_ APIs and module_platform_driverStephen Warren1-35/+10
2011-11-23ASoC: Tegra: Move DAS configuration into machine driversStephen Warren3-18/+28
2011-11-23ASoC: Tegra DAS: Use devm_ APIs and module_platform_driverStephen Warren1-35/+10
2011-11-23ASoC: Tegra PCM: Use module_platform_driverStephen Warren1-12/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2011-10-17ASoC: Tegra: sparse cleanupOlof Johansson2-3/+3
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2-4/+0
2011-10-02ASoC: Remove unused srate variable in tegra_spdif_hw_paramsAxel Lin1-2/+1
2011-10-02ASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_daiAxel Lin2-2/+2
2011-08-24ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren1-2/+2
2011-08-09ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren1-4/+11
2011-08-09ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren1-2/+7
2011-07-05ASoC: Tegra: Implement SPDIF CPU DAIStephen Warren4-0/+855
2011-07-04Merge branch 'for-3.0' into for-3.1Mark Brown1-0/+6
2011-07-04ASoC: Tegra: I2S: s/clk_get_sys/clk_get/Stephen Warren1-3/+1
2011-07-04ASoC: Tegra: I2S: Ensure clock is enabled when writing regsStephen Warren1-0/+6
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-05-30Merge branch 'for-2.6.40' into for-2.6.41Mark Brown1-1/+1
2011-05-27ASoC: Tegra: Enable Kaen HP_MUTE at bootStephen Warren1-1/+1
2011-05-20ASoC: Tegra: Fix compile when debugfs not enabledStephen Warren1-1/+1
2011-05-03ASoC: tegra: TrimSlice machine supportMike Rapoport3-0/+238
2011-04-26ASoC: Remove default settings from Tegra KconfigMark Brown1-3/+0
2011-04-21Merge branch 'tegra' into for-2.6.40Mark Brown1-1/+8
2011-04-21ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903Stephen Warren1-0/+7
2011-04-20ASoC: Tegra: wm8903: s/code/data/ for control/widget/mapsStephen Warren1-22/+19
2011-04-20ASoC: Tegra: Retrieve card from DAPM context not codecStephen Warren1-4/+4
2011-04-20ASoC: Tegra: Don't return mclk_changed from utils_set_rateStephen Warren3-15/+13
2011-04-20ASoC: Tegra: wm8903: Remove redundant drvdata clearsStephen Warren1-9/+2
2011-04-20ASoC: Tegra: wm8903 probe: Don't call machine_is_*()Stephen Warren1-7/+0