summaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin
AgeCommit message (Expand)Author
2014-02-12ASoC: blackfin: Fix machine driver Kconfig dependenciesLars-Peter Clausen
2013-12-23ASoC: blackfin: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-16Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13ASoC: blackfin: Fix missing breakTakashi Iwai
2013-11-06ASoC: blackfin: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King
2013-09-17ASoC: blackfin: Add missing break statement to bf6xxValentin Ilie
2013-07-30ASoC: bf5xx-ac97: Remove unused extern declarationLars-Peter Clausen
2013-07-30ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen
2013-07-29ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown
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: Remove bf5xx-tdm driverLars-Peter Clausen
2013-05-30ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen
2013-05-30ASoC: blackfin: Switch bf5xx-ad193x from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen
2013-05-30ASoC: blackfin: bf5xx-i2s: Add support for TDM modeLars-Peter Clausen
2013-05-30ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all()Lars-Peter Clausen
2013-05-30ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requestedLars-Peter Clausen
2013-05-30ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independentlyLars-Peter Clausen
2013-05-30ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}Lars-Peter Clausen
2013-05-30ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.hLars-Peter Clausen
2013-05-15ASoC: bf5xx-tdm-pcm: Staticize non exported structLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx tdmKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx i2sKuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx ac97Kuninori Morimoto
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf6xx i2sKuninori Morimoto
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown
2012-08-17ASoC: bf5xx-ad1836: convert to use snd_soc_register_cardScott Jiang
2012-08-09ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang
2012-06-21ASoC: bfin: use dev_err to print error log instead of dev_dbgScott Jiang
2012-06-20ASoC: add i2s dai driver for bf6xx socScott Jiang
2012-06-20ASoC: add sport driver for bf6xx socScott Jiang
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-04-25ASoC: bf5xx-ssm2602: Setup sysclock in init callbackLars-Peter Clausen
2012-04-25ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen
2012-02-01ASoC: blackfin: Use dai_fmtLars-Peter Clausen
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood
2011-12-22ASoC: blackfin: Add .owner to struct snd_soc_cardAxel Lin
2011-11-24ASoC: Convert blackfin directory to module_platform_driverAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker
2011-09-21ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin
2011-09-21ASoC: Staticise bf5xx_pcm_ac97_new()Axel Lin
2011-09-16Merge branch 'for-3.1' into for-3.2Mark Brown
2011-09-16ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin