summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2026-02-25ASoC: cs-amp-lib-test: Stop including platform_device.hRichard Fitzgerald1-1/+0
2026-02-25ASoC: SDCA: Initial support for Cirrus Logic CS47L47Mark Brown4-0/+118
2026-02-24ASoC: SDCA: Add CS47L47 to class driverRichard Fitzgerald1-0/+1
2026-02-24ASoC: soc_sdw_utils: Add device info for CS47L47Richard Fitzgerald3-0/+117
2026-02-23ASoC: Add DMIC support for the AMD RPL platformMark Brown8-309/+19
2026-02-23ASoC: tas2552: Allow audio enable GPIO to sleepMarek Vasut1-5/+5
2026-02-23ASoC: amd: yc: Add ASUS EXPERTBOOK BM1503CDA to quirk tableAzamat Almazbek uulu1-0/+7
2026-02-23 ASoC rt5677: Prepare to support Lenovo Yoga Book tabletsMark Brown3-5/+44
2026-02-23Bitmask logic fix and firmware-name support forMark Brown1-4/+9
2026-02-23ASoC: cs42l43: Report insert for exotic peripheralsCharles Keepax1-0/+1
2026-02-23ASoC: simple-card-utils: add sysclk ordering supportStefano Radaelli1-11/+30
2026-02-23ASoC: ti: davinci-mcasp: Add system suspend/resume supportSen Wang1-0/+2
2026-02-23ASoC: soc-compress: use function to clear symmetric paramsKuninori Morimoto2-4/+4
2026-02-23ASoC: Add SPDX ids to many soc filesTim Bird21-119/+22
2026-02-23ASoC: rt5575: Remove redundant assignment to .ownerPei Xiao1-1/+0
2026-02-23ASoC: rt5677-spi: Add SPI device ID matching tableYauhen Kharuzhy1-0/+7
2026-02-23ASoC: rt5677: Reset the codec during probingYauhen Kharuzhy1-1/+8
2026-02-23ASoC: rt5677: Set up ACPI GPIO pins mapping tableYauhen Kharuzhy1-0/+12
2026-02-23ASoC: rt5677: Report error if the ID register cannot be readYauhen Kharuzhy1-1/+7
2026-02-23ASoC: rt5677: Fix typo in the header fileYauhen Kharuzhy1-1/+1
2026-02-23ASoC: rt5677: Allow it to be defined as an I2C boardYauhen Kharuzhy1-2/+8
2026-02-23ASoC: rt5677: Add 10EC5677 ACPI ID as supportedYauhen Kharuzhy1-0/+1
2026-02-23ASoC: codecs: aw88261: Add firmware-name supportLuca Weiss1-4/+9
2026-02-23ASoC: Add quirk for Lecoo Bellator N176Mingyou Chen1-0/+7
2026-02-23ASoC: Drop RPL driverMingyou Chen6-309/+0
2026-02-23ASoC: Add DMIC support for the AMD RPL platformMingyou Chen1-0/+12
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook6-18/+12
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds10-30/+15
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds3-4/+4
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds91-146/+146
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook98-208/+214
2026-02-21Merge tag 'sound-fix-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-8/+126
2026-02-19ASoC: rockchip: i2s-tdm: Use param rate if not provided by set_sysclkDetlev Casanova1-0/+10
2026-02-18ASoC: amd: amd_sdw: add machine driver quirk for Lenovo modelsVijendar Mukunda1-0/+16
2026-02-18ASoC: amd: acp: Add ACP7.0 match entries for Realtek partsVijendar Mukunda1-0/+37
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-69/+23
2026-02-17ASoC: tas2783A: add explicit port prepare handlingNiranjan H Y1-0/+43
2026-02-17ASoC: renesas: rz-ssi: Fix playback and captureClaudiu Beznea1-1/+1
2026-02-16ASoC: qcom: sm8250: Add quinary MI2S supportLuca Weiss1-0/+8
2026-02-16ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini1-1/+7
2026-02-12ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux1-1/+2
2026-02-10ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-3/+0
2026-02-10ASoC: Merge up releaseMark Brown7-9/+56
2026-02-10ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack typeJack Yu1-2/+2
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai208-3031/+10746
2026-02-09ASoC: SOF: ipc4-control: Set correct error code in refresh_bytes_controlPeter Ujfalusi1-0/+1
2026-02-09ASoC: SOF: Intel: select CONFIG_SND_HDA_EXT_CORE from SND_SOC_SOF_HDA_COMMONArnd Bergmann1-0/+1
2026-02-06ASoC: fsl_asrc_dma: allocate memory from dma deviceShengjiu Wang1-7/+41
2026-02-06ASoC: fsl_asrc: Add support for i.MX952 platformShengjiu Wang2-0/+30
2026-02-06ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2MShengjiu Wang4-1/+37