Age | Commit message (Expand) | Author |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/devm' into asoc-next | Mark Brown |
2013-11-07 | ASoC: omap: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-10-03 | ASoC: omap: Fix incorrect ARM dependency | Jarkko Nikula |
2013-09-19 | ASoC: omap-mcpdm: Use devm_snd_soc_register_component | Sachin Kamat |
2013-09-19 | ASoC: omap-twl4030: Use devm_snd_soc_register_card | Sachin Kamat |
2013-08-23 | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2013-08-20 | ASoC: omap: simplify platform_get_resource_byname/devm_ioremap_resource | Julia Lawall |
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-07-31 | ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot) | Peter Ujfalusi |
2013-07-22 | ASoC: omap-mcbsp: Support SND_SOC_DAIFMT_CBM_CFS for omap3/4 | Michael Trimarchi |
2013-07-21 | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han |
2013-07-17 | ASoC: omap: Enable COMPILE_TEST build for DT platforms | Mark Brown |
2013-07-15 | Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus | Mark Brown |
2013-07-11 | ASoC: omap-mcbsp: Use different method for DMA request when booted with DT | Peter Ujfalusi |
2013-07-11 | ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMA | Peter Ujfalusi |
2013-07-11 | ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA | Peter Ujfalusi |
2013-07-11 | ASoC: omap-pcm: Request the DMA channel differently when DT is involved | Peter Ujfalusi |
2013-07-04 | ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled | Pavel Machek |
2013-06-21 | ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODEC | Takashi Iwai |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/omap' into asoc-next | Mark Brown |
2013-06-05 | ASoC: omap-hdmi-codec: make the driver common for other SoCs | Barry Song |
2013-05-30 | ASoC: OMAP: Remove obsolete Makefile line | Paul Bolle |
2013-05-12 | ASoC: omap-mcbsp: Remove redundant platform_set_drvdata() | Sachin Kamat |
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-03 | ASoC: omap: Use common DAI DMA data | Lars-Peter Clausen |
2013-04-03 | Merge branch 'topic/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on omap hdmi | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on omap dmic | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on omap mcpdm | Kuninori Morimoto |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on omap mcbsp | Kuninori Morimoto |
2013-03-26 | ASoC: omap-pcm: No need to wrap snd_dmaengine_pcm_close() | Lars-Peter Clausen |
2013-03-26 | ASoC: omap: Call omap_mcbsp_set_threshold() from mcbsp hw_params | Lars-Peter Clausen |
2013-03-20 | ASoC: omap-mcpdm: Remove leftower define for IO address | Peter Ujfalusi |
2013-03-20 | ASoC: omap-mcpdm: Fix for full duplex audio use case | Peter Ujfalusi |
2013-03-20 | ASoC: omap-mcpdm: Collect link direction configuration under a struct | Peter Ujfalusi |
2013-03-13 | ASoC: omap: convert to devm_ioremap_resource() | Silviu-Mihai Popescu |
2013-03-06 | ASoC: omap3pandora: Fix compilation error | Peter Ujfalusi |
2013-03-04 | ASoC: omap: Check regulator enable for DAC on Pandora | Mark Brown |
2013-03-04 | ASoC: omap-dmic: Clean up with devm_request_and_ioremap | Sebastien Guiriec |
2013-03-04 | ASoC: omap-mcpdm: Clean up with devm_* function | Sebastien Guiriec |
2013-02-12 | Merge remote-tracking branch 'asoc/topic/omap' into asoc-next | Mark Brown |
2013-02-11 | ASoC: omap-mcpdm: Remove useless ressource get. | Sebastien Guiriec |
2013-02-11 | Merge remote-tracking branch 'asoc/topic/twl' into asoc-next | Mark Brown |
2013-02-11 | Merge remote-tracking branch 'asoc/topic/tlv320aic3x' into asoc-next | Mark Brown |
2013-02-05 | ASoC: omap-pcm: No need to set constraint at open time | Peter Ujfalusi |
2013-02-04 | ASoC: tlv320aic3x: Convert mic bias to a supply widget | Hebbar Gururaja |