summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-04-20ASoC: audio-graph: remove unused "node" from graph_parse_mclk_fs()Kuninori Morimoto1-2/+0
2021-04-20ASoC: audio-graph: remove "audio-graph-card, " preix supportKuninori Morimoto1-5/+0
2021-04-20ASoC: audio-graph: check ports if existsKuninori Morimoto1-4/+6
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto4-17/+10
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto3-19/+19
2021-04-20ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check failsColin Ian King1-1/+1
2021-04-20ASoC: simple-card-utils: Allocate link info structure on heapThierry Reding2-17/+24
2021-04-20ASoC: rt1015p: add support on format S32_LEJack Yu1-1/+2
2021-04-20ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook ...Kai-Heng Feng1-0/+8
2021-04-20ALSA: hda/realtek - Headset Mic issue on HP platformKailang Yang1-0/+2
2021-04-19Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown2-15/+28
2021-04-19ASoC: rt286: Generalize support for ALC3263 codecDavid Ward1-10/+10
2021-04-19ASoC: rt298: Configure combo jack for headphonesDavid Ward1-2/+7
2021-04-19ASoC: rt286: Configure combo jack for headphonesDavid Ward1-2/+7
2021-04-19ASoC: sigmadsp: Disable cache mechanism for readbacksNiklas Carlsson1-2/+16
2021-04-19Merge series "ASoC: rt286/rt298: Fixes for DMIC2 config and combo jack" from ...Mark Brown1-1/+4
2021-04-19ASoC: rt286: Make RT286_SET_GPIO_* readable and writableDavid Ward1-0/+3
2021-04-19ASoC: rt286: Fix upper byte in DMIC2 configurationDavid Ward1-1/+1
2021-04-19ALSA: usb-audio: Re-apply implicit feedback mode to Pioneer devicesTakashi Iwai1-15/+27
2021-04-19Merge series "ASoC: remove more cppcheck warnings" from Pierre-Louis Bossart ...Mark Brown4-10/+3
2021-04-19ASoC: ak4458: check reset control statusViorel Suman1-5/+16
2021-04-19ASoC: codecs: rt5682: clarify expressionPierre-Louis Bossart1-1/+1
2021-04-19ASoC: codecs: lpass-rx-macro: remove useless returnPierre-Louis Bossart1-2/+0
2021-04-19ASoC: soc-core: fix always-false conditionPierre-Louis Bossart1-5/+0
2021-04-19ASoC: soc-core: fix signed/unsigned issuePierre-Louis Bossart1-1/+1
2021-04-19ASoC: soc-acpi: remove useless initializationPierre-Louis Bossart1-1/+1
2021-04-19ALSA: usb-audio: DJM-750: ensure format is setOlivia Mackintosh1-0/+1
2021-04-19ALSA: hda/realtek: GA503 use same quirks as GA401Luke D Jones1-0/+1
2021-04-17ALSA: usb-audio: Add support for many Roland devices' implicit feedback quirksLucas Endres1-0/+59
2021-04-16ASoC: rt715: remove kcontrols which no longer be usedJack Yu2-68/+36
2021-04-16ASoC: rt715: add main capture switch and main capture volumeJack Yu2-0/+258
2021-04-16ASoC: rt715: modification for code simplicityJack Yu1-4/+4
2021-04-16Merge series "ASoC: Intel: add new TGL/ADL configurations" from Pierre-Louis ...Mark Brown2-0/+234
2021-04-16Merge series "ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()" f...Mark Brown3-7/+15
2021-04-16ASoC: simple-card-utils: Increase maximum number of links to 128Thierry Reding2-4/+4
2021-04-16ASoC: simple-card-utils: Propagate errors on too many linksThierry Reding2-15/+21
2021-04-16ALSA: hda/hdmi: fix race in handling acomp ELD notification at resumeKai Vehmanen1-2/+2
2021-04-16ASoC: soc-pcm: ignore dummy-DAI at soc_pcm_params_symmetry()Kuninori Morimoto1-1/+2
2021-04-16ASoC: soc-utils: add snd_soc_component_is_dummy()Kuninori Morimoto2-1/+7
2021-04-16ASoC: soc-pcm: indicate DAI name if soc_pcm_params_symmetry() failedKuninori Morimoto1-2/+3
2021-04-16ASoC: soc-pcm: don't use "name" on __soc_pcm_params_symmetry() macroKuninori Morimoto1-5/+5
2021-04-16ASoC: core: Don't set platform name when of_node is setDaniel Baluta1-1/+5
2021-04-16ASoC: Intel: sof_sdw: add quirk for new ADL-P RvpVamshi Krishna Gopal1-0/+11
2021-04-16ASoC: Intel: soc-acpi: add ADL jack-less SoundWire configurationsPierre-Louis Bossart1-0/+38
2021-04-16ASoC: Intel: soc-acpi: add ADL SoundWire base configurationsPierre-Louis Bossart1-0/+185
2021-04-16ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G7Jonas Witschel1-0/+25
2021-04-16ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740Takashi Iwai2-0/+503
2021-04-16ALSA: hda/realtek: fix mic boost on Intel NUC 8Phil Calvin1-0/+13
2021-04-16ALSA: control: Fix racy management of user ctl memory size accountTakashi Iwai1-6/+11
2021-04-15ASoC: SOF: use current DAI config during resumeRanjani Sridharan1-1/+1