summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: rsnd: Add check for rsnd_mod_power_onJiasheng Jiang2022-10-215-5/+22
* ASoC: tas2764: Fix mute/unmuteMartin Povišer2022-10-211-25/+32
* ASoC: tas2764: Drop conflicting set_bias_level power settingMartin Povišer2022-10-211-33/+0
* ASoC: tas2764: Allow mono streamsMartin Povišer2022-10-211-1/+1
* ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()Kuninori Morimoto2022-10-211-1/+1
* ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()Yang Yingliang2022-10-211-0/+1
* ASoC: mt6359: fix tests for platform_get_irq() failureDan Carpenter2022-10-211-3/+3
* ASoC: wcd934x: fix order of Slimbus unprepare/disableKrzysztof Kozlowski2022-10-211-1/+1
* ASoC: wcd9335: fix order of Slimbus unprepare/disableKrzysztof Kozlowski2022-10-211-1/+1
* ALSA: hda/realtek: Add Intel Reference SSID to support headset keysSaranya Gopal2022-10-211-0/+1
* ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones2022-10-211-0/+1
* ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones2022-10-211-3/+5
* ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530Callum Osmotherly2022-10-211-1/+0
* ALSA: usb-audio: Fix NULL dererence at error pathTakashi Iwai2022-10-211-1/+2
* ALSA: usb-audio: Fix potential memory leaksTakashi Iwai2022-10-211-2/+1
* ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()Takashi Iwai2022-10-211-2/+0
* ALSA: oss: Fix potential deadlock at unregistrationTakashi Iwai2022-10-211-4/+9
* ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 modelTakashi Iwai2022-10-151-0/+18
* ALSA: hda: Fix position reporting on PoulsboTakashi Iwai2022-10-151-1/+2
* ALSA: hda: intel-dsp-config: add missing RaptorLake PCI IDsPierre-Louis Bossart2022-09-221-0/+10
* Merge tag 'asoc-fix-v6.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-09-227-22/+91
|\
| * ASoC: tas2770: Reinit regcache on resetMartin Povišer2022-09-191-0/+3
| * ASoC: nau8824: Fix semaphore is released unexpectedlySJLIN02022-09-192-3/+15
| * ASoC: Intel: sof_sdw: add support for Dell SKU 0AFFPierre-Louis Bossart2022-09-191-0/+10
| * ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang2022-09-131-0/+4
| * ASoC: rt5640: Fix the issue of the abnormal JD2 statusOder Chiou2022-09-122-19/+59
* | Revert "ALSA: usb-audio: Split endpoint setups for hw_params and prepare"Takashi Iwai2022-09-203-23/+20
* | ALSA: core: Fix double-free at snd_card_new()Takashi Iwai2022-09-191-5/+5
* | 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: 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