aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin/bf5xx-ac97.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-14ASoC: remove blackfin driversArnd Bergmann1-388/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+1
2014-10-20ASoC: blackfin: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-07-30ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen1-2/+3
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-14/+15
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+9
2013-06-27ASoC: bf5xx-ac97: Convert to devm_gpio_request_one()Mark Brown1-12/+6
2013-05-30ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independentlyLars-Peter Clausen1-4/+4
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx ac97Kuninori Morimoto1-2/+7
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton1-3/+3
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin1-12/+1
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song1-113/+53
2011-01-18ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger1-2/+2
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-11/+30
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-17ASoC: Blackfin AC97: add a few missing multichannel define handlingCliff Cai1-0/+8
2009-07-14ASoC: Blackfin AC97: fix resume handlingCliff Cai1-7/+3
2009-06-03ASoC: Blackfin: document how anomaly 05000250 is handledSonic Zhang1-0/+9
2009-03-06ASoC: Blackfin: move gpio_err behind the define that is only user of itMike Frysinger1-1/+1
2009-02-06ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 codeMike Frysinger1-59/+33
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+12
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-11-24ASoC: Remove DAI type informationMark Brown1-1/+1
2008-11-18ASoC: Fix Blackfin AC97 DAI probe function return codeMichael Hennerich1-0/+2
2008-11-18ASoC: Blackfin: add multi-channel function supportCliff Cai1-63/+93
2008-10-13ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledCliff Cai1-1/+0
2008-09-09sound: ASoC: Blackfin: AC97 Blackfin CPU DAI driverCliff Cai1-0/+407