summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2025-06-17ASoC: tegra: AHUB: Remove unneeded semicolonChen Ni
2025-06-16ASoC: Intel: Replace deprecated strcpy() with strscpy()Sachin Mokashi
2025-06-16ASoC: SOF: imx8: add core shutdown operation for imx8/imx8xLaurentiu Mihalcea
2025-06-16ALSA: hda/tas2781: Add compatible for hardware id TIAS2781 and TXNW2781Baojun Xu
2025-06-16ALSA: pcm: Convert snd_pcm_sync_ptr() to user_access_begin/user_access_end()Christophe Leroy
2025-06-16ALSA: pcm: Replace [audio_]tstamp_[n]sec by struct __snd_timespec in struct s...Christophe Leroy
2025-06-14ALSA: pcm: Convert SNDRV_PCM_IOCTL_SYNC_PTR to user_access_begin/user_access_...Christophe Leroy
2025-06-14ALSA: pcm: refactor copy from/to user in SNDRV_PCM_IOCTL_SYNC_PTRChristophe Leroy
2025-06-14ALSA: hda/realtek: Add quirk for Asus GA605KSimon Trimmer
2025-06-14ALSA: hda/realtek: enable headset mic on Latitude 5420 RuggedJonathan Lane
2025-06-13ASoC: amd: yc: update quirk data for HP VictusRaven Black
2025-06-13ASoC: cs35l56: Change firmware filenames for SoundWireMark Brown
2025-06-13ASoC: mediatek: use reserved memory or enableMark Brown
2025-06-13ASoC: hdmi-codec: use SND_JACK_AVOUT as jack statusTerry Cheong
2025-06-13ASoC: soc-ops-test: dynamically allocate struct snd_ctl_elem_valueKuninori Morimoto
2025-06-13ASoC: apple: mca: Drop default ARCH_APPLE in KconfigSven Peter
2025-06-13ALSA: usb-audio: Fix build with CONFIG_INPUT=nTakashi Iwai
2025-06-13ALSA: hda/realtek: Add support for ASUS NUC using CS35L41 HDAStefan Binding
2025-06-13ALSA: hda: cs35l41: Add support for center channel in CS35L41 HDAStefan Binding
2025-06-13ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound cardwangdicheng
2025-06-12ASoC: mediatek: mt8183-afe-pcm: use local `dev` pointer in driver callbacksChen-Yu Tsai
2025-06-12ASoC: mediatek: mt8173-afe-pcm: use local `dev` pointer in driver callbacksChen-Yu Tsai
2025-06-12ASoC: mediatek: mt8183-afe-pcm: Support >32 bit DMA addressesChen-Yu Tsai
2025-06-12ASoC: mediatek: use reserved memory or enable buffer pre-allocationChen-Yu Tsai
2025-06-12ASoC: amd: yc: Add quirk for MSI Bravo 17 D7VF internal micGabriel Santese
2025-06-12ASoC: tas2781: Move the "include linux/debugfs.h" into tas2781.hShenghao Ding
2025-06-12ASoC: cs35l56: Use SoundWire address as alternate firmware suffix on L56 B0Richard Fitzgerald
2025-06-12ASoC: cs35l56: Use SoundWire address as firmware name suffix for new siliconRichard Fitzgerald
2025-06-12ALSA: hda/ca0132: Use const char * for stringsTakashi Iwai
2025-06-12ALSA: usb-audio: Convert comma to semicolonChen Ni
2025-06-10ALSA: hda/ca0132: Fix buffer overflow in add_tuning_controlLucy Thrun
2025-06-10ALSA: hda/ca0132: Fix using plain integer as NULL pointer in add_tuning_controlLucy Thrun
2025-06-10ALSA: mips/sgio2audio: Replace deprecated strcpy() with strscpy()Thorsten Blum
2025-06-10ASoC: ops: dynamically allocate struct snd_ctl_elem_valueArnd Bergmann
2025-06-10ASoC: sdw_utils: Fix potential NULL pointer deref in is_sdca_endpoint_present()Thorsten Blum
2025-06-10ALSA: sb: Force to disable DMAs once when DMA mode is changedTakashi Iwai
2025-06-10ALSA: sb: Don't allow changing the DMA mode during operationsTakashi Iwai
2025-06-10ALSA: hda/realtek: Add quirk for Asus GU605CRichard Fitzgerald
2025-06-10ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EAChris Chiu
2025-06-09ASoC: codecs: More const and unused member cleanupsMark Brown
2025-06-09ASoC: cs42l43: Remove unnecessary work functionsCharles Keepax
2025-06-09Add DisplayPort sound support for Fairphone 5Mark Brown
2025-06-09ASoC: Add Richtek RTQ9124 supportMark Brown
2025-06-09Cleanup in rockchip_sai.cMark Brown
2025-06-09ASoC: remove component->idMark Brown
2025-06-09ASoC: tas571x: add support for tas5753Mark Brown
2025-06-09Use helper function for_each_child_of_node_scoped()Mark Brown
2025-06-09ASoC: Intel: avs: Add rt5640 board supportMark Brown
2025-06-09ASoC: codecs: wcd93xx: Few simplifications of code andMark Brown
2025-06-09ASoC: renesas: msiof: Convert to <linux/spi/sh_msiof.h>Geert Uytterhoeven