summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/hdmi: Fix the converter allocation for the silent streamJaroslav Kysela2022-09-201-8/+12
* Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-202-7/+49
|\
| * ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LEDDaniel Houldsworth2022-09-191-0/+1
| * ALSA: hda/hdmi: Fix the converter reuse for the silent streamJaroslav Kysela2022-09-161-0/+1
| * ALSA: hda/realtek: Add quirk for ASUS GA503R laptopLuke D. Jones2022-09-151-0/+1
| * ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jackLuke D. Jones2022-09-151-0/+11
| * ALSA: hda/realtek: Add pincfg for ASUS G513 HP jackLuke D. Jones2022-09-151-0/+11
| * ALSA: hda/realtek: Re-arrange quirk table entriesTakashi Iwai2022-09-151-3/+3
| * ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptopCallum Osmotherly2022-09-151-0/+1
| * ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570 laptopCallum Osmotherly2022-09-141-0/+1
| * ALSA: hda: Fix Nvidia dp infoframeMohan Kumar2022-09-131-4/+19
* | ALSA: ppc: Switch to use for_each_child_of_node() macroYang Yingliang2022-09-171-4/+2
* | ALSA: usb-audio: Fix last interface check for registrationTakashi Iwai2022-09-151-1/+1
* | ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui2022-09-131-1/+1
* | ALSA: hda/hdmi: change type for the 'assigned' variableJaroslav Kysela2022-09-131-7/+7
* | Merge branch 'for-linus' into for-nextTakashi Iwai2022-09-1319-134/+192
|\|
| * ALSA: hda/realtek: Add quirk for Huawei WRT-WX9huangwenhui2022-09-131-0/+1
| * ALSA: hda/tegra: set depop delay for tegraMohan Kumar2022-09-131-0/+1
| * ALSA: hda: add Intel 5 Series / 3400 PCI DIDKai Vehmanen2022-09-131-0/+2
| * ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount saturationTakashi Iwai2022-09-101-2/+2
| * Merge tag 'asoc-fix-v6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-09-0813-131/+183
| |\
| | * ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang2022-08-251-0/+2
| | * ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang2022-08-251-4/+10
| | * ASoC: nau8xxx: Implement hw constraint for ratesMark Brown2022-08-234-113/+156
| | |\
| | | * ASoC: nau8540: Implement hw constraint for ratesTakashi Iwai2022-08-231-11/+29
| | | * ASoC: nau8825: Implement hw constraint for ratesTakashi Iwai2022-08-231-38/+45
| | | * ASoC: nau8824: Implement hw constraint for ratesTakashi Iwai2022-08-231-29/+38
| | | * ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai2022-08-231-7/+10
| | | * ASoC: nau8821: Implement hw constraint for ratesTakashi Iwai2022-08-231-30/+36
| | * | ASoC: SOF: Kconfig: Fix the dependency for client modulesMark Brown2022-08-231-0/+2
| | |\ \
| | | * | ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOFPeter Ujfalusi2022-08-231-0/+1
| | | * | ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOFPeter Ujfalusi2022-08-231-0/+1
| | | |/
| | * | ASoC: SOF: ipc4-topology: fix alh_group_ida max valueBard Liao2022-08-231-1/+1
| | * | ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor2022-08-231-1/+1
| | * | ASoC: fsl_mqs: Fix supported clock DAI formatShengjiu Wang2022-08-231-1/+1
| | |/
| | * ASoC: mediatek: mt8186: fix DMIC record noiseJiaxin Yu2022-08-221-3/+0
| | * ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_co...Yang Yingliang2022-08-181-1/+1
| | * ASoC: qcom: sm8250: add missing module ownerSrinivas Kandagatla2022-08-171-0/+1
| | * ASoC: fsl_sai: fix incorrect mclk number in error messagePieterjan Camerlynck2022-08-161-1/+1
| | * ASoC: cs42l42: Only report button state if there was a button interruptRichard Fitzgerald2022-08-151-6/+7
| | * Merge remote-tracking branch 'asoc/for-5.20' into asoc-6.0Mark Brown2022-08-1512-76/+116
| | |\
| * | | ALSA: usb-audio: Clear fixed clock rate at closing EPTakashi Iwai2022-09-071-0/+2
| * | | ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()Tasos Sahanidis2022-09-071-1/+1
* | | | ALSA: dummy: Add customizable volume min/max.YJ Lee2022-09-121-10/+24
* | | | ALSA: dummy: Fix trailing whitespaces.YJ Lee2022-09-121-4/+4
* | | | sound: oss: dmasound: remove software_input_volume declarationGaosheng Cui2022-09-091-3/+0
* | | | ALSA: memalloc: remove snd_dma_sg_ops declarationGaosheng Cui2022-09-091-4/+0
* | | | ALSA: line6: remove line6_set_raw declarationGaosheng Cui2022-09-091-2/+0
* | | | ALSA: hda: cs35l41: Utilize acpi_get_subsystem_id()Andy Shevchenko2022-09-061-37/+9
* | | | ALSA: hda: cs35l41: Call put_device() in the scope of get_device()Andy Shevchenko2022-09-061-5/+6