Age | Commit message (Expand) | Author |
2013-12-04 | ASoC: sam9x5_wm8731: change to work in DSP A mode | Bo Shen |
2013-12-04 | ASoC: atmel_ssc_dai: add dai trigger ops | Bo Shen |
2013-11-27 | ASoC: atmel: sam9x5_wm8731: fix oops when unload module | Bo Shen |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King |
2013-10-25 | Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2013-10-16 | ASoC: atmel: Include linux/of.h header | Sachin Kamat |
2013-10-14 | ASoC: atmel: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang |
2013-10-14 | sound: Remove unnecessary semicolons | Joe Perches |
2013-09-26 | ASoC: atmel-pcm: fix warning | Andrew Morton |
2013-09-04 | ASoC: atmel: disable error interrupt | Bo Shen |
2013-08-22 | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown |
2013-08-06 | ASoC: atmel: machine driver for at91sam9x5-wm8731 boards | Nicolas Ferre |
2013-07-19 | ASoC: atmel: add wm8904 based audio machine driver | Bo Shen |
2013-07-15 | ASoC: atmel: Fix unlocked snd_pcm_stop() call | Takashi Iwai |
2013-07-15 | ASoC: atmel-pcm: use generic dmaengine framework | Bo Shen |
2013-07-15 | ASoC: atmel-pcm-dma: move prepare for dma to dai prepare | Bo Shen |
2013-07-15 | ASoC: atmel_ssc_dai: add error mask define | Bo Shen |
2013-07-15 | ASoC: atmel_ssc_dai: move set dma data to startup callback | Bo Shen |
2013-05-12 | ASoC: sam9g20ek: Let device core handle pinctrl | Mark Brown |
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: dmaengine-pcm: Make requesting the DMA channel at PCM open optional | Lars-Peter Clausen |
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: dmaengine_pcm: Setup device_fc in snd_hwparams_to_dma_slave_config | Lars-Peter Clausen |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on atmel ssc | Kuninori Morimoto |
2013-03-26 | ASoC: atmel-pcm-dma: Do not use snd_dmaengine_pcm_{set,get}_data() | Lars-Peter Clausen |
2013-03-26 | ASoC: atmel-pcm-dma: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen |
2013-03-04 | ASoC: atmel: Add slave mode support to SSC in DSP Mode A | Zoltan Puskas |
2013-02-04 | ASoC: sam9g20_wm8731: disable clock and correct sequence when unload | Bo Shen |
2013-02-04 | ASoC: atmel_ssc_dai: correct sequence when unload | Bo Shen |
2013-02-04 | ASoC: atmel_ssc_dai: remove error set private data | Bo Shen |
2013-02-04 | ASoC: atmel_pcm: make it buildable as module | Bo Shen |
2012-12-24 | ASoC: atmel-soc: make it buildable on other architectures | Joachim Eastwood |
2012-12-10 | ASoC: atmel: remove __dev* attributes | Bill Pemberton |
2012-12-02 | ASoC: atmel-pcm: dma support based on pcm dmaengine | Bo Shen |
2012-12-02 | ASoC: atmel-pcm: split into two file | Bo Shen |
2012-11-16 | ASoC: at91sam9g20ek-wm8731: convert to dt support | Bo Shen |
2012-11-16 | ASoC: atmel-ssc-dai: match new method of dai and pcm register | Bo Shen |
2012-11-16 | ASoC: atmel-ssc-dai: register dai and pcm directly | Bo Shen |
2012-11-06 | ASoC: sam9g20-wm8731: convert to use snd_soc_register_card() | Bo Shen |
2012-02-01 | ASoC: Convert afeb9260 to table based DAPM init | Axel Lin |
2012-02-01 | ASoC: Use dai_fmt in afeb9260 machine driver | Axel Lin |
2012-01-20 | ASoC: replace 0xffffffff with DMA_BIT_MASK macro | Joachim Eastwood |
2012-01-10 | ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSC | Axel Lin |
2012-01-07 | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood |
2012-01-05 | ASoC: Fix build dependency for SND_ATMEL_SOC_SSC | Axel Lin |
2011-12-22 | ASoC: atmel: Add .owner to struct snd_soc_card | Axel Lin |
2011-11-25 | ASoC: Convert atmel directory to module_platform_driver | Axel Lin |
2011-11-23 | Merge branch 'for-3.2' into for-3.3 | Mark Brown |