aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin/bf5xx-ac97-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14ASoC: remove blackfin driversArnd Bergmann1-480/+0
2018-02-12ASoC: blackfin: bf5xx-ac97-pcm: replace platform to componentKuninori Morimoto1-3/+3
2017-08-14ASoC: blackfin: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2017-06-02ASoC: blackfin: Convert to the new PCM opsTakashi Iwai1-8/+19
2015-08-28ASoC: blackfin: Convert to devm_snd_soc_register_platformAxel Lin1-8/+2
2014-10-20ASoC: blackfin: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-12-23ASoC: blackfin: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-1/+0
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-7/+4
2013-05-30ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.hLars-Peter Clausen1-1/+0
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton1-3/+3
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin1-11/+1
2011-09-21ASoC: Staticise bf5xx_pcm_ac97_new()Axel Lin1-1/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song1-2/+9
2011-03-30ASoC: Blackfin: standardize machine driver namesMike Frysinger1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-12/+31
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-02-01ASoC: Fix continuation line formatsJoe Perches1-6/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-11-18ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected codeBryan Wu1-6/+3
2008-11-18ASoC: Blackfin: Fix AD1980/1 build with MMAP support disabledCliff Cai1-19/+3
2008-11-18ASoC: Blackfin: add multi-channel function supportCliff Cai1-31/+49
2008-10-13ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledCliff Cai1-7/+35
2008-09-09sound: ASoC: Blackfin: DMA Driver for AC97 sound chipCliff Cai1-0/+429