summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds
2023-01-13Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-01-13ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne
2023-01-13ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fix...Jaroslav Kysela
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'asoc-fix-v6.2-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2023-01-12ALSA: hda/realtek: Enable mute/micmute LEDs on HP Spectre x360 13-aw0xxxLuka Guzenko
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown
2023-01-10ALSA: hda/hdmi: Add a HP device 0x8715 to force connect listAdrian Chan
2023-01-09ALSA: control-led: use strscpy in set_led_id()Jaroslav Kysela
2023-01-09ALSA: usb-audio: Always initialize fixed_rate in snd_usb_find_implicit_fb_syn...Jaroslav Kysela
2023-01-09ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold
2023-01-07ALSA: hda: cs35l41: Check runtime suspend capability at runtime_idleTakashi Iwai
2023-01-07ALSA: hda: cs35l41: Don't return -EINVAL from system suspend/resumeTakashi Iwai
2023-01-05ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu
2023-01-05ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platformJeremy Szu
2023-01-04Revert "ALSA: usb-audio: Drop superfluous interface setup at parsing"Takashi Iwai
2023-01-04ALSA: usb-audio: More refactoring of hw constraint rulesTakashi Iwai
2023-01-04ALSA: usb-audio: Relax hw constraints for implicit fb syncTakashi Iwai
2023-01-04ALSA: usb-audio: Make sure to stop endpoints before closing EPsTakashi Iwai
2023-01-03ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu
2023-01-03ALSA: hda/realtek - Turn on power earlyYuchi Yang
2023-01-01ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris
2022-12-29Add new AMP MAX98360A for RT5682SMark Brown
2022-12-29ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli
2022-12-29ASoC: support machine driver with max98360Mars Chen
2022-12-29ASoC: amd: yc: Add ASUS M5402RA into DMI tableAniol Martí
2022-12-29ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang
2022-12-29ASoC: mediatek: mt8186: Add machine support for max98357aAllen-KH Cheng
2022-12-29ASoC: mediatek: mt8186: support rt5682s_max98360tongjian
2022-12-28ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecsTakashi Iwai
2022-12-27ASoC: SOF: Fixes for suspend after firmware crashMark Brown
2022-12-26ASoC: Intel: sof-nau8825: fix module alias overflowArnd Bergmann
2022-12-26ASoC: Intel: fix sof-nau8825 link failureArnd Bergmann
2022-12-26ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier.Ajye Huang
2022-12-26ASoC: amd: yc: Add Razer Blade 14 2022 into DMI tableWim Van Boven
2022-12-26ASoC: Intel: soc-acpi: add configuration for variant of 0C11 productGongjun Song
2022-12-26ASoC: Intel: soc-acpi: add configuration for variant of 0C40 productGongjun Song
2022-12-26ALSA: hda/realtek: Apply dual codec fixup for Dell Latitude laptopsChris Chiu
2022-12-26ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine
2022-12-26ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-22Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai
2022-12-22ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 WirelessJaroslav Kysela
2022-12-22ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()Jiapeng Chong
2022-12-22Merge branch 'for-next' into for-linusTakashi Iwai
2022-12-21ASoC: SOF: Add FW state to debugfsCurtis Malainey