aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/au1x
AgeCommit message (Expand)Author
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x ac97cKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-i2sKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x psc-ac97Kuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on au1x i2scKuninori Morimoto
2012-12-10ASoC: au1x: remove __dev* attributesBill Pemberton
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-01-02ASoC: ac97c.c: use devm_ functionsJulia Lawall
2012-01-02ASoC: dbdma2.c: use devm_ functionsJulia Lawall
2012-01-02ASoC: dma.c: use devm_ functionsJulia Lawall
2012-01-02ASoC: i2sc.c: use devm_ functionsJulia Lawall
2012-01-02ASoC: psc-ac97.c: use devm_ functionsJulia Lawall
2012-01-02ASoC: psc-i2s.c: use devm_ functionsJulia Lawall
2011-12-23ASoC: au1x: Add .owner to struct snd_soc_cardAxel Lin
2011-12-13ASoC: Staticise alchemy_pcm_soc_platformAxel Lin
2011-12-13ASoC: Staticise au1xpsc_soc_platformAxel Lin
2011-12-07MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-11-25ASoC: Convert au1x directory to module_platform_driverAxel Lin
2011-11-23ASoC: Cleanup duplicated constLars-Peter Clausen
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-08-17ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin
2011-07-27ASoC: au1x: use substream stream info directlyManuel Lauss
2011-07-27ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss
2011-07-27ASoC: Add a DB1x00 AC97 machine driverManuel Lauss
2011-07-26ASoC: Alchemy AC97C/I2SC audio supportManuel Lauss
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-08-31ASoC: fix au1x platformManuel Lauss
2010-08-17ASoC: Support non-crystal master clocks for WM8731Mark Brown
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-07-13ASoC: au1x: fix section mismatch in psc-i2s.cManuel Lauss
2010-06-03ASoC: use resource_size for au1xWan ZongShun
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss
2009-12-03ASoC: au1x: dbdma2: plug memleak in pcm device creation error pathManuel Lauss
2009-12-03ASoC: au1x: dbdma2: fix oops on soc device removal.Manuel Lauss
2009-11-02ASoC: au1x: convert to platform drivers.Manuel Lauss
2009-10-19ASoC: au1x: psc-ac97: reorganize timeoutsManuel Lauss
2009-10-19ASoC: au1x: psc-ac97: verify correct codec register was readManuel Lauss
2009-09-08ASoC: au1x: PSC-AC97 bugfixesManuel Lauss