aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/sh/siu_pcm.c
AgeCommit message (Expand)Author
2021-03-10ASoC: sh: siu_pcm: remove unused variablePierre-Louis Bossart
2021-03-10ASoC: sh: siu_pcm: remove useless assignmentPierre-Louis Bossart
2021-01-27ASoC: siu: Fix build error by a wrong const prefixTakashi Iwai
2020-09-09ASoC: sh: Replace tasklet with workTakashi Iwai
2020-09-02ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-07-14ASoC: siu: don't use discriminatory terms for parameterKuninori Morimoto
2019-12-11ASoC: sh: Drop superfluous ioctl PCM opsTakashi Iwai
2019-12-11ASoC: siu_pcm: Use managed buffer allocationTakashi Iwai
2019-10-08ASoC: sh: siu_pcm: remove snd_pcm_opsKuninori Morimoto
2019-02-06ASoC: sh: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-05ASoC: sh: Avoid passing NULL to memory allocatorsTakashi Iwai
2018-06-18ASoC: siu: convert to SPDX identifiersKuninori Morimoto
2018-02-12ASoC: sh: siu: replace platform to componentKuninori Morimoto
2017-08-14ASoC: sh: constify snd_pcm_ops structuresArvind Yadav
2015-01-05ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2014-08-19ASoC: sh: Don't opencode DMAengine API callsLars-Peter Clausen
2012-07-20ASoC: siu: don't use DMA device for channel filteringGuennadi Liakhovetski
2012-07-13ASoC: siu: prepare for conversion to the shdma base libraryGuennadi Liakhovetski
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-09-19ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-08-04sound/soc/sh/siu: Fixed undefined dma_length of scatter gather listMarkus Pietrek
2010-05-22sh: define DMA slaves per CPU type, remove now redundant headerGuennadi Liakhovetski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski
2010-01-25ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski