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