aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/txx9 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-19ASoC: txx9: Don't opencode DMAengine API callsLars-Peter Clausen1-7/+7
2014-02-16ASoC: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan1-3/+5
2013-12-30ASoC: txx9: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-5/+0
2013-11-07ASoC: txx9: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-3/+6
2013-07-24ASoC: txx9: don't check resource with devm_ioremap_resourceWolfram Sang1-3/+0
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+6
2013-06-27ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()Mark Brown1-6/+3
2013-03-26ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97Kuninori Morimoto1-2/+7
2012-12-10ASoC: txx9: remove __dev* attributesBill Pemberton2-6/+6
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-1/+1
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2011-12-23ASoC: txx9: Add .owner to struct snd_soc_cardAxel Lin1-0/+1
2011-11-25ASoC: Convert txx9 directory to module_platform_driverAxel Lin2-23/+2
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-1/+1
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul1-1/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+1
2011-10-03ASoC: txx9: Add __exit_p at necessary placeAxel Lin1-1/+1
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-07-29ASoC: Fix txx9aclc.c buildRalf Baechle1-0/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+3
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood4-124/+109
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-3/+4
2010-05-17Merge branch 'ioat' into dmaengineDan Williams2-0/+2
2010-05-17DMAENGINE: extend the control command to include an argLinus Walleij1-3/+4
2010-04-30MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devicesGeert Uytterhoeven2-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-26DMAENGINE: generic slave control v2Linus Walleij1-3/+3
2009-06-25ASoC: txx9aclc: dynamically allocate dmaengine devnameAtsushi Nemoto1-4/+6
2009-06-17ASoC: Kill BUS_ID_SIZETakashi Iwai1-2/+2
2009-05-19ASoC: Add TXx9 AC link controller driver (v3)Atsushi Nemoto6-0/+906