Age | Commit message (Expand) | Author | Files | Lines |
2013-12-23 | ASoC: blackfin: Don't set unused struct snd_pcm_hardware fields | Lars-Peter Clausen | 2 | -4/+0 |
2013-11-17 | 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-27 | ASoC: switch over to use snd_soc_register_component() on bf5xx tdm | Kuninori Morimoto | 1 | -2/+7 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on bf5xx i2s | Kuninori Morimoto | 1 | -2/+7 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on bf5xx ac97 | Kuninori Morimoto | 1 | -2/+7 |
2013-03-27 | ASoC: switch over to use snd_soc_register_component() on bf6xx i2s | Kuninori Morimoto | 1 | -2/+7 |
2012-12-09 | 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-18 | 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 |
2012-06-20 | ASoC: add i2s dai driver for bf6xx soc | Scott Jiang | 3 | -3/+244 |
2012-06-20 | ASoC: add sport driver for bf6xx soc | Scott Jiang | 4 | -3/+513 |
2012-05-13 | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 1 | -0/+2 |
2012-04-25 | ASoC: bf5xx-ssm2602: Setup sysclock in init callback | Lars-Peter Clausen | 1 | -33/+4 |
2012-04-25 | ASoC: bf5xx-ssm2602: Set DAI format | Lars-Peter Clausen | 1 | -0/+2 |
2012-02-01 | ASoC: blackfin: Use dai_fmt | Lars-Peter Clausen | 7 | -98/+27 |
2012-01-07 | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood | 3 | -9/+6 |
2011-12-22 | ASoC: blackfin: Add .owner to struct snd_soc_card | Axel Lin | 8 | -0/+8 |
2011-11-24 | ASoC: Convert blackfin directory to module_platform_driver | Axel Lin | 9 | -101/+9 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2 | -2/+2 |
2011-11-01 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | blackfin: add module.h to files implicitly expecting to use it. | Paul Gortmaker | 1 | -0/+1 |
2011-09-21 | ASoC: Staticise bf5xx_pcm_i2s_new() | Axel Lin | 1 | -1/+1 |
2011-09-21 | ASoC: Staticise bf5xx_pcm_ac97_new() | Axel Lin | 1 | -1/+1 |
2011-09-16 | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 1 | -1/+1 |
2011-09-16 | ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe | Axel Lin | 1 | -1/+1 |
2011-09-06 | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 1 | -2/+2 |