Age | Commit message (Expand) | Author |
2017-09-04 | Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai |
2017-09-01 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2017-08-30 | ASoC: add Component level set_jack | Kuninori Morimoto |
2017-08-30 | ASoC: add Component level set_pll | Kuninori Morimoto |
2017-08-30 | ASoC: add Component level set_sysclk | Kuninori Morimoto |
2017-08-30 | Merge tag 'v4.13-rc7' into asoc-component | Mark Brown |
2017-08-30 | ALSA: Get rid of card power_lock | Takashi Iwai |
2017-08-25 | ASoC: remove duplicate definition of dapm_routes/num_dapm_routes | Kuninori Morimoto |
2017-08-25 | ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgets | Kuninori Morimoto |
2017-08-25 | ASoC: remove duplicate definition of controls/num_controls | Kuninori Morimoto |
2017-08-25 | ASoC: use snd_soc_component_get_dapm() | Kuninori Morimoto |
2017-08-25 | ASoC: Add a sanity check before using dai driver name | Jeffy Chen |
2017-08-22 | ASoC: soc-core: Allow searching dai driver name in snd_soc_find_dai | Jeffy Chen |
2017-08-16 | ASoC: soc-core: snd_soc_unregister_component() unregister all component | Kuninori Morimoto |
2017-08-10 | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown |
2017-08-10 | ASoC: use snd_soc_rtdcom_add() and convert to consistent operation | Kuninori Morimoto |
2017-08-10 | ASoC: soc-core: add snd_soc_rtdcom_xxx() | Kuninori Morimoto |
2017-08-07 | ASoC: soc-core: remove duplicate mutex_unlock from snd_soc_unregister_compone... | Kuninori Morimoto |
2017-08-07 | ASoC: soc-core: rename "cmpnt" to "component" | Kuninori Morimoto |
2017-08-07 | ASoC: soc-core: Use IS_ERR_OR_NULL() | Fabio Estevam |
2017-08-07 | ASoC: soc-core: Remove unneeded dentry member from snd_soc_codec | Fabio Estevam |
2017-08-01 | Merge remote-tracking branches 'asoc/fix/dpcm', 'asoc/fix/imx', 'asoc/fix/msm... | Mark Brown |
2017-08-01 | device property: Fix usecount for of_graph_get_port_parent() | Tony Lindgren |
2017-07-17 | ASoC: fix pcm-creation regression | Johan Hovold |
2017-07-03 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown |
2017-07-03 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown |
2017-06-30 | ASoC: fix semicolon.cocci warnings | Wu Fengguang |
2017-06-28 | ASoC: Drop invalid DMI fields when setting card long name from DMI info | Mengdong Lin |
2017-05-24 | Merge branch 'topic/dai-id' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown |
2017-05-24 | ASoC: add snd_soc_get_dai_id() function | Kuninori Morimoto |
2017-05-24 | ASoC: Fix use-after-free at card unregistration | Takashi Iwai |
2017-05-17 | ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt() | Kuninori Morimoto |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-04-30 | Merge remote-tracking branches 'asoc/topic/uda1380', 'asoc/topic/unregister',... | Mark Brown |
2017-04-30 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown |
2017-04-30 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2017-04-24 | ASoC: Call snd_soc_set_dmi_name() unconditionally | Takashi Iwai |
2017-04-24 | ASoC: Provide a dummy wrapper of snd_soc_set_dmi_name() | Takashi Iwai |
2017-04-05 | ASoC: soc-core: verify Sound Card normality | Kuninori Morimoto |
2017-03-24 | ASoC: core: remove pointless auxiliary from snd_soc_component | Kuninori Morimoto |
2017-03-09 | ASoC: don't dereference NULL pcm_{new,free} | Brian Norris |
2017-03-07 | ASoC: Add space around '=' | Adrian Dinu |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8328', 'asoc/t... | Mark Brown |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs' and... | Mark Brown |
2017-02-19 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/chmap', 'asoc/... | Mark Brown |
2017-02-19 | Merge remote-tracking branch 'asoc/topic/intel' into asoc-next | Mark Brown |
2017-02-19 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2017-02-04 | ASoC: Drop unnecessary debugfs ifdef | Daniel Baluta |
2017-01-27 | ASoC: soc-core: remove OF adjusting for snd_soc_of_parse_card_name | Kuninori Morimoto |