Age | Commit message (Expand) | Author |
2014-06-03 | ASoC: Fix wrong argument for card remove callbacks | Takashi Iwai |
2014-06-03 | ASoC: free jack GPIOs before the sound card is freed | Stephen Warren |
2014-06-03 | Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into... | Mark Brown |
2014-05-26 | ASoC: pxa: pxa-ssp: Terminate of match table | Stephen Boyd |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/... | Mark Brown |
2014-05-20 | ASoC: pxa: remove mach header dependency | Arnd Bergmann |
2014-05-19 | ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver inits | Jarkko Nikula |
2014-05-19 | ASoC: Remove needless snd_soc_dapm_sync() from machine driver inits | Jarkko Nikula |
2014-05-01 | ASoC: pxa: TTC DKB audio needs I2C | Arnd Bergmann |
2014-03-13 | ASoC: pxa: tosa: Convert to table based DAPM and control setup | Lars-Peter Clausen |
2014-03-13 | ASoC: pxa: magician: Convert to table based DAPM and control setup | Lars-Peter Clausen |
2014-03-13 | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown |
2014-03-03 | ASoC: pxa: zylonite: Convert to table based DAPM setup | Lars-Peter Clausen |
2014-03-03 | ASoC: pxa: mioa701_wm9713: Convert to table based DAPM setup | Lars-Peter Clausen |
2014-03-03 | ASoC: pxa: e800_wm9712: Convert to table based DAPM setup | Lars-Peter Clausen |
2014-03-03 | ASoC: pxa: e750_wm9705: Convert to table based DAPM setup | Lars-Peter Clausen |
2014-03-03 | ASoC: pxa: e740_wm9705: Convert to table based DAPM setup | Lars-Peter Clausen |
2014-03-03 | ASoC: pxa: Pass correct DAPM context to {corgi,poodle,spitz}_ext_control | Lars-Peter Clausen |
2014-02-23 | ASoC: pxa: Remove superfluous locking | Lars-Peter Clausen |
2014-02-20 | ASoC: pxa: tosa: Update locking around use of DAPM pin API | Charles Keepax |
2014-02-20 | ASoC: pxa: spitz: Update locking around use of DAPM pin API | Charles Keepax |
2014-02-20 | ASoC: pxa: magician: Update locking around use of DAPM pin API | Charles Keepax |
2014-02-20 | ASoC: pxa: corgi: Update locking around use of DAPM pin API | Charles Keepax |
2013-12-30 | ASoC: mmp: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen |
2013-12-17 | ASoC: mmp-pcm: config pcm slave via generic dmaengine | Qiao Zhou |
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 |