summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* ASoC: TrimSlice machine: Set the new fully_routed flagStephen Warren2011-11-231-5/+1Star
* ASoC: Tegra+WM903 machine: Set the new fully_routed flagStephen Warren2011-11-231-21/+1Star
* ASoC: Tegra I2S: Remove dependency on pdev->idStephen Warren2011-11-232-49/+24Star
* ASoC: Tegra TrimSlice machine: Use devm_ APIs and module_platform_driverStephen Warren2011-11-231-19/+7Star
* ASoC: Tegra+WM8903 machine: Use devm_ APIs and module_platform_driverStephen Warren2011-11-231-19/+7Star
* ASoC: Tegra DAS: Add device tree bindingStephen Warren2011-11-231-0/+8
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-232-2/+2
* ASoC: Tegra I2S: Use devm_ APIs and module_platform_driverStephen Warren2011-11-231-35/+10Star
* ASoC: Tegra: Move DAS configuration into machine driversStephen Warren2011-11-233-18/+28
* ASoC: Tegra DAS: Use devm_ APIs and module_platform_driverStephen Warren2011-11-231-35/+10Star
* ASoC: Tegra PCM: Use module_platform_driverStephen Warren2011-11-231-12/+1Star
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-11-011-0/+1
* ASoC: Tegra: sparse cleanupOlof Johansson2011-10-172-3/+3
* ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown2011-10-082-4/+0Star
* ASoC: Remove unused srate variable in tegra_spdif_hw_paramsAxel Lin2011-10-021-2/+1Star
* ASoC: tegra: Staticise tegra_i2s_dai and tegra_spdif_daiAxel Lin2011-10-022-2/+2
* ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren2011-08-241-2/+2
* ASoC: Tegra: wm8903 machine driver: Allow re-insertion of moduleStephen Warren2011-08-091-4/+11
* ASoC: Tegra: tegra_pcm_deallocate_dma_buffer: Don't OOPSStephen Warren2011-08-091-2/+7
* ASoC: Tegra: Implement SPDIF CPU DAIStephen Warren2011-07-054-0/+855
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-07-041-0/+6
|\
| * ASoC: Tegra: I2S: Ensure clock is enabled when writing regsStephen Warren2011-07-041-0/+6
* | ASoC: Tegra: I2S: s/clk_get_sys/clk_get/Stephen Warren2011-07-041-3/+1Star
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
* | Merge branch 'for-2.6.40' into for-2.6.41Mark Brown2011-05-301-1/+1
|\|
| * ASoC: Tegra: Fix compile when debugfs not enabledStephen Warren2011-05-201-1/+1
* | ASoC: Tegra: Enable Kaen HP_MUTE at bootStephen Warren2011-05-271-1/+1
|/
* ASoC: tegra: TrimSlice machine supportMike Rapoport2011-05-033-0/+238
* ASoC: Remove default settings from Tegra KconfigMark Brown2011-04-261-3/+0Star
* Merge branch 'tegra' into for-2.6.40Mark Brown2011-04-211-1/+8
|\
| * ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903Stephen Warren2011-04-211-0/+7
* | ASoC: Tegra: wm8903: s/code/data/ for control/widget/mapsStephen Warren2011-04-201-22/+19Star
* | ASoC: Tegra: Retrieve card from DAPM context not codecStephen Warren2011-04-201-4/+4
* | ASoC: Tegra: Don't return mclk_changed from utils_set_rateStephen Warren2011-04-203-15/+13Star
* | ASoC: Tegra: wm8903: Remove redundant drvdata clearsStephen Warren2011-04-201-9/+2Star
* | ASoC: Tegra: wm8903 probe: Don't call machine_is_*()Stephen Warren2011-04-201-7/+0Star
* | ASoC: Tegra: Support more boardsStephen Warren2011-04-182-42/+145
* | ASoC: Tegra: Don't store snd_soc_jack_gpio in an arrayStephen Warren2011-04-181-10/+8Star
* | ASoC: Tegra: Rename Kconfig SND_TEGRA_SOC_* to SND_SOC_TEGRA_*Stephen Warren2011-04-182-11/+11
* | ASoC: Tegra: Rename harmony.c to tegra_wm8903.cStephen Warren2011-04-183-84/+86
* | Merge branch 'tegra' into for-2.6.40Mark Brown2011-04-181-7/+7
|\|
| * ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903Stephen Warren2011-04-181-1/+1
| * ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.hStephen Warren2011-04-181-6/+6
* | ASoC: Tegra: Suspend/resume supportStephen Warren2011-04-061-0/+1
|/
* ASoC: Tegra: Fix error handling in DMA channel allocStephen Warren2011-02-281-2/+2
* ASoC: Tegra: Move utilities to separate moduleStephen Warren2011-02-252-1/+8
* ASoC: Tegra: Add MODULE_ALIASStephen Warren2011-02-134-1/+7
* ASoC: Tegra: Harmony: Explicitly set mic enablesStephen Warren2011-02-131-3/+31
* ASoC: Harmony: Call snd_soc_dapm_nc_pinStephen Warren2011-02-131-0/+5
* ASoC: Tegra: Harmony: Implement mic detectionStephen Warren2011-02-131-3/+22