Age | Commit message (Expand) | Author | Files | Lines |
2021-05-13 | ASoC: cs43130: handle errors in cs43130_probe() properly | Greg Kroah-Hartman | 1 | -14/+14 |
2021-05-13 | Revert "ASoC: cs43130: fix a NULL pointer dereference" | Greg Kroah-Hartman | 1 | -2/+0 |
2021-05-13 | ASoC: rt5645: add error checking to rt5645_probe function | Phillip Potter | 1 | -9/+39 |
2021-05-13 | Revert "ASoC: rt5645: fix a NULL pointer dereference" | Greg Kroah-Hartman | 1 | -3/+0 |
2021-04-30 | Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 293 | -3101/+15554 |
2021-04-28 | Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 1 | -0/+1819 |
2021-04-26 | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -2/+0 |
2021-04-23 | Merge remote-tracking branch 'asoc/for-5.13' into asoc-next | Mark Brown | 287 | -2699/+16936 |
2021-04-23 | ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2 | Mark Brown | 2 | -102/+106 |
2021-04-23 | ASoC: rt711-sdca: add the notification when volume changed | Shuming Fan | 1 | -2/+11 |
2021-04-23 | ASoC: rt711-sdca: change capture switch controls | Shuming Fan | 2 | -43/+127 |
2021-04-23 | ASoC: da7219: properly get clk from the provider | Jerome Brunet | 1 | -1/+4 |
2021-04-23 | ASoC: lpass: use the clock provider API | Jerome Brunet | 2 | -13/+5 |
2021-04-23 | ASoC: rt5682: clock driver must use the clock provider API | Jerome Brunet | 1 | -3/+3 |
2021-04-23 | ASoC: wcd934x: use the clock provider API | Jerome Brunet | 1 | -2/+4 |
2021-04-23 | ASoC: stm32: properly get clk from the provider | Jerome Brunet | 1 | -1/+4 |
2021-04-22 | ASoC: tegra: mark runtime-pm functions as __maybe_unused | Arnd Bergmann | 4 | -8/+8 |
2021-04-22 | ASoC: adau17x1: Avoid overwriting CHPF | Niklas Carlsson | 1 | -2/+11 |
2021-04-21 | ASoC: audio-graph: tidyup graph_dai_link_of_dpcm() | Kuninori Morimoto | 1 | -16/+14 |
2021-04-21 | ASoC: simple-card: add simple_link_init() | Kuninori Morimoto | 1 | -29/+30 |
2021-04-21 | ASoC: simple-card: add simple_parse_node() | Kuninori Morimoto | 1 | -61/+58 |
2021-04-21 | ASoC: audio-graph: add graph_link_init() | Kuninori Morimoto | 1 | -37/+33 |
2021-04-21 | ASoC: audio-graph: add graph_parse_node() | Kuninori Morimoto | 1 | -59/+49 |
2021-04-21 | ASoC: Intel: KMB: Fix random noise at the HDMI output | Sia Jee Heng | 1 | -2/+3 |
2021-04-21 | ASoC: amd: drop S24_LE format support | Vijendar Mukunda | 2 | -8/+4 |
2021-04-20 | Merge series "ASoC: audio-graph: cleanups" from Kuninori Morimoto <kuninori.m... | Mark Brown | 4 | -53/+35 |
2021-04-20 | ASoC: ak4458: enable daisy chain | Viorel Suman | 2 | -16/+32 |
2021-04-20 | ASoC: audio-graph: remove Platform support | Kuninori Morimoto | 1 | -6/+0 |
2021-04-20 | ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs() | Kuninori Morimoto | 1 | -2/+0 |
2021-04-20 | ASoC: audio-graph: remove "audio-graph-card, " preix support | Kuninori Morimoto | 1 | -5/+0 |
2021-04-20 | ASoC: audio-graph: check ports if exists | Kuninori Morimoto | 1 | -4/+6 |
2021-04-20 | ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.c | Kuninori Morimoto | 4 | -17/+10 |
2021-04-20 | ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.c | Kuninori Morimoto | 3 | -19/+19 |
2021-04-20 | ASoC: simple-card-utils: Allocate link info structure on heap | Thierry Reding | 2 | -17/+24 |
2021-04-20 | ASoC: rt1015p: add support on format S32_LE | Jack Yu | 1 | -1/+2 |
2021-04-19 | Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ... | Mark Brown | 2 | -15/+28 |
2021-04-19 | ASoC: rt286: Generalize support for ALC3263 codec | David Ward | 1 | -10/+10 |
2021-04-19 | ASoC: rt298: Configure combo jack for headphones | David Ward | 1 | -2/+7 |
2021-04-19 | ASoC: rt286: Configure combo jack for headphones | David Ward | 1 | -2/+7 |
2021-04-19 | ASoC: sigmadsp: Disable cache mechanism for readbacks | Niklas Carlsson | 1 | -2/+16 |
2021-04-19 | Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ... | Mark Brown | 1 | -1/+4 |
2021-04-19 | ASoC: rt286: Make RT286_SET_GPIO_* readable and writable | David Ward | 1 | -0/+3 |
2021-04-19 | ASoC: rt286: Fix upper byte in DMIC2 configuration | David Ward | 1 | -1/+1 |
2021-04-19 | Merge series "ASoC: remove more cppcheck warnings" from Pierre-Louis Bossart ... | Mark Brown | 4 | -10/+3 |
2021-04-19 | ASoC: ak4458: check reset control status | Viorel Suman | 1 | -5/+16 |
2021-04-19 | ASoC: codecs: rt5682: clarify expression | Pierre-Louis Bossart | 1 | -1/+1 |
2021-04-19 | ASoC: codecs: lpass-rx-macro: remove useless return | Pierre-Louis Bossart | 1 | -2/+0 |
2021-04-19 | ASoC: soc-core: fix always-false condition | Pierre-Louis Bossart | 1 | -5/+0 |
2021-04-19 | ASoC: soc-core: fix signed/unsigned issue | Pierre-Louis Bossart | 1 | -1/+1 |
2021-04-19 | ASoC: soc-acpi: remove useless initialization | Pierre-Louis Bossart | 1 | -1/+1 |