aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/blackfin/bf5xx-i2s-pcm.c
AgeCommit message (Expand)Author
2014-09-17ASoC: blackfin: use samples to set silenceScott Jiang
2013-12-23ASoC: blackfin: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King
2013-05-30ASoC: blackfin: bf5xx-i2s: Add support for TDM modeLars-Peter Clausen
2013-05-30ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all()Lars-Peter Clausen
2013-05-30ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requestedLars-Peter Clausen
2013-05-30ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.hLars-Peter Clausen
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin
2011-09-21ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin
2011-06-29Merge branch 'for-3.0' into for-3.1Mark Brown
2011-06-29ASoC: Fix Blackfin I2S _pointer() implementation return in bounds valuesMark Brown
2011-06-16ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driverMark Brown
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song
2011-03-30ASoC: Blackfin: standardize machine driver namesMike Frysinger
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-01ASoC: Fix continuation line formatsJoe Perches
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-01-19ASoC: Staticise PCM operations tablesMark Brown
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register platform driversMark Brown
2008-09-09sound: ASoC: Blackfin: DMA Driver for I2S sound chipCliff Cai