aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-01-13ASoC: Intel: avs: Implement PCI shutdownAmadeusz Sławiński1-0/+24
2023-01-12ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectableArnd Bergmann1-1/+4
2023-01-12ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useAndy Shevchenko1-6/+8
2023-01-12ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-01-12ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko1-6/+6
2023-01-12ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-01-12ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko1-8/+12
2023-01-12ASoC: amd: acp-es8336: Drop reference count of ACPI device after useAndy Shevchenko1-2/+4
2023-01-11ASoC: amd: acp: Enable i2s tdm support for skyrim platformsVenkata Prasad Potturu4-0/+31
2023-01-11ASoC: amd: acp: Add i2s tdm support in machine driverVenkata Prasad Potturu4-14/+162
2023-01-11ASoC: amd: acp: Refactor i2s clocks programming sequenceVenkata Prasad Potturu1-75/+94
2023-01-11ASoC: amd: acp: Refactor dai format implementationVenkata Prasad Potturu1-30/+122
2023-01-11ASoC: amd: acp: Add new cpu dai's in machine driverVenkata Prasad Potturu1-4/+8
2023-01-11ASoC: amd: yc: Add DMI support for new acer/emdoor platformsSyed Saba Kareem1-0/+14
2023-01-10Add support of MediaTek mt8188 to SOFMark Brown3-1/+30
2023-01-10ASoC: fsl-asoc-card: Log error code when we fail to registerMark Brown1-1/+1
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen2-0/+4
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen2-1/+26
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown1-2/+2
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2-6/+6
2023-01-09ASoC: nau8822: add speaker Bridge Tied OutputMark Brown2-0/+18
2023-01-09Add support for XCVR on i.MX93 platformMark Brown2-48/+114
2023-01-09ASoC: nau8315: remove dependency on GPIOLIBAjye Huang1-1/+0
2023-01-09ASoC: mediatek: mt8186-rt5682: primary_codec_init() warn: missing error code?...Ajye Huang1-1/+1
2023-01-09ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()Nathan Chancellor1-1/+1
2023-01-09ASoC: fsl_xcvr: Add constraints of period size while using eDMAChancel Liu1-0/+12
2023-01-09ASoC: fsl_xcvr: Add support for i.MX93 platformChancel Liu2-48/+102
2023-01-09ASoC: nau8822: add speaker Bridge Tied Output configurationEmanuele Ghidoli2-0/+18
2023-01-09ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold8-133/+157
2023-01-05ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu1-8/+8
2023-01-05ASoC: amd: ps: use static functionPierre-Louis Bossart1-4/+8
2023-01-05ASoC: amd: ps: remove unused variableVijendar Mukunda1-1/+0
2023-01-05ASoC: amd: ps: use acp_lock to protect common registers in pdm driverVijendar Mukunda2-12/+21
2023-01-05ASoC: amd: ps: add mutex lock for accessing common registersVijendar Mukunda2-1/+4
2023-01-05ASoC: Intel: sof-wm8804: Replace open coded acpi_dev_put()Andy Shevchenko1-1/+1
2023-01-05ASoC: Intel: cht_bsw_rt5672: Replace open coded acpi_dev_put()Andy Shevchenko1-1/+1
2023-01-05ASoC: Intel: cht_bsw_rt5645: Replace open coded acpi_dev_put()Andy Shevchenko1-1/+1
2023-01-05ASoC: Intel: bytcht_da7213: Replace open coded acpi_dev_put()Andy Shevchenko1-1/+1
2023-01-05ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put()Andy Shevchenko1-1/+1
2023-01-03ASoC: Intel: sof_ssp_amp: remove unused variableBrent Lu1-4/+0
2023-01-01ASoC: qcom: lpass-cpu: Fix fallback SD line index handlingBrian Norris1-2/+3
2022-12-29Add new AMP MAX98360A for RT5682SMark Brown1-1/+21
2022-12-29ASoC: wm8904: fix wrong outputs volume after power reactivationEmanuele Ghidoli1-0/+7
2022-12-29ASoC: support machine driver with max98360Mars Chen1-0/+1
2022-12-29ASoC: amd: yc: Add ASUS M5402RA into DMI tableAniol Martí1-0/+7
2022-12-29ASoC: rt9120: Make dev PM runtime bind AsoC component PMChiYuan Huang1-0/+12
2022-12-29ASoC: mediatek: mt8186: Add machine support for max98357aAllen-KH Cheng1-1/+2
2022-12-29ASoC: mediatek: mt8186: support rt5682s_max98360tongjian1-1/+21
2022-12-27ASoC: microchip: power saving features and cleanupsMark Brown2-52/+101
2022-12-27ASoC: SOF: Extend the IPC ops optionalityMark Brown8-104/+138