Age | Commit message (Expand) | Author |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-13 | sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer | Nicolin Chen |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown |
2013-11-07 | ASoC: pxa: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King |
2013-10-18 | ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers | Dmitry Eremin-Solenikov |
2013-10-18 | ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order | Dmitry Eremin-Solenikov |
2013-09-19 | ASoC: mmp-sspa: Use devm_snd_soc_register_component | Sachin Kamat |
2013-08-22 | ASoC: pxa: Remove duplicate inclusion of dmaengine.h | Sachin Kamat |
2013-08-15 | ASoC: pxa: add DT bindings for pxa2xx-pcm | Daniel Mack |
2013-08-15 | ASoC: pxa: pxa-ssp: set dma filter data from startup hook | Daniel Mack |
2013-08-15 | ASoC: pxa: use snd_dmaengine_dai_dma_data | Daniel Mack |
2013-08-15 | ASoC: pxa: pxa-ssp: add DT bindings | Daniel Mack |
2013-08-15 | Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown |
2013-08-15 | ALSA: move dmaengine implementation from ASoC to ALSA core | Daniel Mack |
2013-08-14 | ASoC: mioa701_wm9713: Remove definition of ARRAY_AND_SIZE() | Julia Lawall |
2013-08-11 | sound/soc/pxa/mioa701_wm9713.c: Avoid using ARRAY_AND_SIZE(e) as a function a... | Julia Lawall |
2013-07-24 | ASoC: pxa: don't check resource with devm_ioremap_resource | Wolfram Sang |
2013-07-15 | ASoC: ttc_dkb: add .owner to struct snd_soc_card | Wei Yongjun |
2013-07-15 | ASoC: brownstone: add .owner to struct snd_soc_card | Wei Yongjun |
2013-07-01 | Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-06-29 | ASoC: pxa2xx: fixup multi-platform AC'97 build failures | Kevin Hilman |
2013-06-28 | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown |
2013-06-14 | ASoC: Fix double assignment of .owner in struct snd_soc_card | Emil Goode |
2013-05-15 | ASoC: remove saarb and tavorevb3 machine drivers | Paul Bolle |
2013-05-15 | ASoC: mmp-sspa: Staticize non exported struct | Lars-Peter Clausen |
2013-05-15 | ASoC: mmp-pcm: Staticize non exported structs and functions | Lars-Peter Clausen |
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-03-26 | ASoC: switch over to use snd_soc_register_component() on mmp sspa | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on pxa2xx i2s | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on pxa2xx ac97 | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on pxa ssp | Kuninori Morimoto |
2013-03-26 | ASoC: mmp-pcm: Allocate dma filter parameters on the stack | Lars-Peter Clausen |
2013-03-22 | ASoC: pxa2xx-ac97: move EXPORT_SYMBOL_GPL() next to definition | Kuninori Morimoto |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-01-22 | ASoC: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-02 | ASoC: palm27x: register card in platform_driver probe | Mike Dunn |
2013-01-02 | ASoC: palm27x: fix widgets and routes in dai_link init | Mike Dunn |
2012-12-10 | ASoC: pxa: remove __dev* attributes | Bill Pemberton |
2012-12-10 | ASoC: pxa/hx4700: remove __dev* attributes | Bill Pemberton |
2012-10-17 | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai |
2012-10-09 | ARM: pxa: Fix build error caused by sram.h rename | Chris Ball |
2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann |
2012-07-23 | Merge branch 'for-3.5' into for-3.6 | Mark Brown |
2012-07-01 | ASoC: mioa701: convert to snd_soc_register_card API | Robert Jarzmik |
2012-06-25 | Merge tag 'v3.5-rc4' into for-3.6 | Mark Brown |