summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-10-26ASoC: wcd934x: fix order of Slimbus unprepare/disableKrzysztof Kozlowski1-1/+1
2022-10-26ASoC: wcd9335: fix order of Slimbus unprepare/disableKrzysztof Kozlowski1-1/+1
2022-10-26ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal1-0/+1
2022-10-26ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones1-0/+1
2022-10-26ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones1-3/+5
2022-10-26ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530Callum Osmotherly1-1/+0
2022-10-26ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai1-1/+2
2022-10-26ALSA: usb-audio: Fix potential memory leaksTakashi Iwai1-2/+1
2022-10-26ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai1-2/+0
2022-10-26ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai1-4/+9
2022-10-15ALSA: hda: Fix position reporting on PoulsboTakashi Iwai1-1/+2
2022-10-15ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela1-0/+1
2022-10-15ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai1-2/+3
2022-10-05ALSA: hda/hdmi: fix warning about PCM count when used with SOFKai Vehmanen1-2/+4
2022-10-05ASoC: tas2770: Reinit regcache on resetMartin Povišer1-0/+3
2022-10-05ALSA: hda: Fix Nvidia dp infoframeMohan Kumar1-4/+19
2022-10-05ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang1-1/+17
2022-10-05ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2022-10-05ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9
2022-09-28ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptopCallum Osmotherly1-0/+1
2022-09-28ALSA: hda/realtek: Add quirk for ASUS GA503R laptopLuke D. Jones1-0/+1
2022-09-28ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jackLuke D. Jones1-0/+11
2022-09-28ALSA: hda/realtek: Add pincfg for ASUS G513 HP jackLuke D. Jones1-0/+11
2022-09-28ALSA: hda/realtek: Re-arrange quirk table entriesTakashi Iwai1-3/+3
2022-09-28ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptopCallum Osmotherly1-0/+1
2022-09-28ALSA: hda/realtek: Add quirk for Huawei WRT-WX9huangwenhui1-0/+1
2022-09-28ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen1-0/+2
2022-09-28ALSA: hda/tegra: set depop delay for tegraMohan Kumar1-0/+1
2022-09-23ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai1-0/+2
2022-09-23ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar1-1/+2
2022-09-23ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai1-0/+22
2022-09-23ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai1-7/+10
2022-09-15ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor1-1/+1
2022-09-15ASoC: mchp-spdiftx: remove references to mchp_i2s_capsClaudiu Beznea1-8/+0
2022-09-15ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai2-2/+2
2022-09-15ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai1-3/+4
2022-09-15ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke1-1/+1
2022-09-15ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong1-3/+4
2022-09-15ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis1-1/+1
2022-09-08ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai1-7/+5
2022-09-08ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2
2022-09-08ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow1-7/+56
2022-09-08ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi1-1/+7
2022-09-08ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbgPierre-Louis Bossart1-9/+8
2022-08-25ALSA: control: Use deferred fasync helperTakashi Iwai1-3/+4
2022-08-25ALSA: timer: Use deferred fasync helperTakashi Iwai1-5/+6
2022-08-25ALSA: core: Add async signal helpersTakashi Iwai1-0/+94
2022-08-25ASoC: SOF: intel: move sof_intel_dsp_desc() forwardBard Liao1-11/+11
2022-08-25ASoC: tas2770: Fix handling of mute/unmuteMartin Povišer2-27/+32
2022-08-25ASoC: tas2770: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0