Age | Commit message (Expand) | Author | Files | Lines |
2015-08-26 | ASoC: tegra: Use devm_ioremap_resource instead of open code | Axel Lin | 1 | -18/+4 |
2015-08-25 | ASoC: tegra: Fix unused variable 'spdif' warning | Axel Lin | 1 | -2/+0 |
2015-08-18 | ASoC: tegra: Revert part of "ASoC: tegra: Convert to managed resources" | Vaishali Thakkar | 1 | -4/+6 |
2015-08-14 | ASoC: tegra: Convert to managed resources | Vaishali Thakkar | 1 | -24/+13 |
2014-10-20 | ASoC: tegra: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-20 | ASoC: tegra: Use flat regcache | Dylan Reid | 1 | -1/+1 |
2013-12-09 | ASoC: tegra: fix uninitialized variables in set_fmt | Stephen Warren | 1 | -5/+5 |
2013-10-14 | sound: Remove unnecessary semicolons | Joe Perches | 1 | -3/+3 |
2013-07-22 | ASoC: tegra: correct playback_dma_data setup | Richard Zhao | 1 | -2/+2 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 1 | -3/+4 |
2013-04-03 | ASoC: tegra: Use common DAI DMA data struct | Lars-Peter Clausen | 1 | -3/+4 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on tegra20 spdif | Kuninori Morimoto | 1 | -5/+10 |
2012-12-09 | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-11-20 | ASoC: remove use of __devinitconst | Bill Pemberton | 1 | -1/+1 |
2012-07-25 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -22/+14 |
2012-06-12 | ASoC: tegra: add clk_prepare/clk_unprepare | Prashant Gaikwad | 1 | -2/+2 |
2012-06-08 | ASoC: tegra: use regmap more directly | Stephen Warren | 1 | -21/+12 |
2012-06-08 | ASoC: tegra: use DAI's not card's dev for dev_err | Stephen Warren | 1 | -1/+1 |
2012-06-08 | ASoC: tegra: add .stream_name to CPU DAIs | Stephen Warren | 1 | -0/+1 |
2012-04-13 | ASoC: convert Tegra20 SPDIF driver to regmap | Stephen Warren | 1 | -82/+91 |
2012-04-09 | ASoC: tegra: add runtime PM support | Stephen Warren | 1 | -3/+47 |
2012-04-06 | ASoC: tegra: use devm_ APIs in SPDIF driver | Stephen Warren | 1 | -23/+10 |
2012-04-06 | ASoC: tegra: sort includes, remove mach/iomap.h | Stephen Warren | 1 | -3/+2 |
2012-04-06 | ASoC: tegra: complete Tegra->Tegra20 renaming | Stephen Warren | 1 | -70/+70 |
2012-04-06 | ASoC: tegra: rename Tegra20-specific driver files | Stephen Warren | 1 | -0/+365 |