Age | Commit message (Expand) | Author | Files | Lines |
2014-03-23 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown | 1 | -1/+1 |
2014-03-20 | ASoC: tegra: Use flat regcache | Dylan Reid | 6 | -7/+7 |
2014-03-07 | ASoC: update Kconfig of AIC23 users to select I2C variant | Max Filippov | 1 | -1/+1 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -134/+170 |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 6 | -6/+291 |
2013-12-21 | ASoC: tegra: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -3/+0 |
2013-12-17 | ASoC: tegra: Tweak matching of AC97 components | Lucas Stach | 1 | -1/+0 |
2013-12-16 | ASoC: tegra20-ac97: add missing clk_disable_unprepare() on error path | Wei Yongjun | 1 | -2/+4 |
2013-12-12 | ASoC: tegra: update module reset list for Tegra124 | Stephen Warren | 1 | -4/+16 |
2013-12-12 | ASoC: tegra: convert to standard DMA DT bindings | Stephen Warren | 8 | -60/+42 |
2013-12-12 | ASoC: tegra: allocate AHUB FIFO during probe() not startup() | Stephen Warren | 1 | -44/+47 |
2013-12-12 | ASoC: tegra: call pm_runtime APIs around register accesses | Stephen Warren | 1 | -0/+32 |
2013-12-12 | ASoC: tegra: use reset framework | Stephen Warren | 3 | -34/+41 |
2013-12-09 | ASoC: tegra: fix uninitialized variables in set_fmt | Stephen Warren | 3 | -11/+11 |
2013-12-05 | ASoC: tegra: add tegra+MAX98090 machine driver | Stephen Warren | 3 | -0/+287 |
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 |