summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-09-17ALSA: ppc: Switch to use for_each_child_of_node() macroYang Yingliang
2022-09-15ALSA: usb-audio: Fix last interface check for registrationTakashi Iwai
2022-09-13ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui
2022-09-13ALSA: hda/hdmi: change type for the 'assigned' variableJaroslav Kysela
2022-09-13Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-13ALSA: hda/realtek: Add quirk for Huawei WRT-WX9huangwenhui
2022-09-13ALSA: hda/tegra: set depop delay for tegraMohan Kumar
2022-09-13ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen
2022-09-12ALSA: dummy: Add customizable volume min/max.YJ Lee
2022-09-12ALSA: dummy: Fix trailing whitespaces.YJ Lee
2022-09-10ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturationTakashi Iwai
2022-09-09sound: oss: dmasound: remove software_input_volume declarationGaosheng Cui
2022-09-09ALSA: memalloc: remove snd_dma_sg_ops declarationGaosheng Cui
2022-09-09ALSA: line6: remove line6_set_raw declarationGaosheng Cui
2022-09-08Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2022-09-07ALSA: usb-audio: Clear fixed clock rate at closing EPTakashi Iwai
2022-09-07ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis
2022-09-06ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()Andy Shevchenko
2022-09-06ALSA: hda: cs35l41: Call put_device() in the scope of get_device()Andy Shevchenko
2022-09-06ALSA: hda: beep: Simplify keep-power-at-enable behaviorTakashi Iwai
2022-09-06ALSA: usb-audio: Register card at the last interfaceTakashi Iwai
2022-09-06Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-06ALSA: hda: Once again fix regression of page allocations with IOMMUTakashi Iwai
2022-09-06ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()Dongxiang Ke
2022-09-06ALSA: hda/tegra: Align BDL entry to 4KB boundaryMohan Kumar
2022-09-05ALSA: hda/sigmatel: Fix unused variable warning for beep power changeTakashi Iwai
2022-09-05ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNCTakashi Iwai
2022-09-04ALSA: hda/sigmatel: Keep power up while beep is enabledTakashi Iwai
2022-09-02ALSA: aloop: Fix random zeros in capture data when using jiffies timerPattara Teerapong
2022-09-01ALSA: usb-audio: Clean up endpoint setups at PCM prepareTakashi Iwai
2022-09-01Merge branch 'for-linus' into for-nextTakashi Iwai
2022-09-01ALSA: usb-audio: Split endpoint setups for hw_params and prepareTakashi Iwai
2022-09-01ALSA: asihpi - Remove useless code in hpi_meter_get_peak()Valentina Goncharenko
2022-09-01ALSA: usb-audio: Drop superfluous interface setup at parsingTakashi Iwai
2022-09-01ALSA: usb-audio: Register card again for iface over delayed_register optionTakashi Iwai
2022-09-01ALSA: usb-audio: Inform the delayed registration more properlyTakashi Iwai
2022-08-30ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-08-28ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5Takashi Iwai
2022-08-28ALSA: hda/realtek: Add speaker AMP init for Samsung laptops with ALC298Kacper Michajłow
2022-08-26ALSA: control: Re-order bounds checking in get_ctl_id_hash()Dan Carpenter
2022-08-25ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang
2022-08-25ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang
2022-08-24ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()Zheyu Ma
2022-08-24Merge branch 'topic/memalloc-cleanup' into for-nextTakashi Iwai
2022-08-24ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai
2022-08-24ASoC: Intel: sst: Switch to standard device pagesTakashi Iwai
2022-08-24ALSA: pdaudiocf: Drop superfluous GFP setupTakashi Iwai
2022-08-24ALSA: vx: Drop superfluous GFP setupTakashi Iwai
2022-08-24ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi
2022-08-24ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai