Age | Commit message (Expand) | Author |
2014-09-28 | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown |
2014-09-28 | ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li |
2014-08-17 | ASoC: Use dev_set_name() instead of init_name | Lars-Peter Clausen |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a... | Mark Brown |
2014-08-04 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2014-07-22 | ASoC: Add function to register component controls | Lars-Peter Clausen |
2014-07-22 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen |
2014-07-22 | ASoC: Remove per card platform list | Lars-Peter Clausen |
2014-07-16 | ASoC: core: Add initial support for DAI multicodec | Benoit Cousson |
2014-07-16 | Merge remote-tracking branch 'asoc/topic/component' into asoc-multi | Mark Brown |
2014-07-16 | ASoC: core: add a helper for extended byte controls using TLV | Omair Mohammed Abdullah |
2014-07-09 | ASoC: core: Fix possible NULL pointer dereference | Tushar Behera |
2014-07-02 | ASoC: core: Move non-shared code paths out of snd_soc_post_component_init() | Lars-Peter Clausen |
2014-07-02 | ASoC: core: Bind aux devs early | Lars-Peter Clausen |
2014-07-02 | ASoC: core: Replace soc_find_matching_codec() with soc_find_codec() | Lars-Peter Clausen |
2014-07-02 | ASoC: core: Remove duplicated rtd->codec initialization | Lars-Peter Clausen |
2014-07-01 | ASoC: core: Change soc_link_dai_widgets signature for multiple codecs | Benoit Cousson |
2014-06-28 | Merge remote-tracking branch 'asoc/fix/debugfs' into asoc-component | Mark Brown |
2014-06-28 | ASoC: fix debugfs directory creation bug | Russell King |
2014-06-21 | ASoC: dapm: Remove platform field from widget and dapm context struct | Lars-Peter Clausen |
2014-06-21 | ASoC: dapm: Remove DAI DAPM context | Lars-Peter Clausen |
2014-06-21 | ASoC: Add component level stream_event() and seq_notifier() support | Lars-Peter Clausen |
2014-06-21 | ASoC: Use component DAPM context for platforms | Lars-Peter Clausen |
2014-06-21 | ASoC: Add DAPM support at the component level | Lars-Peter Clausen |
2014-06-21 | ASoC: Add a set_bias_level() callback to the DAPM context struct | Lars-Peter Clausen |
2014-06-21 | ASoC: Auto disconnect pins from all DAPM contexts | Lars-Peter Clausen |
2014-06-21 | ASoC: Split component registration into two steps | Lars-Peter Clausen |
2014-06-21 | ASoC: Move name and id from CODEC/platform to component | Lars-Peter Clausen |
2014-06-21 | ASoC: Move name_prefix from CODEC to component | Lars-Peter Clausen |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as... | Mark Brown |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso... | Mark Brown |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/dt' into asoc-next | Mark Brown |
2014-05-07 | ASoC: Remove unused num_dai field from CODEC | Lars-Peter Clausen |
2014-05-07 | ASoC: Remove unused 'list' field form card | Lars-Peter Clausen |
2014-05-07 | ASoC: Remove card's DAI list | Lars-Peter Clausen |
2014-05-07 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2014-05-05 | ASoC: Make soc_find_matching_codec() static | Lars-Peter Clausen |
2014-05-02 | ASoC: add SND_SOC_BYTES_EXT | Vinod Koul |
2014-05-01 | ASoC: dt: Allow Aux Codecs to be specified using DT | Sebastian Reichel |
2014-04-29 | ASoC: core: Fix component_list corruption when unloading modules | Jarkko Nikula |
2014-04-26 | ASoC: Remove name_prefix unset during DAI link init hack again | Lars-Peter Clausen |
2014-04-24 | ASoC: core: Add helpers for dai link and aux dev init | Misael Lopez Cruz |
2014-04-23 | ASoC: core: Don't break component searching if both id and num_dai are 0 | Nicolin Chen |
2014-04-23 | ASoC: core: Update snd_soc_of_parse_daifmt() interface | Jyri Sarha |
2014-04-22 | ASoC: Move standard kcontrol helpers to the component level | Lars-Peter Clausen |
2014-04-22 | Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown |
2014-04-22 | ASoC: Move IO abstraction to the component level | Lars-Peter Clausen |
2014-04-22 | Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o... | Mark Brown |
2014-04-18 | ASoC: core: use PTR_ERR instead of PTR_RET | Christoph Jaeger |
2014-04-14 | ASoC: core: Add function for ac97 codec registration | Misael Lopez Cruz |