summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-252-0/+14
| |\
| * | ASoC: tegra: use regmap more directlyStephen Warren2012-06-086-112/+95Star
| * | ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren2012-06-083-3/+3
| * | ASoC: tegra: remove usage of rtd->codecStephen Warren2012-06-084-6/+8
| * | ASoC: tegra: statically define DAI link formatStephen Warren2012-06-082-38/+6Star
| * | ASoC: tegra: add .stream_name to CPU DAIsStephen Warren2012-06-083-0/+5
| * | ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-034-12/+12
| * | ASoC: tegra+wm8903: remove non-DT support for SeaboardStephen Warren2012-06-031-46/+2Star
| * | ASoC: tegra+wm8903: simplify gpio tests in widget callbacksStephen Warren2012-06-031-2/+2
| * | ASoC: tegra+alc5632: unconditionally free jack GPIOs in removeStephen Warren2012-06-031-9/+2Star
| * | ASoC: tegra+alc5632: move all GPIO setup into probeStephen Warren2012-06-031-4/+6
| * | ASoC: tegra+wm8903: unconditionally free jack GPIOs in removeStephen Warren2012-06-031-8/+2Star
| * | ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren2012-06-031-32/+10Star
| * | ASoC: tegra+wm8903: move all GPIO setup into probeStephen Warren2012-06-031-79/+83
* | | Merge branch 'for-3.6/common-clk' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-07-065-16/+16
|\ \ \
| * | | ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-125-16/+16
| |/ /
* | | Merge branch 'tegra/cleanup' into next/clkArnd Bergmann2012-07-061-9/+1Star
|\ \ \ | |_|/ |/| |
| * | ASoC: tegra: simplify Kconfig dependenciesStephen Warren2012-06-111-9/+1Star
| |/
* | 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