| Commit message (Expand) | Author | Age |
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2013-06-28 |
|\ |
|
| * | ASoC: ac97: Support multi-platform AC'97 | Mark Brown | 2013-06-27 |
| * | ASoC: bf5xx-ac97: Convert to devm_gpio_request_one() | Mark Brown | 2013-06-27 |
* | | ASoC: blackfin: Remove bf5xx-tdm driver | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2s | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: Switch bf5xx-ad193x from bf5xx-tdm to bf5xx-i2s | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: bf5xx-i2s: Add support for TDM mode | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all() | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requested | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independently | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug} | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.h | Lars-Peter Clausen | 2013-05-30 |
* | | ASoC: bf5xx-tdm-pcm: Staticize non exported struct | Lars-Peter Clausen | 2013-05-15 |
|/ |
|
* | ASoC: switch over to use snd_soc_register_component() on bf5xx tdm | Kuninori Morimoto | 2013-03-26 |
* | ASoC: switch over to use snd_soc_register_component() on bf5xx i2s | Kuninori Morimoto | 2013-03-26 |
* | ASoC: switch over to use snd_soc_register_component() on bf5xx ac97 | Kuninori Morimoto | 2013-03-26 |
* | ASoC: switch over to use snd_soc_register_component() on bf6xx i2s | Kuninori Morimoto | 2013-03-26 |
* | ASoC: blackfin: remove __dev* attributes | Bill Pemberton | 2012-12-09 |
* | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-09-05 |
|\ |
|
| * | ASoC: bfin: fix memory leak in sport3 controller driver | Scott Jiang | 2012-08-09 |
* | | ASoC: bf5xx-ad1836: convert to use snd_soc_register_card | Scott Jiang | 2012-08-17 |
|/ |
|
* | ASoC: bfin: use dev_err to print error log instead of dev_dbg | Scott Jiang | 2012-06-21 |
* | ASoC: add i2s dai driver for bf6xx soc | Scott Jiang | 2012-06-20 |
* | ASoC: add sport driver for bf6xx soc | Scott Jiang | 2012-06-20 |
* | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2012-05-13 |
|\ |
|
| * | ASoC: bf5xx-ssm2602: Set DAI format | Lars-Peter Clausen | 2012-04-25 |
* | | ASoC: bf5xx-ssm2602: Setup sysclock in init callback | Lars-Peter Clausen | 2012-04-25 |
|/ |
|
* | ASoC: blackfin: Use dai_fmt | Lars-Peter Clausen | 2012-02-01 |
* | ASoC: check for substream not channels_min in pcm engines | Joachim Eastwood | 2012-01-07 |
* | ASoC: blackfin: Add .owner to struct snd_soc_card | Axel Lin | 2011-12-22 |
* | ASoC: Convert blackfin directory to module_platform_driver | Axel Lin | 2011-11-24 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 |
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 |
* | blackfin: add module.h to files implicitly expecting to use it. | Paul Gortmaker | 2011-10-31 |
* | ASoC: Staticise bf5xx_pcm_i2s_new() | Axel Lin | 2011-09-21 |
* | ASoC: Staticise bf5xx_pcm_ac97_new() | Axel Lin | 2011-09-21 |
* | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-09-15 |
|\ |
|
| * | ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe | Axel Lin | 2011-09-15 |
* | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-09-05 |
|\| |
|
| * | ASoC: Blackfin: bf5xx-ad193x: Fix codec device name | Lars-Peter Clausen | 2011-09-05 |
* | | ASoC: Blackfin: ADAU1373 eval board support | Lars-Peter Clausen | 2011-08-16 |
|/ |
|
* | ASoC: ad193x: fix system clock | Scott Jiang | 2011-08-15 |
* | Merge branch 'for-3.0' into for-3.1 | Mark Brown | 2011-06-29 |
|\ |
|
| * | ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values | Mark Brown | 2011-06-29 |
* | | ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boards | Lars-Peter Clausen | 2011-06-28 |
* | | ASoC: Blackfin: allow SPI for SSM2602 parts | Mike Frysinger | 2011-06-17 |
* | | ASoC: Blackfin: Add bf5xx-adau1701 machine driver | Lars-Peter Clausen | 2011-06-16 |
* | | ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driver | Mark Brown | 2011-06-16 |
* | | ASoC: core - Optimise and refactor pcm_new() to pass only rtd | Liam Girdwood | 2011-06-07 |
|/ |
|
* | ASoC: Blackfin: bf5xx-ad1836: Fix codec device name | Lars-Peter Clausen | 2011-06-07 |