aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/blackfin (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-14ASoC: blackfin: Convert to devm_snd_soc_register_cardAxel Lin4-43/+4
2015-08-30Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc/topic/blackfin' and 'asoc/topic/card' into asoc-nextMark Brown3-16/+5
2015-08-28ASoC: blackfin: Convert to devm_snd_soc_register_platformAxel Lin2-16/+4
2015-08-21ASoC: Set missing card owner fieldAxel Lin1-0/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds11-11/+0
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen1-1/+1
2014-10-31ASoC: ad1980: Remove unused headerLars-Peter Clausen1-2/+0
2014-10-20ASoC: blackfin: drop owner assignment from platform_driversWolfram Sang11-11/+0
2014-07-17ASoC: blackfin: use samples to set silenceScott Jiang1-4/+4
2014-05-27ASoC: Blackfin: ADAU1X81 eval board supportLars-Peter Clausen3-0/+145
2014-05-27ASoC: Blackfin: ADAU1X61 eval board supportLars-Peter Clausen3-0/+157
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/sh', 'asoc/topic/simple', 'asoc/topic/sirf', 'asoc/topic/sn95031', 'asoc/topic/ssm2602' and 'asoc/topic/stac9766' into asoc-nextMark Brown1-1/+2
2014-03-12Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adau1977', 'asoc/topic/ak4104', 'asoc/topic/ak4641', 'asoc/topic/ak4671' and 'asoc/topic/alc5623' into asoc-nextMark Brown1-2/+4
2014-02-18ASoC: adav80x: Split SPI and I2C code into different modulesLars-Peter Clausen1-1/+2
2014-02-18ASoC: ssm2602: Split SPI and I2C code into different modulesLars-Peter Clausen1-1/+2
2014-02-18ASoC: ad193x: Split SPI and I2C code into different modulesLars-Peter Clausen1-1/+2
2014-02-12ASoC: blackfin: Fix machine driver Kconfig dependenciesLars-Peter Clausen1-6/+5
2013-12-23ASoC: blackfin: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-4/+0
2013-11-16Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2013-11-16Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+1
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-13/+8
2013-11-13ASoC: blackfin: Fix missing breakTakashi Iwai1-0/+1
2013-11-06ASoC: blackfin: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-12/+20
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King2-13/+8
2013-09-17ASoC: blackfin: Add missing break statement to bf6xxValentin Ilie1-0/+1
2013-07-30ASoC: bf5xx-ac97: Remove unused extern declarationLars-Peter Clausen1-1/+0
2013-07-30ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen1-2/+3
2013-07-29ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown1-1/+0
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: Remove bf5xx-tdm driverLars-Peter Clausen5-711/+0
2013-05-30ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen2-19/+15
2013-05-30ASoC: blackfin: Switch bf5xx-ad193x from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen2-38/+19
2013-05-30ASoC: blackfin: bf5xx-i2s: Add support for TDM modeLars-Peter Clausen3-11/+229
2013-05-30ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all()Lars-Peter Clausen1-60/+3
2013-05-30ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requestedLars-Peter Clausen1-4/+1
2013-05-30ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independentlyLars-Peter Clausen4-12/+12
2013-05-30ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}Lars-Peter Clausen1-11/+13
2013-05-30ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.hLars-Peter Clausen11-78/+0
2013-05-15ASoC: bf5xx-tdm-pcm: Staticize non exported structLars-Peter Clausen1-2/+1
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx tdmKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx i2sKuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf5xx ac97Kuninori Morimoto1-2/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on bf6xx i2sKuninori Morimoto1-2/+7
2012-12-10ASoC: blackfin: remove __dev* attributesBill Pemberton11-30/+30
2012-09-05Merge branch 'asoc-omap' into for-3.7Mark Brown1-0/+7
2012-08-17ASoC: bf5xx-ad1836: convert to use snd_soc_register_cardScott Jiang1-36/+37
2012-08-09ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang1-0/+7
2012-06-21ASoC: bfin: use dev_err to print error log instead of dev_dbgScott Jiang1-2/+2