summaryrefslogtreecommitdiff
path: root/sound/soc/blackfin/bf5xx-ac97.c
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen
2014-10-20ASoC: blackfin: drop owner assignment from platform_driversWolfram Sang
2013-07-30ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-06-27ASoC: bf5xx-ac97: Convert to devm_gpio_request_one()Mark Brown
2013-05-30ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independentlyLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx ac97Kuninori Morimoto
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song
2011-01-18ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-07-13ASoC: Remove unnecessary casts of private_dataJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-17ASoC: Blackfin AC97: add a few missing multichannel define handlingCliff Cai
2009-07-14ASoC: Blackfin AC97: fix resume handlingCliff Cai
2009-06-03ASoC: Blackfin: document how anomaly 05000250 is handledSonic Zhang
2009-03-06ASoC: Blackfin: move gpio_err behind the define that is only user of itMike Frysinger
2009-02-06ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 codeMike Frysinger
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai
2008-12-09ASoC: Register platform DAIsMark Brown
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown
2008-11-24ASoC: Remove DAI type informationMark Brown
2008-11-18ASoC: Fix Blackfin AC97 DAI probe function return codeMichael Hennerich
2008-11-18ASoC: Blackfin: add multi-channel function supportCliff Cai
2008-10-13ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledCliff Cai
2008-09-09sound: ASoC: Blackfin: AC97 Blackfin CPU DAI driverCliff Cai