summaryrefslogtreecommitdiff
path: root/sound/soc/spear
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15ASoC: spear: constify snd_soc_dai_ops structuresJulia Lawall
2017-08-10ASoC: spear: Delete an error message for a failed memory allocation in two fu...Markus Elfring
2017-07-17ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva
2015-09-14ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin
2015-08-30ASoC: spear_pcm: Use devm_snd_dmaengine_pcm_register to fix resource leakAxel Lin
2015-08-25ASoC: SPEAr: Convert to use devm_ioremap_resourceAxel Lin
2014-10-20ASoC: spear: drop owner assignment from platform_driversWolfram Sang
2014-09-09ASoC: Update email id of the authorRajeev Kumar
2014-03-10ASoC: spear: spdif_out: Fix mute controlLars-Peter Clausen
2013-12-18ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren
2013-12-18ASoC: SPEAr: get rid of spear-pcm-audio struct deviceStephen Warren
2013-11-28ASoC: spear: Use devm_snd_dmaengine_pcm_registerLars-Peter Clausen
2013-09-19ASoC: SPEAr spdif_out: Remove redundant variableSachin Kamat
2013-09-18ASoC: SPEAr spdif_out: Use devm_snd_soc_register_componentSachin Kamat
2013-09-18ASoC: SPEAr spdif_in: Use devm_snd_soc_register_componentSachin Kamat
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack
2013-06-17ASoC: spear: Convert to use devm_ioremap_resourceTushar Behera
2013-06-17ASoC: spear: Normalise module namesMark Brown
2013-06-17ASoC: spear: Remove nonexistant EVM optionsMark Brown
2013-06-14ASoC: SPEAr: Hide component drivers in KconfigMark Brown
2013-06-14ASoC: SPEAr: Add dependency on dmaengine helpersMark Brown
2013-06-13ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanupUwe Kleine-König
2013-06-12ASoC: Add Kconfig and Makefile to support SPEAr audio driverRajeev Kumar
2013-05-15ASoC: spear: spdif_out: Staticize unexported functionLars-Peter Clausen
2013-05-15ASoC: spear: spdif_in: Staticize non exported structLars-Peter Clausen
2013-05-12ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanupsUwe Kleine-König
2013-05-12ASoC: spear: Use generic dmaengine PCMLars-Peter Clausen
2013-05-12ASoC: spear: Setup dma data in DAI probeLars-Peter Clausen
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-17Merge tag 'v3.9-rc7' into asoc-dmaMark Brown
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen
2013-04-12Merge remote-tracking branch 'asoc/topic/spear' into asoc-nextMark Brown
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2013-03-26ASoC: switch over to use snd_soc_register_component() on spear spdif inKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on spear spdif outKuninori Morimoto
2013-03-26ASoC: speaer_pcm: No need to use snd_dmaengine_pcm_set_data()Lars-Peter Clausen
2013-03-26ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen
2013-03-20ASoC: spear_pcm: Staticize non-exported structsLars-Peter Clausen
2013-03-20ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen
2012-12-10ASoC: spear: remove __dev* attributesBill Pemberton
2012-08-31ASoC: spear: correct the check for NULL dma_buffer pointerPrasad Joshi
2012-07-04ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar
2012-06-23ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar
2012-06-22ASoC: Add support for SPEAr ASoC pcm layer.Rajeev Kumar