aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/psc-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: au1x: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2022-06-06ASoC: au1x: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: au1x: Update to use set_fmt_new callbackCharles Keepax1-3/+3
2021-09-16ASoC: au1x: Convert to modern terminology for DAI clockingMark Brown1-5/+5
2019-07-31ASoC: au1x: psc-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+2
2019-07-02ASoC: au1x: psc-i2s.c: use devm_snd_soc_register_component()Kuninori Morimoto1-4/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-07-17ASoC: au1x: psc-i2s: constify dev_pm_ops structureGustavo A. R. Silva1-1/+1
2015-09-14ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningAxel Lin1-1/+0
2015-08-30ASoC: au1x: psc-i2s: Convert to use devm_ioremap_resourceAxel Lin1-13/+3
2014-10-20ASoC: au1x: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-50/+50
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sKuninori Morimoto1-2/+7
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton1-3/+3
2012-01-02ASoC: psc-i2s.c: use devm_ functionsJulia Lawall1-28/+14
2011-11-25ASoC: Convert au1x directory to module_platform_driverAxel Lin1-12/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall1-12/+13
2011-07-27ASoC: au1x: use substream stream info directlyManuel Lauss1-7/+7
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss1-10/+22
2010-08-31ASoC: fix au1x platformManuel Lauss1-28/+14
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-15/+6
2010-07-13ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss1-1/+1
2010-06-03ASoC: use resource_size for au1xWan ZongShun1-8/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss1-69/+120
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-5/+7
2008-12-09ASoC: Register platform DAIsMark Brown1-1/+2
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-4/+4
2008-07-15ALSA: Au1xpsc: psc not disabled when TX is idleRoel Kluin1-1/+1
2008-07-10ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss1-0/+414