index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
siu_pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
ASoC: sh: siu_pcm: remove unused variable
Pierre-Louis Bossart
1
-4
/
+0
2021-03-10
ASoC: sh: siu_pcm: remove useless assignment
Pierre-Louis Bossart
1
-1
/
+1
2021-01-27
ASoC: siu: Fix build error by a wrong const prefix
Takashi Iwai
1
-1
/
+1
2020-09-09
ASoC: sh: Replace tasklet with work
Takashi Iwai
1
-10
/
+11
2020-09-02
ASoC: siu: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-6
/
+4
2020-07-14
ASoC: siu: don't use discriminatory terms for parameter
Kuninori Morimoto
1
-3
/
+3
2019-12-11
ASoC: sh: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-11
ASoC: siu_pcm: Use managed buffer allocation
Takashi Iwai
1
-38
/
+1
2019-10-08
ASoC: sh: siu_pcm: remove snd_pcm_ops
Kuninori Morimoto
1
-20
/
+24
2019-02-06
ASoC: sh: Drop superfluous PCM preallocation error checks
Takashi Iwai
1
-12
/
+1
2019-02-05
ASoC: sh: Avoid passing NULL to memory allocators
Takashi Iwai
1
-1
/
+1
2018-06-18
ASoC: siu: convert to SPDX identifiers
Kuninori Morimoto
1
-20
/
+7
2018-02-12
ASoC: sh: siu: replace platform to component
Kuninori Morimoto
1
-3
/
+6
2017-08-14
ASoC: sh: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2015-01-06
ASoC: sh: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
1
-1
/
+0
2014-08-19
ASoC: sh: Don't opencode DMAengine API calls
Lars-Peter Clausen
1
-2
/
+2
2012-07-20
ASoC: siu: don't use DMA device for channel filtering
Guennadi Liakhovetski
1
-4
/
+0
2012-07-13
ASoC: siu: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-4
/
+4
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
2011-10-31
sound-soc: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
1
-2
/
+3
2010-11-22
ASoC: Do not include soc-dai.h
Jarkko Nikula
1
-1
/
+1
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-16
/
+16
2010-09-19
ASoC: fix SIU driver breakage, occurred during the multi-component transition
Guennadi Liakhovetski
1
-1
/
+1
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-16
/
+16
2010-08-04
sound/soc/sh/siu: Fixed undefined dma_length of scatter gather list
Markus Pietrek
1
-0
/
+2
2010-05-22
sh: define DMA slaves per CPU type, remove now redundant header
Guennadi Liakhovetski
1
-5
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-02
dmaengine: shdma: separate DMA headers.
Guennadi Liakhovetski
1
-1
/
+1
2010-01-25
ASoC: add DAI and platform / DMA drivers for SH SIU
Guennadi Liakhovetski
1
-0
/
+616