index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
mpc5200_psc_i2s.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates
Lars-Peter Clausen
2014-01-14
1
-2
/
+1
*
ASoC: switch over to use snd_soc_register_component() on mpc5200 i2s
Kuninori Morimoto
2013-03-26
1
-2
/
+7
*
ASoC: fsl: remove __dev* attributes
Bill Pemberton
2012-12-10
1
-4
/
+4
*
ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driver
Eric Millbrandt
2012-09-18
1
-0
/
+3
*
ASoC: fsl: mpc5200 combine psc_dma platform data
Eric Millbrandt
2012-09-18
1
-0
/
+5
*
ASoC: Convert fsl directory to module_platform_driver
Axel Lin
2011-11-28
1
-15
/
+1
*
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-11-23
1
-1
/
+1
*
dt/sound: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe
Axel Lin
2010-11-08
1
-1
/
+1
*
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
2010-08-16
1
-2
/
+2
|
\
|
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
1
-2
/
+2
|
|
\
|
|
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
|
|
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-12
1
-12
/
+7
|
/
/
*
|
ASoC: Remove unused header from MPC5200 PSC driver
Grant Likely
2010-06-12
1
-1
/
+0
|
/
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-1
/
+1
*
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
*
ASoC: Main rewite of the mpc5200 audio DMA code
Jon Smirl
2009-05-26
1
-205
/
+42
*
ASoC: Rename the PSC functions to DMA
Jon Smirl
2009-05-24
1
-80
/
+80
*
ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s
Jon Smirl
2009-05-24
1
-483
/
+2
*
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
2009-04-28
1
-1
/
+2
*
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2009-03-04
1
-9
/
+11
*
ASoC: Register platform drivers
Mark Brown
2008-12-09
1
-0
/
+4
*
ASoC: Remove DAI type information
Mark Brown
2008-11-24
1
-1
/
+0
*
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2008-11-21
1
-7
/
+10
*
ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver
Jon Smirl
2008-10-30
1
-6
/
+8
*
ALSA: ASoC: Add mpc5200-psc I2S driver
Grant Likely
2008-07-29
1
-0
/
+884