index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2020-07-23
ASoC: fsl: use asoc_substream_to_rtd()
Kuninori Morimoto
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