summaryrefslogtreecommitdiffstats
path: root/sound/soc/kirkwood/kirkwood-dma.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* ASoC: kirkwood: replace platform to componentKuninori Morimoto2018-02-121-1/+2
* ASoC: kirkwood: make kirkwood_soc_platform constBhumika Goyal2017-09-271-1/+1
* ASoC: kirkwood: make snd_pcm_hardware constBhumika Goyal2017-08-171-1/+1
* ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* ASoC: kirkwood: prevent double streamingJean-Francois Moine2015-07-211-0/+4
* ASoC: kirkwood: implement NO_PERIOD_WAKEUP supportRussell King2014-06-281-5/+6
* ASoC: kirkwood: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2014-01-091-16/+0Star
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-6/+3Star
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-6/+3Star
* | ASoC: kirkwood: fix compilation warning in kirkwood_dma_openVladimir Murzin2013-10-011-1/+1
* | ASoC: kirkwood-dma: remove IEC958_SUBFRAME formatsRussell King2013-09-171-3/+1Star
|/
* ASoC: kirkwood: move calculation of max buffer size to kirkwood.hRussell King2013-08-051-1/+1
* ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversRussell King2013-08-051-29/+1Star
* ASoC: kirkwood: merge struct kirkwood_dma_priv with struct kirkwood_dma_dataRussell King2013-08-051-54/+22Star
* ASoC: kirkwood-dma: Staticize non exported structLars-Peter Clausen2013-05-151-1/+1
* ASoC: kirkwood: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: kirkwood-dma: remove channel restrictionsRussell King2012-11-211-2/+4
* ASoC: kirkwood-dma: remove restriction on sample ratesRussell King2012-11-211-4/+6
* ASoC: kirkwood-dma: don't ignore other irq causes on errorRussell King2012-11-211-1/+0Star
* ASoC: kirkwood-dma: fix use of virt_to_phys()Russell King2012-11-211-1/+1
* ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood2012-01-201-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-121-14/+3Star
|\
| * ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2Star
| * ASoC: Convert kirkwood directory to module_platform_driverAxel Lin2011-11-241-11/+1Star
* | ARM: Orion: Get address map from plat-orion instead of via platform_dataAndrew Lunn2011-12-141-6/+9
|/
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ASoC: Change my mail addressArnaud Patard (Rtp)2010-09-151-1/+2
* ASoC: kirkwood: add alias to pcm moduleArnaud Patard (Rtp)2010-09-021-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-22/+42
* ASoC: kirkwood: Add i2s supportapatard@mandriva.com2010-05-311-0/+383