summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-03-30Merge tag 'tags/mute-led-rework' into for-nextTakashi Iwai147-949/+1314
2021-03-30ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela1-4/+362
2021-03-30ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela1-29/+163
2021-03-30ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela9-235/+45
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela4-1/+289
2021-03-30ALSA: control - add layer registration routinesJaroslav Kysela1-2/+108
2021-03-30ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela1-23/+45
2021-03-30ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-03-26ALSA: pcm: Fix couple of typosBhaskar Chowdhury1-2/+2
2021-03-26ALSA: usb-audio: Check connector value on resumeKai-Heng Feng3-11/+36
2021-03-26ALSA: usb-audio: Carve out connector value checking into a helperKai-Heng Feng1-9/+25
2021-03-25ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platformsKai Vehmanen1-14/+11
2021-03-22ALSA: core: avoid -Wempty-body warningsArnd Bergmann3-6/+21
2021-03-22ALSA: bebob: enable to deliver MIDI messages for multiple portsTakashi Sakamoto1-5/+7
2021-03-22ALSA: bebob: detect the number of available MIDI portsTakashi Sakamoto3-32/+89
2021-03-22ALSA: bebob: code refactoring for stream format detectionTakashi Sakamoto1-44/+24
2021-03-22ALSA: rme9652: don't disable if not enabledTong Zhang1-1/+2
2021-03-22ALSA: hdspm: don't disable if not enabledTong Zhang1-1/+2
2021-03-22ALSA: hdsp: don't disable if not enabledTong Zhang1-1/+2
2021-03-19Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds33-292/+248
2021-03-19ALSA: hda: Revert "ALSA: hda: Allow setting preallocation again for x86"Amadeusz Sławiński1-4/+3
2021-03-19ALSA: pcm: Add debug print on memory allocation failureAmadeusz Sławiński1-0/+8
2021-03-19ALSA: hda: Fix spelling mistakeshuangjianghui1-1/+1
2021-03-18ALSA: usb-audio: Fix unintentional sign extension issueColin Ian King1-2/+2
2021-03-18Merge tag 'asoc-fix-v5.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai29-286/+227
2021-03-18ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava20-20/+20
2021-03-18ALSA: asihpi: fix comment syntax in file headersAditya Srivastava2-2/+2
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky96-372/+1
2021-03-16Merge series "Do not handle MCLK device clock in simple-card-utils" from Same...Mark Brown2-6/+12
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 850 G8Jeremy Szu1-0/+1
2021-03-16ASoC: rt711: add snd_soc_component remove callbackBard Liao1-0/+8
2021-03-16ASoC: rt5659: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2021-03-16ASoC: simple-card-utils: Do not handle device clockSameer Pujar1-6/+7
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 440 G8Jeremy Szu1-0/+12
2021-03-16ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups.Stefan Binding1-182/+98
2021-03-16ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control nameStefan Binding1-1/+1
2021-03-16ALSA: hda/cirrus: Cleanup patch_cirrus.c code.Stefan Binding1-75/+72
2021-03-16ALSA: hda/cirrus: Add error handling into CS8409 I2C functionsStefan Binding1-45/+91
2021-03-16ALSA: hda/realtek: fix mute/micmute LEDs for HP 840 G8Jeremy Szu1-0/+1
2021-03-15ALSA: hda/realtek: apply pin quirk for XiaomiNotebook ProXiaoliang Yu1-0/+1
2021-03-14ALSA: hda/realtek: Apply headset-mic quirks for Xiaomi Redmibook AirXiaoliang Yu1-0/+1
2021-03-12ASoC: mediatek: mt8192: fix tdm out data is valid on rising edgeJiaxin Yu2-4/+8
2021-03-12ALSA: dice: fix null pointer dereference when node is disconnectedTakashi Sakamoto1-3/+2
2021-03-12ALSA: hda: generic: Fix the micmute led init stateHui Wang1-1/+1
2021-03-11ASoC: qcom: lpass-cpu: Fix lpass dai ids parseSrinivasa Rao Mandadapu1-1/+1
2021-03-11ALSA: ppc: keywest: remove outdated commentWolfram Sang1-5/+0
2021-03-10Merge series "ASoC: sdm845: array out of bound issues" from Srinivas Kandagat...Mark Brown2-3/+9
2021-03-10ASoC: SOF: intel: fix wrong poll bits in dsp power downPan Xiuli1-1/+1
2021-03-10ASoC: codecs: wcd934x: add a sanity check in set channel mapSrinivas Kandagatla1-0/+6
2021-03-10ASoC: qcom: sdm845: Fix array out of range on rx slim channelsSrinivas Kandagatla1-1/+1