Age | Commit message (Expand) | Author | Files | Lines |
2015-09-14 | ASoC: blackfin: Convert to devm_snd_soc_register_card | Axel Lin | 4 | -43/+4 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc... | Mark Brown | 3 | -16/+5 |
2015-08-28 | ASoC: blackfin: Convert to devm_snd_soc_register_platform | Axel Lin | 2 | -16/+4 |
2015-08-21 | ASoC: Set missing card owner field | Axel Lin | 1 | -0/+1 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 11 | -11/+0 |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 1 | -1/+1 |
2014-10-31 | ASoC: ad1980: Remove unused header | Lars-Peter Clausen | 1 | -2/+0 |
2014-10-20 | ASoC: blackfin: drop owner assignment from platform_drivers | Wolfram Sang | 11 | -11/+0 |
2014-07-17 | ASoC: blackfin: use samples to set silence | Scott Jiang | 1 | -4/+4 |
2014-05-27 | ASoC: Blackfin: ADAU1X81 eval board support | Lars-Peter Clausen | 3 | -0/+145 |
2014-05-27 | ASoC: Blackfin: ADAU1X61 eval board support | Lars-Peter Clausen | 3 | -0/+157 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '... | Mark Brown | 1 | -1/+2 |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a... | Mark Brown | 1 | -2/+4 |
2014-02-18 | ASoC: adav80x: Split SPI and I2C code into different modules | Lars-Peter Clausen | 1 | -1/+2 |
2014-02-18 | ASoC: ssm2602: Split SPI and I2C code into different modules | Lars-Peter Clausen | 1 | -1/+2 |
2014-02-18 | ASoC: ad193x: Split SPI and I2C code into different modules | Lars-Peter Clausen | 1 | -1/+2 |
2014-02-12 | ASoC: blackfin: Fix machine driver Kconfig dependencies | Lars-Peter Clausen | 1 | -6/+5 |
2013-12-23 | ASoC: blackfin: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2 | -4/+0 |
2013-11-16 | Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2013-11-16 | Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -0/+1 |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -13/+8 |
2013-11-13 | ASoC: blackfin: Fix missing break | Takashi Iwai | 1 | -0/+1 |
2013-11-06 | ASoC: blackfin: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -12/+20 |
2013-10-31 | DMA-API: sound: fix dma mask handling in a lot of drivers | Russell King | 2 | -13/+8 |
2013-09-17 | ASoC: blackfin: Add missing break statement to bf6xx | Valentin Ilie | 1 | -0/+1 |
2013-07-30 | ASoC: bf5xx-ac97: Remove unused extern declaration | Lars-Peter Clausen | 1 | -1/+0 |
2013-07-30 | ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESET | Lars-Peter Clausen | 1 | -2/+3 |
2013-07-29 | ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring | Mark Brown | 1 | -1/+0 |
2013-06-28 | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -14/+15 |
2013-06-27 | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 1 | -2/+9 |
2013-06-27 | ASoC: bf5xx-ac97: Convert to devm_gpio_request_one() | Mark Brown | 1 | -12/+6 |
2013-05-30 | ASoC: blackfin: Remove bf5xx-tdm driver | Lars-Peter Clausen | 5 | -711/+0 |
2013-05-30 | ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2s | Lars-Peter Clausen | 2 | -19/+15 |
2013-05-30 | ASoC: blackfin: Switch bf5xx-ad193x from bf5xx-tdm to bf5xx-i2s | Lars-Peter Clausen | 2 | -38/+19 |
2013-05-30 | ASoC: blackfin: bf5xx-i2s: Add support for TDM mode | Lars-Peter Clausen | 3 | -11/+229 |
2013-05-30 | ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all() | Lars-Peter Clausen | 1 | -60/+3 |
2013-05-30 | ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requested | Lars-Peter Clausen | 1 | -4/+1 |
2013-05-30 | ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independently | Lars-Peter Clausen | 4 | -12/+12 |
2013-05-30 | ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug} | Lars-Peter Clausen | 1 | -11/+13 |
2013-05-30 | ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.h | Lars-Peter Clausen | 11 | -78/+0 |
2013-05-15 | ASoC: bf5xx-tdm-pcm: Staticize non exported struct | Lars-Peter Clausen | 1 | -2/+1 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on bf5xx tdm | Kuninori Morimoto | 1 | -2/+7 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on bf5xx i2s | Kuninori Morimoto | 1 | -2/+7 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on bf5xx ac97 | Kuninori Morimoto | 1 | -2/+7 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on bf6xx i2s | Kuninori Morimoto | 1 | -2/+7 |
2012-12-10 | ASoC: blackfin: remove __dev* attributes | Bill Pemberton | 11 | -30/+30 |
2012-09-05 | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 1 | -0/+7 |
2012-08-17 | ASoC: bf5xx-ad1836: convert to use snd_soc_register_card | Scott Jiang | 1 | -36/+37 |
2012-08-09 | ASoC: bfin: fix memory leak in sport3 controller driver | Scott Jiang | 1 | -0/+7 |
2012-06-21 | ASoC: bfin: use dev_err to print error log instead of dev_dbg | Scott Jiang | 1 | -2/+2 |