Age | Commit message (Expand) | Author |
2014-03-04 | ASoC: n810: fix init with DT boot | Aaro Koskinen |
2014-01-27 | Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/... | Mark Brown |
2014-01-21 | ASoC: omap: Make RX51 depend on GPIOLIB due to jack usage | Mark Brown |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown |
2013-12-24 | ASoC: omap: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-12-02 | ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepare | Jarkko Nikula |
2013-11-24 | ASoC: omap: mcbsp, mcpdm, dmic: raw read and write endian fix | Victor Kamensky |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
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-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/devm' into asoc-next | Mark Brown |
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 |