summaryrefslogtreecommitdiffstats
path: root/sound/soc/spear
Commit message (Expand)AuthorAgeFilesLines
* ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-171-2/+1
* ASoC: spear: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-3/+5
* ASoC: spear: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner2019-05-301-12/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-28/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ASoC: spear: constify snd_soc_dai_ops structuresJulia Lawall2017-08-151-1/+1
* ASoC: spear: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-08-102-6/+2
* ASoC: spear: fix error return code in spdif_in_probe()Gustavo A. R. Silva2017-07-171-2/+4
* ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin2015-09-141-1/+1
* ASoC: spear_pcm: Use devm_snd_dmaengine_pcm_register to fix resource leakAxel Lin2015-08-301-1/+1
* ASoC: SPEAr: Convert to use devm_ioremap_resourceAxel Lin2015-08-251-15/+5
* ASoC: spear: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* ASoC: Update email id of the authorRajeev Kumar2014-09-091-2/+2
* ASoC: spear: spdif_out: Fix mute controlLars-Peter Clausen2014-03-101-8/+2
* ASoC: SPEAr: remove custom DMA alloc compat functionStephen Warren2013-12-184-21/+24
* ASoC: SPEAr: get rid of spear-pcm-audio struct deviceStephen Warren2013-12-184-18/+41
* ASoC: spear: Use devm_snd_dmaengine_pcm_registerLars-Peter Clausen2013-11-281-8/+1
* ASoC: SPEAr spdif_out: Remove redundant variableSachin Kamat2013-09-191-4/+2
* ASoC: SPEAr spdif_out: Use devm_snd_soc_register_componentSachin Kamat2013-09-181-10/+2
* ASoC: SPEAr spdif_in: Use devm_snd_soc_register_componentSachin Kamat2013-09-181-10/+2
* ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack2013-08-151-1/+1
* ASoC: spear: Convert to use devm_ioremap_resourceTushar Behera2013-06-171-15/+4
* ASoC: spear: Normalise module namesMark Brown2013-06-171-3/+7
* ASoC: spear: Remove nonexistant EVM optionsMark Brown2013-06-172-24/+0
* ASoC: SPEAr: Hide component drivers in KconfigMark Brown2013-06-141-13/+3
* ASoC: SPEAr: Add dependency on dmaengine helpersMark Brown2013-06-141-0/+1
* ASoC: SPEAr spdif_{in,out}: fix fallout of previous cleanupUwe Kleine-König2013-06-132-19/+3
* ASoC: Add Kconfig and Makefile to support SPEAr audio driverRajeev Kumar2013-06-122-0/+46
* ASoC: spear: spdif_out: Staticize unexported functionLars-Peter Clausen2013-05-151-1/+1
* ASoC: spear: spdif_in: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
* ASoC: SPEAr spdif_{in,out}: use devm for clk and a few more cleanupsUwe Kleine-König2013-05-122-11/+3
* ASoC: spear: Use generic dmaengine PCMLars-Peter Clausen2013-05-121-137/+15
* ASoC: spear: Setup dma data in DAI probeLars-Peter Clausen2013-05-122-11/+8
* Merge tag 'asoc-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-04-181-2/+3
|\
| * Merge tag 'v3.9-rc7' into asoc-dmaMark Brown2013-04-171-6/+6
| |\
| * | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-2/+3
* | | Merge remote-tracking branch 'asoc/topic/spear' into asoc-nextMark Brown2013-04-121-2/+2
|\ \ \
| * | | ASoC: spear_pcm: Staticize non-exported structsLars-Peter Clausen2013-03-201-2/+2
* | | | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-16/+2
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: speaer_pcm: No need to use snd_dmaengine_pcm_set_data()Lars-Peter Clausen2013-03-261-7/+1
| * | | ASoC: spear_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-9/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2013-04-122-4/+14
|\ \ \ | |_|/ |/| |
| * | ASoC: switch over to use snd_soc_register_component() on spear spdif inKuninori Morimoto2013-03-261-2/+7
| * | ASoC: switch over to use snd_soc_register_component() on spear spdif outKuninori Morimoto2013-03-261-2/+7
| |/
* / ASoC: spear_pcm: Update to new pcm_new() APILars-Peter Clausen2013-03-201-6/+6
|/
* ASoC: spear: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: spear: correct the check for NULL dma_buffer pointerPrasad Joshi2012-08-311-1/+1
* ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar2012-07-042-0/+468