summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2024-09-09ALSA: hda: Use non-SG allocation for the communication buffersTakashi Iwai
2024-09-08ALSA: rme9652: remove unused parameter in macroHe Lugang
2024-09-07ALSA: hda: Allow the default preallocation for x86 againTakashi Iwai
2024-09-06ASoC: spdif: extend supported rates to 768kHzJerome Brunet
2024-09-06ASoC: cs35l34: drop useless rate contraintJerome Brunet
2024-09-06ASoC: sunxi: sun4i-codec: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ASoC: qcom: q6asm-dai: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ASoC: Intel: avs: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ASoC: cs53l30: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ASoC: cs35l41: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ASoC: cs35l36: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ALSA: hdspm: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ALSA: hdsp: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ALSA: emu10k1: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ALSA: cmipci: drop SNDRV_PCM_RATE_KNOTJerome Brunet
2024-09-06ALSA: pcm: add more sample rate definitionsJerome Brunet
2024-09-03Merge branch 'for-linus' into for-nextTakashi Iwai
2024-09-03ALSA: usb-audio: Add mixer quirk for RME Digiface USBAsahi Lina
2024-09-03ALSA: usb-audio: Add quirk for RME Digiface USBCyan Nyan
2024-09-03ALSA: hda/realtek: extend quirks for Clevo V5[46]0Marek Marczykowski-Górecki
2024-09-02ALSA: core: Drop superfluous no_free_ptr() for memdup_user() errorsTakashi Iwai
2024-09-02ALSA: core: timer: Use NSEC_PER_SEC macroJinjie Ruan
2024-09-02ALSA: pcm: Fix yet more compile warning at replacement with kstrtoul()Takashi Iwai
2024-09-02ALSA: ali5451: Remove trailing space after \n newlineColin Ian King
2024-09-01ALSA: pcm: Fix the previous conversion to kstrtoul()Takashi Iwai
2024-08-31ALSA: pcm: replace simple_strtoul to kstrtoulHongbo Li
2024-08-30ALSA: hda: add HDMI codec ID for Intel PTLKai Vehmanen
2024-08-30ALSA: hda/realtek: add patch for internal mic in Lenovo V145Terry Cheong
2024-08-29ALSA: hda/realtek: Autodetect Cirrus Logic companion amplifier bindingsSimon Trimmer
2024-08-29Merge branch 'for-linus' into for-nextTakashi Iwai
2024-08-28ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devicesChristoffer Sandberg
2024-08-27ALSA: pcm: Drop PCM vmalloc buffer helpersTakashi Iwai
2024-08-26ALSA: hda: hda_component: Fix mutex crash if nothing ever bindsRichard Fitzgerald
2024-08-26ALSA: usb-audio: Use kmemdup_array instead of kmemdup for multiple allocationShen Lichuan
2024-08-26ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LEDHendrik Borghorst
2024-08-25ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book3 UltraYOUNGJIN JOO
2024-08-23Merge tag 'asoc-fix-v6.11-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2024-08-22ASoC: cs-amp-lib: Ignore empty UEFI calibration entriesRichard Fitzgerald
2024-08-22ASoC: cs-amp-lib-test: Force test calibration blob entries to be validRichard Fitzgerald
2024-08-22ALSA: hda/realtek - FIxed ALC285 headphone no soundKailang Yang
2024-08-22ALSA: hda/realtek - Fixed ALC256 headphone no soundKailang Yang
2024-08-21ASoC: allow module autoloading for table board_idsHongbo Li
2024-08-21ASoC: allow module autoloading for table db1200_pidsHongbo Li
2024-08-21ALSA: hda: cs35l56: Don't use the device index as a calibration indexSimon Trimmer
2024-08-19ALSA: hda/realtek: Convert existing CS35L56 products to use autodetect fixup ...Simon Trimmer
2024-08-19Merge branch 'topic/seq-filter-cleanup' into for-nextTakashi Iwai
2024-08-19ALSA: seq: Drop superfluous filter argument of get_event_dest_client()Takashi Iwai
2024-08-19ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai
2024-08-19ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxxJohn Sweeney
2024-08-18ALSA: timer: Introduce virtual userspace-driven timersIvan Orlov