summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2022-09-22ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDsPierre-Louis Bossart-0/+10
2022-09-22Merge tag 'asoc-fix-v6.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-22/+91
2022-09-20Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"Takashi Iwai-23/+20
2022-09-19ASoC: tas2770: Reinit regcache on resetMartin Povišer-0/+3
2022-09-19ASoC: nau8824: Fix semaphore is released unexpectedlySJLIN0-3/+15
2022-09-19ASoC: Intel: sof_sdw: add support for Dell SKU 0AFFPierre-Louis Bossart-0/+10
2022-09-19ALSA: core: Fix double-free at snd_card_new()Takashi Iwai-5/+5
2022-09-19ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LEDDaniel Houldsworth-0/+1
2022-09-16ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela-0/+1
2022-09-15ALSA: hda/realtek: Add quirk for ASUS GA503R laptopLuke D. Jones-0/+1
2022-09-15ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jackLuke D. Jones-0/+11
2022-09-15ALSA: hda/realtek: Add pincfg for ASUS G513 HP jackLuke D. Jones-0/+11
2022-09-15ALSA: hda/realtek: Re-arrange quirk table entriesTakashi Iwai-3/+3
2022-09-15ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptopCallum Osmotherly-0/+1
2022-09-14ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptopCallum Osmotherly-0/+1
2022-09-13ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang-0/+4
2022-09-13ALSA: hda: Fix Nvidia dp infoframeMohan Kumar-4/+19
2022-09-13ALSA: hda/realtek: Add quirk for Huawei WRT-WX9huangwenhui-0/+1
2022-09-13ALSA: hda/tegra: set depop delay for tegraMohan Kumar-0/+1
2022-09-13ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen-0/+2
2022-09-12ASoC: rt5640: Fix the issue of the abnormal JD2 statusOder Chiou-19/+59
2022-09-10ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturationTakashi Iwai-2/+2
2022-09-08Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai-131/+183
2022-09-07ALSA: usb-audio: Clear fixed clock rate at closing EPTakashi Iwai-0/+2
2022-09-07ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis-1/+1
2022-09-06ALSA: hda: Once again fix regression of page allocations with IOMMUTakashi Iwai-3/+8
2022-09-06ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke-1/+1
2022-09-06ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar-1/+2
2022-09-05ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai-0/+2
2022-09-05ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai-3/+3
2022-09-04ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai-0/+22
2022-09-02ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong-3/+4
2022-09-01ALSA: usb-audio: Split endpoint setups for hw_params and prepareTakashi Iwai-20/+23
2022-09-01ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai-2/+2
2022-09-01ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai-3/+4
2022-08-28ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5Takashi Iwai-0/+2
2022-08-28ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow-7/+56
2022-08-26ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter-1/+1
2022-08-25ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang-0/+2
2022-08-25ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang-4/+10
2022-08-24ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()Zheyu Ma-3/+3
2022-08-24ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi-1/+7
2022-08-24ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai-7/+5
2022-08-23ASoC: nau8xxx: Implement hw constraint for ratesMark Brown-113/+156
2022-08-23ASoC: SOF: Kconfig: Fix the dependency for client modulesMark Brown-0/+2
2022-08-23ASoC: SOF: ipc4-topology: fix alh_group_ida max valueBard Liao-1/+1
2022-08-23ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor-1/+1
2022-08-23ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai-0/+2
2022-08-23ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOFPeter Ujfalusi-0/+1
2022-08-23ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOFPeter Ujfalusi-0/+1