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
/
ux500
/
ux500_pcm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
ASoC: dmaengine_pcm: Make FLAG_NO_RESIDUE internal
Lars-Peter Clausen
1
-1
/
+0
2014-01-09
ASoC: ux500: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
1
-15
/
+0
2014-01-07
ASoC: ux500_pcm: Differentiate between pdata and DT initialisation
Lee Jones
1
-5
/
+15
2014-01-07
ASoC: ux500_pcm: Take out pointless dev_dbg() call
Lee Jones
1
-4
/
+0
2014-01-07
ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI store
Lee Jones
1
-4
/
+15
2014-01-07
ASoC: ux500_pcm: Stop pretending that we support varying address widths
Lee Jones
1
-4
/
+3
2013-07-04
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
1
-0
/
+30
2013-06-12
ASoC: ux500: Add DMA slave config prepare routine
Fabio Baltieri
1
-0
/
+30
2013-06-04
dmaengine: ste_dma40: Convert data_width from register bit format to value
Lee Jones
1
-5
/
+5
2013-04-18
ASoC: ux500: Use generic dmaengine PCM
Lars-Peter Clausen
1
-142
/
+17
2013-04-17
ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional
Lars-Peter Clausen
1
-3
/
+3
2013-04-07
ASoC: ux500_pcm: Use the same snd_pcm_hardware for playback and capture
Lars-Peter Clausen
1
-36
/
+15
2013-03-26
ASoC: ux500_pcm: No need to use snd_dmaengine_pcm_set_data()
Lars-Peter Clausen
1
-2
/
+0
2013-03-26
ASoC: ux500_pcm: No need to wrap snd_dmaengine_pcm_close()
Lars-Peter Clausen
1
-13
/
+1
2013-03-26
ASoC: ux500_pcm: Remove duplicated SNDRV_PCM_HW_PARAM_PERIODS constraint
Lars-Peter Clausen
1
-9
/
+0
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-15
/
+4
2012-12-09
ASoC: ux500: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-11-23
ASoC: Ux500: Initialise PCM from MSP probe rather than as a device
Lee Jones
1
-15
/
+4
2012-11-05
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
1
-2
/
+1
2012-06-20
ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer
Lars-Peter Clausen
1
-1
/
+1
2012-06-13
ASoC: Ux500: Correct license strings
Ola Lilja
1
-1
/
+1
2012-06-03
ASoC: Ux500: Add platform-driver
Ola Lilja
1
-0
/
+318