Age | Commit message (Expand) | Author | Files | Lines |
2017-08-14 | ASoC: blackfin: constify snd_pcm_ops structures | Arvind Yadav | 1 | -1/+1 |
2017-06-02 | ASoC: blackfin: Convert to the new PCM ops | Takashi Iwai | 1 | -8/+19 |
2015-08-28 | ASoC: blackfin: Convert to devm_snd_soc_register_platform | Axel Lin | 1 | -8/+2 |
2014-10-20 | ASoC: blackfin: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2013-12-23 | ASoC: blackfin: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 1 | -1/+0 |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King | 1 | -7/+4 |
2013-05-30 | ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.h | Lars-Peter Clausen | 1 | -1/+0 |
2012-12-10 | ASoC: blackfin: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
2012-01-07 | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood | 1 | -3/+2 |
2011-11-24 | ASoC: Convert blackfin directory to module_platform_driver | Axel Lin | 1 | -11/+1 |
2011-09-21 | ASoC: Staticise bf5xx_pcm_ac97_new() | Axel Lin | 1 | -1/+1 |
2011-06-07 | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 1 | -2/+4 |
2011-03-30 | ASoC: Blackfin: push down SPORT settings from global variables | Barry Song | 1 | -2/+9 |
2011-03-30 | ASoC: Blackfin: standardize machine driver names | Mike Frysinger | 1 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -12/+31 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+1 |
2010-02-01 | ASoC: Fix continuation line formats | Joe Perches | 1 | -6/+2 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -2/+2 |
2009-01-19 | ASoC: Staticise PCM operations tables | Mark Brown | 1 | -1/+1 |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 1 | -1/+1 |
2008-12-09 | ASoC: Register platform drivers | Mark Brown | 1 | -0/+12 |
2008-11-18 | ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected code | Bryan Wu | 1 | -6/+3 |
2008-11-18 | ASoC: Blackfin: Fix AD1980/1 build with MMAP support disabled | Cliff Cai | 1 | -19/+3 |
2008-11-18 | ASoC: Blackfin: add multi-channel function support | Cliff Cai | 1 | -31/+49 |
2008-10-13 | ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabled | Cliff Cai | 1 | -7/+35 |
2008-09-09 | sound: ASoC: Blackfin: DMA Driver for AC97 sound chip | Cliff Cai | 1 | -0/+429 |