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