Age | Commit message (Expand) | Author | Files | Lines |
2013-10-25 | Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 7 | -29/+186 |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | 6 | -28/+186 |
2013-10-23 | ASoC: tegra: Remove redundant initialisation of compat_filter_fn | Mark Brown | 1 | -1/+0 |
2013-10-14 | ASoC: tegra: support new register layouts in Tegra124 | Stephen Warren | 6 | -28/+186 |
2013-10-14 | sound: Remove unnecessary semicolons | Joe Perches | 4 | -10/+10 |
2013-08-22 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | 6 | -21/+8 |
2013-08-15 | ASoC: tegra20-ac97: simplify use of devm_ioremap_resource | Julia Lawall | 1 | -6/+0 |
2013-08-15 | ASoC: tegra: support a Mic Jack in the Tegra+RT5640 machine driver | Stephen Warren | 1 | -0/+1 |
2013-08-15 | ASoC: tegra: fix Tegra30 I2S capture parameter setup | Stephen Warren | 1 | -1/+1 |
2013-07-22 | ASoC: tegra: correct playback_dma_data setup | Richard Zhao | 2 | -5/+5 |
2013-07-17 | ASoC: tegra: fix compile warning in AC'97 driver | Stephen Warren | 1 | -2/+0 |
2013-07-17 | ASoC: tegra: Enable COMPILE_TEST builds | Mark Brown | 1 | -1/+1 |
2013-07-17 | ASoC: tegra: Always use the generic dmaengine helper library | Mark Brown | 1 | -1/+1 |
2013-07-17 | ASoC: tegra: Add GPIOLIB dependencies | Mark Brown | 1 | -5/+5 |
2013-07-17 | ASoC: tegra: Remove unneeded mach-type.h incldues | Mark Brown | 3 | -6/+0 |
2013-07-01 | Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -2/+1 |
2013-06-29 | ASoC: tegra20-ac97: Remove unused variable | Thierry Reding | 1 | -1/+1 |
2013-06-29 | ASoC: tegra20-ac97: Remove duplicate error message | Thierry Reding | 1 | -1/+0 |
2013-06-28 | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -34/+32 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 1 | -2/+10 |
2013-06-27 | ASoC: tegra-ac97: Do common and clock init prior to component registration | Mark Brown | 1 | -17/+17 |
2013-06-27 | ASoC: tegra20-ac97: Convert to devm_ioremap_resource() | Mark Brown | 1 | -12/+4 |
2013-06-27 | ASoC: tegra20-ac97: Convert to devm_clk_get() | Mark Brown | 1 | -3/+1 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | 3 | -18/+56 |
2013-06-12 | ASoC: tegra: add tegra+RT5640 machine driver | Stephen Warren | 3 | -0/+269 |
2013-06-04 | ASoC: tegra: add runtime PM to resume functions | Stephen Warren | 2 | -1/+12 |
2013-06-03 | ASoC: tegra: implement suspend/resume for Tegra30 I2S | Stephen Warren | 1 | -0/+19 |
2013-06-03 | ASoC: tegra: implement suspend/resume for Tegra30 AHUB | Stephen Warren | 1 | -0/+21 |
2013-05-14 | ASoC: tegra: always use clk_get() in utility code | Stephen Warren | 1 | -18/+5 |
2013-04-18 | Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2 | -163/+10 |
2013-04-17 | ASoC: tegra: Use generic dmaengine PCM | Lars-Peter Clausen | 2 | -163/+10 |
2013-04-17 | Merge tag 'v3.9-rc7' into asoc-dma | Mark Brown | 1 | -23/+1 |
2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen | 1 | -2/+2 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next | Mark Brown | 9 | -192/+193 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next | Mark Brown | 12 | -64/+45 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 5 | -21/+41 |
2013-04-03 | ASoC: tegra: Use common DAI DMA data struct | Lars-Peter Clausen | 12 | -57/+44 |
2013-04-03 | ASoC: tegra: Don't claim to support PCM pause and resume | Lars-Peter Clausen | 1 | -23/+1 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on tegra20 i2s | Kuninori Morimoto | 1 | -5/+10 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on tegra20 ac97 | Kuninori Morimoto | 2 | -6/+11 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on tegra20 spdif | Kuninori Morimoto | 1 | -5/+10 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on tegra30 i2s | Kuninori Morimoto | 1 | -5/+10 |
2013-03-26 | ASoC: tegra_pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen | 1 | -7/+1 |
2013-03-25 | ASoC: tegra: add Tegra114 support to tegra_asoc_utils.c | Stephen Warren | 2 | -6/+25 |
2013-03-25 | ASoC: tegra: add Tegra114 support to the AHUB driver | Stephen Warren | 2 | -17/+63 |
2013-03-05 | ASoC: tegra: fix I2S bit count mask | Stephen Warren | 2 | -2/+2 |
2013-03-04 | ASoC: tegra_wm8903: assume CONFIG_OF, remove platform data | Stephen Warren | 1 | -109/+70 |
2013-03-04 | ASoC: tegra trimslice: assume CONFIG_OF, and other cleanup | Stephen Warren | 1 | -32/+24 |
2013-03-04 | ASoC: tegra_alc5632: assume CONFIG_OF, and other cleanup | Stephen Warren | 1 | -11/+4 |
2013-03-04 | ASoC: tegra_wm9712: assume CONFIG_OF | Stephen Warren | 1 | -5/+0 |