| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-07 | ASoC: tegra: Add platform driver for rt5677 audio codec |  Anatol Pomozov | 3 | -0/+359 |
| 2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 13 | -13/+0 |
| 2014-12-08 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tfa9879', 'asoc/topic/tlv320aic23' and 'asoc/topic/tlv320aic31xx' into asoc-next |  Mark Brown | 1 | -1/+5 |
| 2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control |  Lars-Peter Clausen | 1 | -1/+1 |
| 2014-10-21 | ASoC: tegra: Read and use the GPIO flags of the headphone detect |  Alban Bedel | 1 | -1/+5 |
| 2014-10-20 | ASoC: tegra: drop owner assignment from platform_drivers |  Wolfram Sang | 13 | -13/+0 |
| 2014-10-06 | Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic3x' into asoc-next |  Mark Brown | 1 | -0/+40 |
| 2014-10-03 | ASoC: tegra: add mic detect gpio to tegra_max98090 |  Dylan Reid | 1 | -0/+40 |
| 2014-08-22 | ASoC: tegra: Fix typo in include guard |  Rasmus Villemoes | 1 | -1/+1 |
| 2014-07-22 | ASoC: tegra: Replace instances of rtd->codec->card with rtd->card |  Lars-Peter Clausen | 6 | -16/+10 |
| 2014-06-03 | Merge remote-tracking branch 'asoc/topic/tegra' into asoc-next |  Mark Brown | 4 | -14/+45 |
| 2014-05-26 | ASoC: tegra: free jack GPIOs before the sound card is freed |  Stephen Warren | 4 | -14/+45 |
| 2014-05-19 | ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits |  Jarkko Nikula | 1 | -3/+1 |
| 2014-03-25 | Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into asoc-next |  Mark Brown | 3 | -16/+17 |
| 2014-03-25 | Merge tag 'asoc-v3.15' into asoc-next |  Mark Brown | 1 | -1/+1 |
| 2014-03-25 | ASoC: tegra: move AC97 clock handling to the machine driver |  Lucas Stach | 3 | -16/+17 |
| 2014-03-23 | Merge tag 'asoc-v3.15' into asoc-next |  Mark Brown | 1 | -1/+1 |
| 2014-03-19 | 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-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 9 | -134/+170 |
| 2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427... |  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-11 | ASoC: tegra: convert to standard DMA DT bindings |  Stephen Warren | 8 | -60/+42 |
| 2013-12-11 | ASoC: tegra: allocate AHUB FIFO during probe() not startup() |  Stephen Warren | 1 | -44/+47 |
| 2013-12-11 | ASoC: tegra: call pm_runtime APIs around register accesses |  Stephen Warren | 1 | -0/+32 |
| 2013-12-11 | 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/broonie/sound into for-next |  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/broonie/sound into for-linus |  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/broonie/sound into for-next |  Takashi Iwai | 1 | -34/+32 |