| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 2019-06-05 | 1 | -15/+1 |
* | ASoC: tegra: Remove unnecessary 'out of memory' message | Codrut Grosu | 2017-03-07 | 1 | -3/+2 |
* | ASoC: tegra: Use devm_ioremap_resource instead of open code | Axel Lin | 2015-08-26 | 1 | -18/+4 |
* | ASoC: tegra: Fix unused variable 'spdif' warning | Axel Lin | 2015-08-25 | 1 | -2/+0 |
* | ASoC: tegra: Revert part of "ASoC: tegra: Convert to managed resources" | Vaishali Thakkar | 2015-08-18 | 1 | -4/+6 |
* | ASoC: tegra: Convert to managed resources | Vaishali Thakkar | 2015-08-14 | 1 | -24/+13 |
* | 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 |
* | ASoC: tegra: fix uninitialized variables in set_fmt | Stephen Warren | 2013-12-09 | 1 | -5/+5 |
* | sound: Remove unnecessary semicolons | Joe Perches | 2013-10-14 | 1 | -3/+3 |
* | ASoC: tegra: correct playback_dma_data setup | Richard Zhao | 2013-07-22 | 1 | -2/+2 |
* | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-12 | 1 | -3/+4 |
|\ |
|
| * | ASoC: tegra: Use common DAI DMA data struct | Lars-Peter Clausen | 2013-04-03 | 1 | -3/+4 |
* | | ASoC: switch over to use snd_soc_register_component() on tegra20 spdif | Kuninori Morimoto | 2013-03-26 | 1 | -5/+10 |
|/ |
|
* | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -3/+3 |
* | ASoC: remove use of __devinitconst | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-07-24 | 1 | -22/+14 |
|\ |
|
| * | ASoC: tegra: use regmap more directly | Stephen Warren | 2012-06-08 | 1 | -21/+12 |
| * | 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/+1 |
* | | ASoC: tegra: add clk_prepare/clk_unprepare | Prashant Gaikwad | 2012-06-12 | 1 | -2/+2 |
|/ |
|
* | ASoC: convert Tegra20 SPDIF driver to regmap | Stephen Warren | 2012-04-13 | 1 | -82/+91 |
* | ASoC: tegra: add runtime PM support | Stephen Warren | 2012-04-09 | 1 | -3/+47 |
* | ASoC: tegra: use devm_ APIs in SPDIF driver | Stephen Warren | 2012-04-06 | 1 | -23/+10 |
* | ASoC: tegra: sort includes, remove mach/iomap.h | Stephen Warren | 2012-04-06 | 1 | -3/+2 |
* | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 2012-04-06 | 1 | -70/+70 |
* | ASoC: tegra: rename Tegra20-specific driver files | Stephen Warren | 2012-04-06 | 1 | -0/+365 |