aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss3-131/+131
2013-12-21ASoC: au1x: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-23/+0
2013-08-22Merge remote-tracking branch 'asoc/topic/au1x' into asoc-nextMark Brown2-3/+4
2013-07-31ASoC: au1x: Fix buildRalf Baechle1-1/+1
2013-07-24ASoC: au1x: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2013-07-15ASoC: db1200: add .owner to struct snd_soc_cardWei Yongjun1-0/+4
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown2-4/+10
2013-06-27ASoC: ac97c: Use module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown1-9/+3
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x ac97cKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x i2scKuninori Morimoto1-2/+7
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton8-25/+25
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-8/+79
2012-01-02ASoC: ac97c.c: use devm_ functionsJulia Lawall1-27/+13
2012-01-02ASoC: dbdma2.c: use devm_ functionsJulia Lawall1-10/+4
2012-01-02ASoC: dma.c: use devm_ functionsJulia Lawall1-10/+2
2012-01-02ASoC: i2sc.c: use devm_ functionsJulia Lawall1-32/+13
2012-01-02ASoC: psc-ac97.c: use devm_ functionsJulia Lawall1-27/+14
2012-01-02ASoC: psc-i2s.c: use devm_ functionsJulia Lawall1-28/+14
2011-12-23ASoC: au1x: Add .owner to struct snd_soc_cardAxel Lin2-0/+3
2011-12-13ASoC: Staticise alchemy_pcm_soc_platformAxel Lin1-1/+1
2011-12-13ASoC: Staticise au1xpsc_soc_platformAxel Lin1-1/+1
2011-12-07MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss2-4/+34
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2-5/+46
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss1-3/+3
2011-11-25ASoC: Convert au1x directory to module_platform_driverAxel Lin6-72/+6
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen4-4/+4
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai4-54/+62
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-1/+1
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall4-54/+62
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-08-17ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin2-3/+0
2011-07-27ASoC: au1x: use substream stream info directlyManuel Lauss4-27/+21
2011-07-27ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss1-21/+43
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss4-96/+58
2011-07-27ASoC: Add a DB1x00 AC97 machine driverManuel Lauss3-0/+86
2011-07-26ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss6-9/+1126
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-3/+4
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown1-1/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-08-31ASoC: fix au1x platformManuel Lauss5-121/+85
2010-08-17ASoC: Support non-crystal master clocks for WM8731Mark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood5-68/+30
2010-07-13ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss1-1/+1
2010-06-03ASoC: use resource_size for au1xWan ZongShun3-17/+10