summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-09-15ALSA: seq: midi: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: seq: ump: Fix -Wformat-truncation warningTakashi Iwai
2023-09-15ALSA: hda: cs35l56: Fix missing RESET GPIO if _SUB is missingRichard Fitzgerald
2023-09-15ALSA: hda: Disable power save for solving pop issue on Lenovo ThinkCentre M70qKailang Yang
2023-09-14ASoC: SOF: sof-audio: Fix DSP core put imbalance on widget setup failurePeter Ujfalusi
2023-09-14ASoC: SOF: ipc4-topology: fix wrong sizeof argumentBard Liao
2023-09-14ALSA: hda: cs35l56: Don't 'return ret' if ret is always zeroRichard Fitzgerald
2023-09-14ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu
2023-09-13ASoC: cs42l42: Fix handling of hard resetMark Brown
2023-09-13ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()Richard Fitzgerald
2023-09-13ASoC: cs42l42: Avoid stale SoundWire ATTACH after hard resetRichard Fitzgerald
2023-09-13ASoC: cs42l42: Don't rely on GPIOD_OUT_LOW to set RESET initially lowRichard Fitzgerald
2023-09-13ASoC: cs42l42: Ensure a reset pulse meets minimum pulse width.Richard Fitzgerald
2023-09-13ASoC: codecs: aw88395: Fix some error codesDan Carpenter
2023-09-13ALSA: usb-audio: mixer: Remove temporary string use in parse_clock_source_unitPeter Ujfalusi
2023-09-13ALSA: hda/realtek: Splitting the UX3402 into two separate modelsKnyazev Arseniy
2023-09-13ALSA: hda: intel-sdw-acpi: Use u8 type for link indexPeter Ujfalusi
2023-09-13ALSA: hda: cs35l56: Disable low-power hibernation modeRichard Fitzgerald
2023-09-12ASoC: rt5640: Fix various IRQ handling issuesMark Brown
2023-09-12ASoC: cs35l56: Disable low-power hibernation modeRichard Fitzgerald
2023-09-12ASoC: rt5640: Only cancel jack-detect work on suspend if activeHans de Goede
2023-09-12ASoC: rt5640: Fix IRQ not being free-ed for HDA jack detect modeHans de Goede
2023-09-12ASoC: rt5640: Enable the IRQ on resume after configuring jack-detectHans de Goede
2023-09-12ASoC: rt5640: Do not disable/enable IRQ twice on suspend/resumeHans de Goede
2023-09-12ASoC: rt5640: Fix sleep in atomic contextHans de Goede
2023-09-12ASoC: rt5640: Revert "Fix sleep in atomic context"Hans de Goede
2023-09-12ALSA: core: Use dev_name of card_dev as debugfs directory namePeter Ujfalusi
2023-09-12ASoC: amd: yc: Fix non-functional mic on Lenovo 82QF and 82UGAugust Wikerfors
2023-09-12ALSA: hda/realtek - Fixed two speaker platformKailang Yang
2023-09-12ALSA: seq: Avoid delivery of events for disabled UMP groupsTakashi Iwai
2023-09-12ALSA: hda: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald
2023-09-11Fix redundant PLLA updateMark Brown
2023-09-11ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang
2023-09-11Add DMI ID for MSI Bravo 15 B7EDWalt Holman
2023-09-11ASoC: soc-pcm: Shrink stack frame for __soc_pcm_hw_paramsCharles Keepax
2023-09-11ASoC: wm8960: Fix error handling in probeGuenter Roeck
2023-09-11ASoC: rsnd: add missing of_node_putJulia Lawall
2023-09-11ASoC: meson: spdifin: start hw on dai probeJerome Brunet
2023-09-11ASoC: cs35l56: Call pm_runtime_dont_use_autosuspend()Richard Fitzgerald
2023-09-11ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updatesSameer Pujar
2023-09-11ASoC: soc-utils: Export snd_soc_dai_is_dummy() symbolSameer Pujar
2023-09-08Merge tag 'sound-fix-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-07Merge tag 'asoc-fix-v6.6-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2023-09-07ALSA: hda/realtek - ALC287 I2S speaker platform supportKailang Yang
2023-09-06ASoC: amd: yc: Fix a non-functional mic on Lenovo 82TLMario Limonciello
2023-09-05ASoC: Intel: avs: Provide support for fallback topologyAmadeusz Sławiński
2023-09-05ALSA: seq: Fix snd_seq_expand_var_event() call to user-spaceTakashi Iwai
2023-09-05ALSA: usb-audio: Fix potential memory leaks at error path for UMP openTakashi Iwai
2023-09-04Merge tag 'uml-for-linus-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-04ALSA: hda/cirrus: Fix broken audio on hardware with two CS42L42 codecs.Vitaly Rodionov