aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin/bf5xx-i2s-pcm.c
Commit message (Expand)AuthorAge
* ASoC: blackfin: drop owner assignment from platform_driversWolfram Sang2014-10-20
* ASoC: blackfin: use samples to set silenceScott Jiang2014-07-17
* ASoC: blackfin: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-23
* DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-31
* ASoC: blackfin: bf5xx-i2s: Add support for TDM modeLars-Peter Clausen2013-05-30
* ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all()Lars-Peter Clausen2013-05-30
* ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requestedLars-Peter Clausen2013-05-30
* ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.hLars-Peter Clausen2013-05-30
* ASoC: blackfin: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-07
* ASoC: Convert blackfin directory to module_platform_driverAxel Lin2011-11-24
* ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin2011-09-21
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-29
|\
| * ASoC: Fix Blackfin I2S _pointer() implementation return in bounds valuesMark Brown2011-06-29
* | ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driverMark Brown2011-06-16
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-07
|/
* ASoC: Blackfin: push down SPORT settings from global variablesBarry Song2011-03-29
* ASoC: Blackfin: standardize machine driver namesMike Frysinger2011-03-29
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ASoC: Fix continuation line formatsJoe Perches2010-02-01
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* ASoC: Staticise PCM operations tablesMark Brown2009-01-19
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register platform driversMark Brown2008-12-09
* sound: ASoC: Blackfin: DMA Driver for I2S sound chipCliff Cai2008-09-09