Age | Commit message (Expand) | Author |
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 |
2014-04-14 | ASoC: core: Add helper for DAI widgets linking | Misael Lopez Cruz |
2014-04-14 | ASoC: core: Add helpers for codec DAI probe & remove | Misael Lopez Cruz |
2014-04-14 | ASoC: core: Add helpers for codec and codec_dai search | Misael Lopez Cruz |
2014-04-14 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2014-04-14 | ASoC: core: Allow snd_soc_update_bits use 32 bits register | Bard Liao |
2014-04-14 | ASoC: core: Fail codec probe if we fail to add controls | Nariman Poushin |
2014-04-14 | ASoC: core: Fail probe if we fail to add dai widgets | Nariman Poushin |
2014-04-14 | ASoC: Let snd_soc_platform subclass snd_soc_component | Lars-Peter Clausen |
2014-04-14 | ASoC: Track which components have been registered with snd_soc_register_compo... | Lars-Peter Clausen |
2014-04-14 | ASoC: Remove IO register modifier callbacks | Lars-Peter Clausen |
2014-04-14 | ASoC: Move IO functions to soc-io.c | Lars-Peter Clausen |
2014-04-14 | ASoC: Prepare SOC_SINGLE_XR_SX controls for regmap | Lars-Peter Clausen |
2014-04-14 | ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec() | Xiubo Li |
2014-03-31 | Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2014-03-25 | Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a... | Mark Brown |
2014-03-25 | ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask. | Xiubo Li |
2014-03-25 | ASoC: Remove name_prefix unset during DAI link init hack | Lars-Peter Clausen |
2014-03-13 | Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-13 | Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t... | Mark Brown |
2014-03-12 | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown |
2014-03-12 | ASoC: Fix use after free | Lars-Peter Clausen |
2014-03-11 | ASoC: core: Fix check before setting default I/O up try regmap | Xiubo Li |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li |
2014-03-11 | Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't... | Mark Brown |
2014-03-10 | ASoC: Add a per component dai list | Lars-Peter Clausen |
2014-03-10 | ASoC: Pass CODEC to snd_soc_register_dais() | Lars-Peter Clausen |
2014-03-10 | ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais() | Lars-Peter Clausen |