summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500/ux500_pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ux500: remove stedma40 referencesArnd Bergmann2023-01-201-42/+1
* ASoC: ux500: remove platform_data supportArnd Bergmann2023-01-201-38/+4
* ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen...Christophe JAILLET2022-06-061-2/+0
* ASoC: ux500: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
* ASoC: ux500: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-4/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2018-01-101-0/+5
* ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internalLars-Peter Clausen2015-04-271-1/+0
* ASoC: ux500: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-091-15/+0
* ASoC: ux500_pcm: Differentiate between pdata and DT initialisationLee Jones2014-01-071-5/+15
* ASoC: ux500_pcm: Take out pointless dev_dbg() callLee Jones2014-01-071-4/+0
* ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI storeLee Jones2014-01-071-4/+15
* ASoC: ux500_pcm: Stop pretending that we support varying address widthsLee Jones2014-01-071-4/+3
* Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-031-0/+30
|\
| * ASoC: ux500: Add DMA slave config prepare routineFabio Baltieri2013-06-121-0/+30
* | dmaengine: ste_dma40: Convert data_width from register bit format to valueLee Jones2013-06-041-5/+5
|/
* ASoC: ux500: Use generic dmaengine PCMLars-Peter Clausen2013-04-181-142/+17
* ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optionalLars-Peter Clausen2013-04-171-3/+3
* ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and captureLars-Peter Clausen2013-04-071-36/+15
* ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()Lars-Peter Clausen2013-03-261-2/+0
* ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()Lars-Peter Clausen2013-03-261-13/+1
* ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraintLars-Peter Clausen2013-03-261-9/+0
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-15/+4
|\
| * ASoC: ux500: remove __dev* attributesBill Pemberton2012-12-101-2/+2
| * ASoC: Ux500: Initialise PCM from MSP probe rather than as a deviceLee Jones2012-11-231-15/+4
* | ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-2/+1
|/
* ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-201-1/+1
* ASoC: Ux500: Correct license stringsOla Lilja2012-06-131-1/+1
* ASoC: Ux500: Add platform-driverOla Lilja2012-06-031-0/+318