summaryrefslogtreecommitdiffstats
path: root/sound/soc/spear
AgeCommit message (Expand)AuthorLines
2025-06-24ASoC: spear: Standardize ASoC menuKuninori Morimoto-0/+4
2024-05-08ASoC: spear: Use *-y instead of *-objs in MakefileTakashi Iwai-3/+3
2023-01-31ASoC: spear: use helper functionKuninori Morimoto-1/+2
2022-06-27ASoC: spear: Migrate to new style legacy DAI naming flagCharles Keepax-2/+4
2021-06-17ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang-2/+1
2020-07-16ASoC: spear: merge .digital_mute() into .mute_stream()Kuninori Morimoto-3/+5
2019-07-31ASoC: spear: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner-12/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-28/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-15ASoC: spear: constify snd_soc_dai_ops structuresJulia Lawall-1/+1
2017-08-10ASoC: spear: Delete an error message for a failed memory allocation in two fu...Markus Elfring-6/+2
2017-07-17ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva-2/+4
2015-09-14ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin-1/+1
2015-08-30ASoC: spear_pcm: Use devm_snd_dmaengine_pcm_register to fix resource leakAxel Lin-1/+1
2015-08-25ASoC: SPEAr: Convert to use devm_ioremap_resourceAxel Lin-15/+5
2014-10-20ASoC: spear: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-09-09ASoC: Update email id of the authorRajeev Kumar-2/+2
2014-03-10ASoC: spear: spdif_out: Fix mute controlLars-Peter Clausen-8/+2
2013-12-18ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren-21/+24
2013-12-18ASoC: SPEAr: get rid of spear-pcm-audio struct deviceStephen Warren-18/+41
2013-11-28ASoC: spear: Use devm_snd_dmaengine_pcm_registerLars-Peter Clausen-8/+1
2013-09-19ASoC: SPEAr spdif_out: Remove redundant variableSachin Kamat-4/+2
2013-09-18ASoC: SPEAr spdif_out: Use devm_snd_soc_register_componentSachin Kamat-10/+2
2013-09-18ASoC: SPEAr spdif_in: Use devm_snd_soc_register_componentSachin Kamat-10/+2
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack-1/+1
2013-06-17ASoC: spear: Convert to use devm_ioremap_resourceTushar Behera-15/+4
2013-06-17ASoC: spear: Normalise module namesMark Brown-3/+7
2013-06-17ASoC: spear: Remove nonexistant EVM optionsMark Brown-24/+0
2013-06-14ASoC: SPEAr: Hide component drivers in KconfigMark Brown-13/+3
2013-06-14ASoC: SPEAr: Add dependency on dmaengine helpersMark Brown-0/+1
2013-06-13ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanupUwe Kleine-König-19/+3
2013-06-12ASoC: Add Kconfig and Makefile to support SPEAr audio driverRajeev Kumar-0/+46
2013-05-15ASoC: spear: spdif_out: Staticize unexported functionLars-Peter Clausen-1/+1
2013-05-15ASoC: spear: spdif_in: Staticize non exported structLars-Peter Clausen-1/+1
2013-05-12ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanupsUwe Kleine-König-11/+3
2013-05-12ASoC: spear: Use generic dmaengine PCMLars-Peter Clausen-137/+15
2013-05-12ASoC: spear: Setup dma data in DAI probeLars-Peter Clausen-11/+8
2013-04-18Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-2/+3
2013-04-17Merge tag 'v3.9-rc7' into asoc-dmaMark Brown-6/+6
2013-04-17ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen-2/+3
2013-04-12Merge remote-tracking branch 'asoc/topic/spear' into asoc-nextMark Brown-2/+2
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown-16/+2
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown-4/+14
2013-03-26ASoC: switch over to use snd_soc_register_component() on spear spdif inKuninori Morimoto-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on spear spdif outKuninori Morimoto-2/+7
2013-03-26ASoC: speaer_pcm: No need to use snd_dmaengine_pcm_set_data()Lars-Peter Clausen-7/+1
2013-03-26ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen-9/+1
2013-03-20ASoC: spear_pcm: Staticize non-exported structsLars-Peter Clausen-2/+2