summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Re-order ALC269 ASUS quirk table entriesTakashi Iwai2021-04-281-3/+3
* ALSA: hda/realtek: Re-order ALC269 Dell quirk table entriesTakashi Iwai2021-04-281-2/+2
* ALSA: hda/realtek: Re-order ALC269 Acer quirk table entriesTakashi Iwai2021-04-281-1/+1
* ALSA: hda/realtek: Re-order ALC269 HP quirk table entriesTakashi Iwai2021-04-281-23/+21
* ALSA: hda/realtek: Re-order ALC882 Clevo quirk table entriesTakashi Iwai2021-04-281-11/+11
* ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai2021-04-281-2/+2
* ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai2021-04-281-3/+3
* ALSA: usb-audio: Remove redundant assignment to lenJiapeng Chong2021-04-281-1/+0
* ALSA: hda/realtek: Add quirk for Intel Clevo PCx0DxEckhart Mohr2021-04-281-0/+2
* ALSA: virtio: fix kernel-docPierre-Louis Bossart2021-04-271-1/+1
* ALSA: hda/cirrus: Use CS8409 filter to fix abnormal sounds on BullseyeStefan Binding2021-04-261-0/+33
* ALSA: hda/cirrus: Set Initial DMIC volume for Bullseye to -26 dBStefan Binding2021-04-261-0/+5
* ALSA: sb: Fix two use after free in snd_sb_qsound_buildLv Yunlong2021-04-261-2/+6
* Merge tag 'asoc-v5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-04-26926-6008/+21396
|\
| * Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown2021-04-23338-3613/+17549
| |\
| | * ASoC: simple-card: Fix breakage on kontron-sl28-var3-ads2Mark Brown2021-04-232-102/+106
| | * ASoC: rt711-sdca: add the notification when volume changedShuming Fan2021-04-231-2/+11
| | * ASoC: rt711-sdca: change capture switch controlsShuming Fan2021-04-232-43/+127
| | * ASoC: da7219: properly get clk from the providerJerome Brunet2021-04-231-1/+4
| | * ASoC: lpass: use the clock provider APIJerome Brunet2021-04-232-13/+5
| | * ASoC: rt5682: clock driver must use the clock provider APIJerome Brunet2021-04-231-3/+3
| | * ASoC: wcd934x: use the clock provider APIJerome Brunet2021-04-231-2/+4
| | * ASoC: stm32: properly get clk from the providerJerome Brunet2021-04-231-1/+4
| | * ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann2021-04-224-8/+8
| | * ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto2021-04-211-16/+14
| | * ASoC: simple-card: add simple_link_init()Kuninori Morimoto2021-04-211-29/+30
| | * ASoC: simple-card: add simple_parse_node()Kuninori Morimoto2021-04-211-61/+58
| | * ASoC: audio-graph: add graph_link_init()Kuninori Morimoto2021-04-211-37/+33
| | * ASoC: audio-graph: add graph_parse_node()Kuninori Morimoto2021-04-211-59/+49
| | * Merge series "ASoC: audio-graph: cleanups" from Kuninori Morimoto <kuninori.m...Mark Brown2021-04-206-57/+38
| | |\
| | | * ASoC: audio-graph: remove Platform supportKuninori Morimoto2021-04-201-6/+0
| | | * ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()Kuninori Morimoto2021-04-201-2/+0
| | | * ASoC: audio-graph: remove "audio-graph-card, " preix supportKuninori Morimoto2021-04-201-5/+0
| | | * ASoC: audio-graph: check ports if existsKuninori Morimoto2021-04-201-4/+6
| | | * ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto2021-04-206-20/+11
| | | * ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto2021-04-205-21/+22
| | * | ASoC: ak4458: enable daisy chainViorel Suman2021-04-202-16/+32
| | |/
| | * ASoC: simple-card-utils: Allocate link info structure on heapThierry Reding2021-04-202-17/+24
| | * ASoC: rt1015p: add support on format S32_LEJack Yu2021-04-201-1/+2
| | * Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown2021-04-192-15/+28
| | |\
| | | * ASoC: rt286: Generalize support for ALC3263 codecDavid Ward2021-04-191-10/+10
| | | * ASoC: rt298: Configure combo jack for headphonesDavid Ward2021-04-191-2/+7
| | | * ASoC: rt286: Configure combo jack for headphonesDavid Ward2021-04-191-2/+7
| | * | ASoC: sigmadsp: Disable cache mechanism for readbacksNiklas Carlsson2021-04-191-2/+16
| | * | Merge series "ASoC: remove more cppcheck warnings" from Pierre-Louis Bossart ...Mark Brown2021-04-194-10/+3
| | |\ \
| | | * | ASoC: codecs: rt5682: clarify expressionPierre-Louis Bossart2021-04-191-1/+1
| | | * | ASoC: codecs: lpass-rx-macro: remove useless returnPierre-Louis Bossart2021-04-191-2/+0
| | | * | ASoC: soc-core: fix always-false conditionPierre-Louis Bossart2021-04-191-5/+0
| | | * | ASoC: soc-core: fix signed/unsigned issuePierre-Louis Bossart2021-04-191-1/+1
| | | * | ASoC: soc-acpi: remove useless initializationPierre-Louis Bossart2021-04-191-1/+1