| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | ASoC: tegra: add tegra+RT5640 machine driver | Stephen Warren | 2013-06-12 | 3 | -0/+269 |
|/ |
|
* | Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-04-18 | 2 | -163/+10 |
|\ |
|
| * | ASoC: tegra: Use generic dmaengine PCM | Lars-Peter Clausen | 2013-04-17 | 2 | -163/+10 |
| * | Merge tag 'v3.9-rc7' into asoc-dma | Mark Brown | 2013-04-17 | 1 | -23/+1 |
| |\ |
|
| * | | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 2013-04-17 | 1 | -2/+2 |
* | | | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | 2013-04-12 | 9 | -192/+193 |
|\ \ \ |
|
| * | | | ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c | Stephen Warren | 2013-03-25 | 2 | -6/+25 |
| * | | | ASoC: tegra: add Tegra114 support to the AHUB driver | Stephen Warren | 2013-03-25 | 2 | -17/+63 |
| * | | | ASoC: tegra_wm8903: assume CONFIG_OF, remove platform data | Stephen Warren | 2013-03-04 | 1 | -109/+70 |
| * | | | ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup | Stephen Warren | 2013-03-04 | 1 | -32/+24 |
| * | | | ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanup | Stephen Warren | 2013-03-04 | 1 | -11/+4 |
| * | | | ASoC: tegra_wm9712: assume CONFIG_OF | Stephen Warren | 2013-03-04 | 1 | -5/+0 |
| * | | | ASoC: tegra_wm8753: minor cleanup | Stephen Warren | 2013-03-04 | 1 | -8/+7 |
| * | | | ASoC: tegra: assume CONFIG_OF in tegra_asoc_utils_init | Stephen Warren | 2013-03-04 | 1 | -4/+0 |
* | | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 2013-04-12 | 12 | -64/+45 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | ASoC: tegra: Use common DAI DMA data struct | Lars-Peter Clausen | 2013-04-03 | 12 | -57/+44 |
| * | | | ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen | 2013-03-26 | 1 | -7/+1 |
* | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2013-04-12 | 5 | -21/+41 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ASoC: switch over to use snd_soc_register_component() on tegra20 i2s | Kuninori Morimoto | 2013-03-26 | 1 | -5/+10 |
| * | | | ASoC: switch over to use snd_soc_register_component() on tegra20 ac97 | Kuninori Morimoto | 2013-03-26 | 2 | -6/+11 |
| * | | | ASoC: switch over to use snd_soc_register_component() on tegra20 spdif | Kuninori Morimoto | 2013-03-26 | 1 | -5/+10 |
| * | | | ASoC: switch over to use snd_soc_register_component() on tegra30 i2s | Kuninori Morimoto | 2013-03-26 | 1 | -5/+10 |
| |/ / |
|
* / / | ASoC: tegra: Don't claim to support PCM pause and resume | Lars-Peter Clausen | 2013-04-03 | 1 | -23/+1 |
|/ / |
|
* / | ASoC: tegra: fix I2S bit count mask | Stephen Warren | 2013-03-05 | 2 | -2/+2 |
|/ |
|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 1 | -13/+3 |
|\ |
|
| * | ASoC: tegra: remove auxdata | Prashant Gaikwad | 2013-01-28 | 1 | -12/+2 |
| * | ARM: tegra: migrate to new clock code | Prashant Gaikwad | 2013-01-28 | 1 | -1/+1 |
* | | ASoC: tegra: Staticize some functions in tegra30_i2s.c | Sachin Kamat | 2013-01-24 | 1 | -2/+2 |
* | | ASoC: tegra: Use NULL instead of 0 for pointers | Sachin Kamat | 2013-01-24 | 1 | -2/+2 |
* | | ASoC: tegra20_ac97: Remove __devinitconst attribute | Sachin Kamat | 2013-01-24 | 1 | -1/+1 |
* | | ASoC: tegra_wm9712: Remove __devinitconst attribute | Sachin Kamat | 2013-01-24 | 1 | -1/+1 |
* | | ASoC: tegra: add tegra machine driver using wm9712 codec | Lucas Stach | 2013-01-17 | 3 | -0/+187 |
* | | ASoC: tegra: add ac97 host driver | Lucas Stach | 2013-01-14 | 4 | -0/+587 |
* | | ASoC: tegra: setup DAP3<->DAC3 connection by default | Lucas Stach | 2012-12-24 | 1 | -0/+13 |
* | | ASoC: tegra: add function to set ac97 rate | Lucas Stach | 2012-12-24 | 2 | -0/+54 |
|/ |
|
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 10 | -43/+43 |
|\ |
|
| * | ASoC: tegra: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 10 | -30/+30 |
| * | ASoC: remove use of __devinitconst | Bill Pemberton | 2012-11-20 | 9 | -13/+13 |
* | | ARM: tegra: remove <mach/dma.h> | Stephen Warren | 2012-11-05 | 2 | -3/+0 |
|/ |
|
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-09 | 1 | -2/+1 |
|\ |
|
| * | Merge tag 'v3.6-rc6' into for-3.7 | Mark Brown | 2012-09-22 | 2 | -3/+2 |
| |\ |
|
| * | | ASoC: tegra: move platform data header | Stephen Warren | 2012-09-06 | 1 | -2/+1 |
| * | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Mark Brown | 2012-08-03 | 2 | -6/+6 |
| |\ \ |
|
* | | | | ASoC: tegra: remove support of legacy DMA driver based access | Laxman Dewangan | 2012-09-17 | 3 | -247/+1 |
| |_|/
|/| | |
|
* | | | ASoC: tegra: fix maxburst settings in dmaengine code | Stephen Warren | 2012-09-07 | 1 | -2/+2 |
* | | | sound: tegra_alc5632: remove HP detect GPIO inversion | Stephen Warren | 2012-08-28 | 1 | -1/+0 |
* | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-08-03 | 2 | -6/+6 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | sound: tegra_alc5632: Adjust to of_get_named_gpio() change | Roland Stigge | 2012-07-26 | 1 | -1/+1 |
| * | sound: tegra_wm8903: Adjust to of_get_named_gpio() change | Roland Stigge | 2012-07-26 | 1 | -5/+5 |
* | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-07-24 | 13 | -332/+335 |
|\| |
|