| Commit message (Expand) | Author | Age |
* | ASoC: core: fix the memory leak in case of remove_aux_dev() | Chuansheng Liu | 2012-12-27 |
* | ASoC: core: fix the memory leak in case of device_add() failure | Chuansheng Liu | 2012-12-27 |
* | ASoC: soc-core: Remove unused 'ret' variable | Fabio Estevam | 2012-12-24 |
* | ASoC: core: Fix SOC_DOUBLE_RANGE() macros | Mark Brown | 2012-12-20 |
* | Merge remote-tracking branch 'asoc/topic/log' into asoc-next | Mark Brown | 2012-12-15 |
|\ |
|
| * | ASoC: core: Fix splitting of log messages | Mark Brown | 2012-12-10 |
* | | Merge remote-tracking branch 'asoc/topic/log' into asoc-next | Mark Brown | 2012-12-09 |
|\| |
|
| * | ASoC: core: Standardise ASoC messages | Liam Girdwood | 2012-11-20 |
* | | ASoC: remove use of __devinitconst | Bill Pemberton | 2012-11-19 |
|/ |
|
* | ASoC: core: Double control update err for snd_soc_put_volsw_sx | Mukund Navada | 2012-11-09 |
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-10-08 |
|\ |
|
| * | ASoC: Avoid recalculating the bitmask for SOC_ENUM controls | Lars-Peter Clausen | 2012-09-18 |
| * | ASoC: core: Remove useless kfree | Peter Senna Tschudin | 2012-09-13 |
| * | ASoC: core: Mark regmap CODEC register maps as dirty when suspending | Mark Brown | 2012-09-12 |
| * | ASoC: dapm: Ensure bypass paths are suspended and resumed | Mark Brown | 2012-09-05 |
| * | Merge branch 'asoc-omap' into for-3.7 | Mark Brown | 2012-09-05 |
| |\ |
|
| * | | ASoC: add compress stream support | Namarta Kohli | 2012-08-20 |
| * | | ASoC: core: remove unused variable in soc_probe() in linux-next | Jerry Snitselaar | 2012-08-10 |
| * | | ASoC: core: Remove pointless error on card registration failure | Mark Brown | 2012-08-09 |
| * | | ASoC: core: Set dapm->idle_bias_off for DAIs not mapped with a codec | Peter Ujfalusi | 2012-08-07 |
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 |
|\ \ \
| |_|/
|/| | |
|
| * | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 |
* | | | ASoC: core: Upgrade the severity of probe deferral errors to dev_err() | Mark Brown | 2012-08-09 |
| |/
|/| |
|
* | | ASoC: core: Fix check before defaulting to regmap | Mark Brown | 2012-08-02 |
|/ |
|
* | ASoC: Free memory in the error paths of soc_of_parse_audio_routing() | Matthias Kaehlcke | 2012-07-11 |
* | ASoC: core: Try to use regmap if the driver doesn't set up any I/O | Mark Brown | 2012-07-03 |
* | ASoC: probe CODECs and platforms before DAIs and links | Stephen Warren | 2012-06-13 |
* | ASoC: factor out soc_remove_platform() | Stephen Warren | 2012-06-13 |
* | ASoC: when removing a CPU DAI, clean up its DAPM context | Stephen Warren | 2012-06-13 |
* | ASoC: when initializing CPU DAI, don't duplicate any CODEC init | Stephen Warren | 2012-06-13 |
* | ASoC: core: Add single controls with specified range of values | Adam Thomson | 2012-06-03 |
* | ASoC: make snd_soc_dai_link more symmetrical | Stephen Warren | 2012-06-03 |
* | ASoC: don't flip master of DT-instantiated DAI links | Stephen Warren | 2012-05-16 |
* | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 2012-05-13 |
|\ |
|
| * | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-05 |
| |\ |
|
| | * | ASoC: core: check of_property_count_strings failure | Richard Zhao | 2012-04-24 |
| * | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-26 |
| |\| |
|
| | * | ASoC: core: Fix card RTD count for deferred probe. | Liam Girdwood | 2012-04-17 |
* | | | ASoC: core: Fix dai_link dereference. | Liam Girdwood | 2012-04-30 |
* | | | ASoC: dpcm: Add API for DAI link substream and runtime lookup | Liam Girdwood | 2012-04-26 |
* | | | ASoC: dpcm: Add debugFS support for DPCM | Liam Girdwood | 2012-04-26 |
* | | | ASoC: dpcm: Add Dynamic PCM core operations. | Liam Girdwood | 2012-04-26 |
* | | | ASoC: core: Remove unused variable 'min' | Fabio Estevam | 2012-04-26 |
* | | | ASoC: core: Add strobe control | Kristoffer KARLSSON | 2012-04-23 |
* | | | ASoC: core: Add signed multi register control | Kristoffer KARLSSON | 2012-04-23 |
* | | | ASoC: Merge tag 'v3.4-rc3' into for-3.5 | Mark Brown | 2012-04-16 |
|\| | |
|
| * | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-04-11 |
| |\| |
|
| | * | ASoC: set idle_bias_off=1 for all platform DAPM contexts | Stephen Warren | 2012-04-05 |
* | | | ASoC: core: Support transparent CODEC<->CODEC DAI links | Mark Brown | 2012-04-16 |
* | | | ASoC: core: Bind DAIs to CODECs at registration time | Mark Brown | 2012-04-16 |