| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: tegra: disable rx_fifo after disable stream | Ben Dooks | 2019-10-25 | 1 | -1/+1 |
* | ASoC: tegra: add a TDM configuration callback | Edward Cragg | 2019-10-25 | 1 | -0/+29 |
* | ASoC: tegra: Allow 24bit and 32bit samples | Edward Cragg | 2019-10-25 | 1 | -5/+20 |
* | ASoC: tegra: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-07-31 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 | Thomas Gleixner | 2019-05-30 | 1 | -12/+1 |
* | ASoC: tegra: constify snd_soc_dai_ops structure | Gustavo A. R. Silva | 2017-07-17 | 1 | -1/+1 |
* | ASoC: tegra: Remove unnecessary 'out of memory' message | Codrut Grosu | 2017-03-07 | 1 | -1/+0 |
* | ASoC: tegra: Use devm_ioremap_resource instead of open code | Axel Lin | 2015-08-26 | 1 | -19/+4 |
* | ASoC: tegra: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ASoC: tegra: Use flat regcache | Dylan Reid | 2014-03-20 | 1 | -1/+1 |
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-24 | 1 | -45/+52 |
|\ |
|
| * | ASoC: tegra: convert to standard DMA DT bindings | Stephen Warren | 2013-12-12 | 1 | -5/+9 |
| * | ASoC: tegra: allocate AHUB FIFO during probe() not startup() | Stephen Warren | 2013-12-12 | 1 | -44/+47 |
* | | ASoC: tegra: fix uninitialized variables in set_fmt | Stephen Warren | 2013-12-09 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2013-10-25 | 1 | -13/+38 |
|\ |
|
| * | ASoC: tegra: support new register layouts in Tegra124 | Stephen Warren | 2013-10-14 | 1 | -13/+38 |
* | | sound: Remove unnecessary semicolons | Joe Perches | 2013-10-14 | 1 | -2/+2 |
|/ |
|
* | ASoC: tegra: fix Tegra30 I2S capture parameter setup | Stephen Warren | 2013-08-15 | 1 | -1/+1 |
* | ASoC: tegra: add runtime PM to resume functions | Stephen Warren | 2013-06-04 | 1 | -1/+8 |
* | ASoC: tegra: implement suspend/resume for Tegra30 I2S | Stephen Warren | 2013-06-03 | 1 | -0/+19 |
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-12 | 1 | -6/+7 |
|\ |
|
| * | ASoC: tegra: Use common DAI DMA data struct | Lars-Peter Clausen | 2013-04-03 | 1 | -6/+7 |
* | | ASoC: switch over to use snd_soc_register_component() on tegra30 i2s | Kuninori Morimoto | 2013-03-26 | 1 | -5/+10 |
|/ |
|
* | ASoC: tegra: Staticize some functions in tegra30_i2s.c | Sachin Kamat | 2013-01-24 | 1 | -2/+2 |
* | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -3/+3 |
* | ASoC: remove use of __devinitconst | Bill Pemberton | 2012-11-20 | 1 | -2/+2 |
* | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-07-24 | 1 | -42/+43 |
|\ |
|
| * | ASoC: tegra: use regmap more directly | Stephen Warren | 2012-06-08 | 1 | -41/+40 |
| * | ASoC: tegra: use DAI's not card's dev for dev_err | Stephen Warren | 2012-06-08 | 1 | -1/+1 |
| * | ASoC: tegra: add .stream_name to CPU DAIs | Stephen Warren | 2012-06-08 | 1 | -0/+2 |
* | | ASoC: tegra: add clk_prepare/clk_unprepare | Prashant Gaikwad | 2012-06-12 | 1 | -2/+2 |
|/ |
|
* | ASoC: tegra: add tegra30-i2s driver | Stephen Warren | 2012-04-13 | 1 | -0/+536 |