index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
mpc5200_psc_i2s.c
Age
Commit message (
Expand
)
Author
2020-03-27
ASoC: fsl: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-05-02
ASoC: mpc5200_psc_i2s: Fix invalid license ID
Andra Danciu
2019-04-08
ASoC: mpc5200_psc_i2s: Switch to SPDX identifier
Andra Danciu
2015-03-22
ASoC: fsl: constify of_device_id array
Fabian Frederick
2014-10-20
ASoC: fsl: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-14
ASoC: fsl: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific rates
Lars-Peter Clausen
2013-03-26
ASoC: switch over to use snd_soc_register_component() on mpc5200 i2s
Kuninori Morimoto
2012-12-10
ASoC: fsl: remove __dev* attributes
Bill Pemberton
2012-09-18
ASoC: fsl: mpc5200 add missing information to snd_soc_dai_driver
Eric Millbrandt
2012-09-18
ASoC: fsl: mpc5200 combine psc_dma platform data
Eric Millbrandt
2011-11-28
ASoC: Convert fsl directory to module_platform_driver
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-02-28
dt/sound: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-11-08
ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probe
Axel Lin
2010-08-16
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-12
ASoC: Remove unused header from MPC5200 PSC driver
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-05-26
ASoC: Main rewite of the mpc5200 audio DMA code
Jon Smirl
2009-05-24
ASoC: Rename the PSC functions to DMA
Jon Smirl
2009-05-24
ASoC: Basic split of mpc5200 DMA code out of mpc5200_psc_i2s
Jon Smirl
2009-04-28
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2008-12-09
ASoC: Register platform drivers
Mark Brown
2008-11-24
ASoC: Remove DAI type information
Mark Brown
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2008-10-30
ALSA: ASoC: Fix some minor errors in mpc5200 psc i2s driver
Jon Smirl
2008-07-29
ALSA: ASoC: Add mpc5200-psc I2S driver
Grant Likely