summaryrefslogtreecommitdiff
path: root/sound/soc/blackfin
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15ASoC: blackfin: constify snd_soc_dai_ops structuresJulia Lawall
2017-08-14ASoC: blackfin: Add some spaces for better code readabilityMarkus Elfring
2017-08-14ASoC: blackfin: Use common error handling code in sport_create()Markus Elfring
2017-08-14ASoC: blackfin: Delete an error message for a failed memory allocation in spo...Markus Elfring
2017-08-14ASoC: blackfin: constify snd_pcm_ops structuresArvind Yadav
2017-06-02ASoC: blackfin: Convert to the new PCM opsTakashi Iwai
2017-03-24ASoC: blackfin: constify snd_soc_ops structuresBhumika Goyal
2015-09-14ASoC: blackfin: Convert to devm_snd_soc_register_cardAxel Lin
2015-08-30Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc...Mark Brown
2015-08-28ASoC: blackfin: Convert to devm_snd_soc_register_platformAxel Lin
2015-08-21ASoC: Set missing card owner fieldAxel Lin
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-31ASoC: ad1980: Remove unused headerLars-Peter Clausen
2014-10-20ASoC: blackfin: drop owner assignment from platform_driversWolfram Sang
2014-07-17ASoC: blackfin: use samples to set silenceScott Jiang
2014-05-27ASoC: Blackfin: ADAU1X81 eval board supportLars-Peter Clausen
2014-05-27ASoC: Blackfin: ADAU1X61 eval board supportLars-Peter Clausen
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown
2014-03-12Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown
2014-02-18ASoC: adav80x: Split SPI and I2C code into different modulesLars-Peter Clausen
2014-02-18ASoC: ssm2602: Split SPI and I2C code into different modulesLars-Peter Clausen
2014-02-18ASoC: ad193x: Split SPI and I2C code into different modulesLars-Peter Clausen
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