aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/au1x/psc-i2s.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-31ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify codeGravatar YueHaibing 1-3/+2
2019-07-02ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Gravatar Kuninori Morimoto 1-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-07-17ASoC: au1x: psc-i2s: constify dev_pm_ops structureGravatar Gustavo A. R. Silva 1-1/+1
2015-09-14ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningGravatar Axel Lin 1-1/+0
2015-08-30ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resourceGravatar Axel Lin 1-13/+3
2014-10-20ASoC: au1x: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-30MIPS: Alchemy: remove au_read/write/syncGravatar Manuel Lauss 1-50/+50
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sGravatar Kuninori Morimoto 1-2/+7
2012-12-10ASoC: au1x: remove __dev* attributesGravatar Bill Pemberton 1-3/+3
2012-01-02ASoC: psc-i2s.c: use devm_ functionsGravatar Julia Lawall 1-28/+14
2011-11-25ASoC: Convert au1x directory to module_platform_driverGravatar Axel Lin 1-12/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsGravatar Lars-Peter Clausen 1-1/+1
2011-10-22ASoC: keep pointer to resource so it can be freedGravatar Julia Lawall 1-12/+13
2011-07-27ASoC: au1x: use substream stream info directlyGravatar Manuel Lauss 1-7/+7
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversGravatar Manuel Lauss 1-10/+22
2010-08-31ASoC: fix au1x platformGravatar Manuel Lauss 1-28/+14
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportGravatar Liam Girdwood 1-15/+6
2010-07-13ASoC: au1x: fix section mismatch in psc-i2s.cGravatar Manuel Lauss 1-1/+1
2010-06-03ASoC: use resource_size for au1xGravatar Wan ZongShun 1-8/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-11-02ASoC: au1x: convert to platform drivers.Gravatar Manuel Lauss 1-69/+120
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Gravatar Eric Miao 1-5/+7
2008-12-09ASoC: Register platform DAIsGravatar Mark Brown 1-1/+2
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsGravatar Mark Brown 1-4/+2
2008-11-24ASoC: Remove DAI type informationGravatar Mark Brown 1-1/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsGravatar Mark Brown 1-4/+4
2008-07-15ALSA: Au1xpsc: psc not disabled when TX is idleGravatar Roel Kluin 1-1/+1
2008-07-10ALSA: ASoC: Au12x0/Au1550 PSC Audio supportGravatar Manuel Lauss 1-0/+414