summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
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
2023-09-04ASoC: rt5645: NULL pointer access when removing jackBrent Lu
2023-09-04ASoC: amd: yc: Add DMI entries to support Victus by HP Gaming Laptop 15-fb0xx...Shubh
2023-09-02ALSA: sb: Fix wrong argument in commented codeTakashi Iwai
2023-09-02ALSA: pcm: Fix error checks of default read/write copy opsTakashi Iwai
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01ASoC: Name iov_iter argument as iterator instead of bufferTakashi Iwai
2023-09-01ASoC: dmaengine: Drop unused iov_iter for process callbackTakashi Iwai
2023-08-31ALSA: hda/tas2781: Use standard clamp() macroTakashi Iwai
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-08-29ASoC: cs35l56: Waiting for firmware to boot must be tolerant of I/O errorsSimon Trimmer
2023-08-29Merge tag 'regmap-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2023-08-29ALSA: pcm: Fix missing fixup call in compat hw_refine ioctlTakashi Iwai
2023-08-29ASoC: cs42l43: Fix missing error code in cs42l43_codec_probe()Harshit Mogalapalli
2023-08-29ASoC: cs35l45: Rename DACPCM1 Source controlVlad Karpovich
2023-08-29ASoC: cs35l45: Fix "Dead assigment" warningVlad Karpovich
2023-08-29ASoC: cs35l45: Add support for Chip ID 0x35A460Vlad Karpovich
2023-08-28Merge tag 'asoc-fix-v6.5-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai
2023-08-28ASoC: dwc: i2s: Fix unused functionsTakashi Iwai
2023-08-28ASoC: codecs: wcd93xx: fix object added to multiple driversKrzysztof Kozlowski
2023-08-28Merge tag 'asoc-v6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2023-08-28ALSA: usb-audio: Don't try to submit URBs after disconnectionTakashi Iwai
2023-08-28Merge branch 'for-next' into for-linusTakashi Iwai
2023-08-26ALSA: ump: Fix -Wformat-truncation warningsTakashi Iwai
2023-08-25ALSA: hda: Add missing dependency on CONFIG_EFI for Cirrus/TI sub-codecsTakashi Iwai
2023-08-25ALSA: hda/realtek: Add quirk for mute LEDs on HP ENVY x360 15-eu0xxxFabian Vogt
2023-08-25ALSA: hda/tas2781: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König