summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-2/+2
* ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen2013-04-0312-57/+44
* ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-7/+1
* 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-211-13/+3
|\
| * ASoC: tegra: remove auxdataPrashant Gaikwad2013-01-281-12/+2
| * 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-1010-30/+30
| * ASoC: remove use of __devinitconstBill Pemberton2012-11-209-13/+13
* | ARM: tegra: remove <mach/dma.h>Stephen Warren2012-11-052-3/+0
|/
* Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-2/+1
|\
| * Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-222-3/+2
| |\
| * | ASoC: tegra: move platform data headerStephen Warren2012-09-061-2/+1
| * | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown2012-08-032-6/+6
| |\ \
* | | | ASoC: tegra: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-173-247/+1
| |_|/ |/| |
* | | 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/+0
* | | 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/+95
| * | 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/+6
| * | 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/+2
| * | 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/+2
| * | 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/+2
| * | ASoC: tegra+wm8903: Use devm_gpio_request_oneStephen Warren2012-06-031-32/+10
| * | 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/+1
|\ \ \ | |_|/ |/| |
| * | ASoC: tegra: simplify Kconfig dependenciesStephen Warren2012-06-111-9/+1
| |/
* | ASoC: tegra+wm8903: turn of mic detect when card is removedStephen Warren2012-06-121-0/+13
OpenPOWER on IntegriCloud