summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-10-06ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLMario Limonciello1-0/+7
2023-10-06ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UGAugust Wikerfors1-0/+14
2023-10-06ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang1-0/+1
2023-10-06ALSA: rawmidi: Fix NULL dereference at proc readTakashi Iwai1-1/+1
2023-10-06ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald1-0/+1
2023-10-06ASoC: SOF: Intel: MTL: Reduce the DSP init timeoutRanjani Sridharan2-2/+1
2023-10-06ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi1-1/+2
2023-10-06ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu1-0/+8
2023-10-06ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()Richard Fitzgerald1-2/+11
2023-10-06ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard resetRichard Fitzgerald3-1/+31
2023-10-06ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially lowRichard Fitzgerald1-0/+6
2023-10-06ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.Richard Fitzgerald1-0/+4
2023-10-06ALSA: hda: intel-sdw-acpi: Use u8 type for link indexPeter Ujfalusi1-4/+4
2023-10-06ASoC: rt5640: Only cancel jack-detect work on suspend if activeHans de Goede1-1/+1
2023-10-06ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang1-0/+1
2023-10-06Add DMI ID for MSI Bravo 15 B7EDWalt Holman1-0/+7
2023-10-06ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Shubh1-0/+7
2023-10-06ASoC: cs35l56: Disable low-power hibernation modeRichard Fitzgerald1-1/+0
2023-10-06ASoC: SOF: core: Only call sof_ops_free() on remove if the probe was successfulPeter Ujfalusi1-2/+1
2023-10-06ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang1-1/+1
2023-10-06ASoC: hdaudio.c: Add missing check for devm_kstrdupChen Ni1-0/+3
2023-10-06ALSA: seq: ump: Fix -Wformat-truncation warningTakashi Iwai1-1/+1
2023-10-06ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao1-1/+1
2023-10-06ALSA: hda/realtek: Splitting the UX3402 into two separate modelsKnyazev Arseniy1-1/+2
2023-10-06ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede1-0/+1
2023-10-06ASoC: rt5640: Enable the IRQ on resume after configuring jack-detectHans de Goede1-2/+1
2023-10-06ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resumeHans de Goede1-4/+3
2023-10-06ASoC: rt5640: fix typosSenhong Liu1-2/+2
2023-10-06ASoC: rt5640: Fix sleep in atomic contextHans de Goede1-4/+2
2023-10-06ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede1-7/+5
2023-10-06ALSA: seq: Avoid delivery of events for disabled UMP groupsTakashi Iwai2-0/+24
2023-10-06ASoC: meson: spdifin: start hw on dai probeJerome Brunet1-32/+17
2023-09-23ASoC: SOF: amd: clear panic mask status when panic occursVijendar Mukunda1-0/+4
2023-09-23ALSA: hda: intel-dsp-cfg: add LunarLake supportPierre-Louis Bossart1-0/+8
2023-09-23ASoC: Intel: sof_sdw: Update BT offload config for soundwire configUday M Bhat1-1/+3
2023-09-23ASoC: SOF: topology: simplify code to prevent static analysis warningsPierre-Louis Bossart1-2/+3
2023-09-19ASoC: tegra: Fix SFC conversion for few ratesSheetal2-3/+32
2023-09-13ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov2-1/+2
2023-09-13ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai1-2/+7
2023-09-13ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai1-2/+5
2023-09-13ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai1-2/+6
2023-09-13um: Fix hostaudio build errorsRandy Dunlap1-1/+1
2023-09-13ALSA: ump: Fix -Wformat-truncation warningsTakashi Iwai1-2/+2
2023-09-13ALSA: ump: Don't create unused substreams for static blocksTakashi Iwai1-6/+37
2023-09-13ALSA: ump: Fill group names for legacy rawmidi substreamsTakashi Iwai1-0/+15
2023-09-13ALSA: usb-audio: Attach legacy rawmidi after probing all UMP EPsTakashi Iwai2-7/+10
2023-09-13ALSA: ac97: Fix possible error value of *rac97Su Hui1-3/+2
2023-09-13ASoC: SOF: amd: clear dsp to host interrupt statusVijendar Mukunda1-3/+3
2023-09-13ASoC: SOF: Intel: fix u16/32 confusion in LSDIIDPierre-Louis Bossart1-4/+4
2023-09-13ASoC: SOF: Intel: hda-mlink: fix off-by-one errorPierre-Louis Bossart1-1/+11