summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Don't claim to support PCM pause and resumeLars-Peter Clausen2013-04-031-23/+1Star
* ASoC: tegra: fix I2S bit count maskStephen Warren2013-03-052-2/+2
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-13/+3Star
|\
| * ASoC: tegra: remove auxdataPrashant Gaikwad2013-01-281-12/+2Star
| * ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* | ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat2013-01-241-2/+2
* | ASoC: tegra: Use NULL instead of 0 for pointersSachin Kamat2013-01-241-2/+2
* | ASoC: tegra20_ac97: Remove __devinitconst attributeSachin Kamat2013-01-241-1/+1
* | ASoC: tegra_wm9712: Remove __devinitconst attributeSachin Kamat2013-01-241-1/+1
* | ASoC: tegra: add tegra machine driver using wm9712 codecLucas Stach2013-01-173-0/+187
* | ASoC: tegra: add ac97 host driverLucas Stach2013-01-144-0/+587
* | ASoC: tegra: setup DAP3<->DAC3 connection by defaultLucas Stach2012-12-241-0/+13
* | ASoC: tegra: add function to set ac97 rateLucas Stach2012-12-242-0/+54
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-1310-43/+43
|\
| * ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-0910-30/+30
| * ASoC: remove use of __devinitconstBill Pemberton2012-11-209-13/+13
* | ARM: tegra: remove <mach/dma.h>Stephen Warren2012-11-052-3/+0Star
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-2/+1Star
|\
| * Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-222-3/+2Star
| |\
| * | ASoC: tegra: move platform data headerStephen Warren2012-09-061-2/+1Star
| * | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown2012-08-042-6/+6
| |\ \
* | | | ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-173-247/+1Star
| |_|/ |/| |
* | | ASoC: tegra: fix maxburst settings in dmaengine codeStephen Warren2012-09-071-2/+2
* | | sound: tegra_alc5632: remove HP detect GPIO inversionStephen Warren2012-08-281-1/+0Star
* | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-032-6/+6
|\ \ \ | |/ / |/| / | |/
| * sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-1/+1
| * sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-5/+5
* | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-2413-332/+335
|\|
| * ASoC: tegra: use dmaengine based dma driverLaxman Dewangan2012-07-033-1/+119
| * 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