summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren2012-06-121-0/+13
* ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahubStephen Warren2012-06-081-0/+1
* ASoC: tegra: Add machine driver for WM8753 codecStephen Warren2012-05-193-0/+236
* ASoC: tegra: add device tree support for TrimSliceStephen Warren2012-05-011-0/+34
* ASoC: convert Tegra20 DAS driver to regmapStephen Warren2012-04-132-65/+37Star
* ASoC: convert Tegra20 SPDIF driver to regmapStephen Warren2012-04-132-84/+92
* ASoC: convert Tegra20 I2S driver to regmapStephen Warren2012-04-132-76/+72Star
* ASoC: tegra: select REGMAP_MMIOStephen Warren2012-04-131-0/+1
* ASoC: tegra: add Kconfig and Makefile support for Tegra30Stephen Warren2012-04-132-0/+22
* ASoC: tegra: add tegra30-i2s driverStephen Warren2012-04-132-0/+778
* ASoC: tegra: add tegra30-ahub driverStephen Warren2012-04-132-0/+1114
* ASoC: tegra: utils: Don't use of_have_populated_dt()Stephen Warren2012-04-101-3/+5
* ASoC: tegra: add runtime PM supportStephen Warren2012-04-092-10/+94
* ASoC: tegra: utils: add support for Tegra30 devicesStephen Warren2012-04-062-7/+31
* ASoC: tegra: set a sensible initial clock rateStephen Warren2012-04-061-0/+6
* ASoC: tegra: use devm_ APIs in SPDIF driverStephen Warren2012-04-061-23/+10Star
* ASoC: tegra: sort includes, remove mach/iomap.hStephen Warren2012-04-064-11/+8Star
* ASoC: tegra: complete Tegra->Tegra20 renamingStephen Warren2012-04-0610-640/+640
* ASoC: tegra: rename Tegra20-specific driver filesStephen Warren2012-04-067-15/+15
* ASoC: tegra: make Tegra20 drivers depend on Tegra20 supportStephen Warren2012-04-051-6/+6
* ASoC: tegra: drop Kconfig description for SND_SOC_TEGRA_DASStephen Warren2012-04-051-1/+1
* ASoC: tegra: remove open-coded clk reference countingStephen Warren2012-04-014-18/+6Star
* ASoC: tegra: sort Makefile into common and per-SoC filesStephen Warren2012-04-011-3/+3
* ASoC: tegra: introduce separate Kconfig variable for DAS driverStephen Warren2012-04-012-1/+10
* ASoC: tegra: fix some checkpatch warningsStephen Warren2012-04-012-5/+5
* ASoC: tegra: fix Kconfig SND_SOC_TEGRA_ALC5632 indentationStephen Warren2012-04-011-7/+7
* ASoC: tegra: remove unnecessary includesStephen Warren2012-04-013-9/+0Star
* ASoC: tegra: register 'platform' from DAIs, get rid of pdevStephen Warren2012-04-017-59/+41Star
* ASoC: tegra: fix comment indentation in ALC5632 machineStephen Warren2012-04-011-12/+12
* ASoC: tegra: Remove unused variableStephen Warren2012-03-061-1/+0Star
* ASoC: tegra+alc5632: Added digital microphone DAPM widget.Leon Romanovsky2012-02-131-0/+1
* ASoC: tegra: Remove unused DAPM route structure.Leon Romanovsky2012-02-021-16/+0Star
* ASoC: Tegra+ALC5632: Enable headset autodetection on PAZ00 board.Leon Romanovsky2012-02-021-4/+35
* ASoC: Tegra+ALC5632: Implement device tree support in board fileLeon Romanovsky2012-01-311-9/+69
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-1/+1
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2Star
* ASoC: tegra: Add .owner to struct snd_soc_cardAxel Lin2011-12-223-0/+3
* ASoC: Tegra+WM8903 machine: Add device tree bindingStephen Warren2011-12-201-25/+103
* ASoC: Tegra machine ASoC driver for boards using ALC5332 codecLeon Romanovsky2011-12-203-0/+224
* ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren2011-12-083-36/+13Star
* ASoC: Tegra I2S: Add device tree bindingStephen Warren2011-11-301-5/+22
* ASoC: Convert tegra_spdif to use module_platform_driver()Axel Lin2011-11-281-11/+1Star
* ASoC: Convert WM8903 MICBIAS to a supply widgetMark Brown2011-11-281-9/+9
* 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