summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2023-01-16ASoC: mediatek: mt8188: support pcmif in platform driverTrevor Wu
2023-01-16ASoC: mediatek: mt8188: support etdm in platform driverTrevor Wu
2023-01-16ASoC: mediatek: mt8188: support adda in platform driverTrevor Wu
2023-01-16ASoC: mediatek: mt8188: support audsys clockTrevor Wu
2023-01-16ASoC: mediatek: mt8188: add common headerTrevor Wu
2023-01-16ASoC: mediatek: common: add SMC ops and SMC CMDTrevor Wu
2023-01-13Fixes for avs driverMark Brown
2023-01-13ASoC: Intel: avs: Use asoc_substream_to_rtd() to obtain rtdCezary Rojewski
2023-01-13ASoC: Intel: avs: Use min_t instead of min with castAmadeusz Sławiński
2023-01-13ASoC: Intel: avs: Correctly access topology fieldsAmadeusz Sławiński
2023-01-13ASoC: Intel: avs: Implement PCI shutdownAmadeusz Sławiński
2023-01-12ASoC: PXA: make SND_PXA2XX_SOC_AC97 user-selectableArnd Bergmann
2023-01-12ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useAndy Shevchenko
2023-01-12ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko
2023-01-12ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko
2023-01-12ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko
2023-01-12ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko
2023-01-12ASoC: amd: acp-es8336: Drop reference count of ACPI device after useAndy Shevchenko
2023-01-11ASoC: amd: acp: Enable i2s tdm support for skyrim platformsVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Add i2s tdm support in machine driverVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Refactor i2s clocks programming sequenceVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Refactor dai format implementationVenkata Prasad Potturu
2023-01-11ASoC: amd: acp: Add new cpu dai's in machine driverVenkata Prasad Potturu
2023-01-11ASoC: amd: yc: Add DMI support for new acer/emdoor platformsSyed Saba Kareem
2023-01-10Add support of MediaTek mt8188 to SOFMark Brown
2023-01-10ASoC: fsl-asoc-card: Log error code when we fail to registerMark Brown
2023-01-10ASoC: SOF: mediatek: Provide debugfs_add_region_item ops for coreTinghan Shen
2023-01-10ASoC: SOF: mediatek: Support mt8188 platformTinghan Shen
2023-01-10ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown
2023-01-10ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown
2023-01-09ASoC: nau8822: add speaker Bridge Tied OutputMark Brown
2023-01-09Add support for XCVR on i.MX93 platformMark Brown
2023-01-09ASoC: nau8315: remove dependency on GPIOLIBAjye Huang
2023-01-09ASoC: mediatek: mt8186-rt5682: primary_codec_init() warn: missing error code?...Ajye Huang
2023-01-09ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()Nathan Chancellor
2023-01-09ASoC: fsl_xcvr: Add constraints of period size while using eDMAChancel Liu
2023-01-09ASoC: fsl_xcvr: Add support for i.MX93 platformChancel Liu
2023-01-09ASoC: nau8822: add speaker Bridge Tied Output configurationEmanuele Ghidoli
2023-01-09ASoC: qcom: Fix building APQ8016 machine driver without SOUNDWIREStephan Gerhold
2023-01-05ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu
2023-01-05ASoC: amd: ps: use static functionPierre-Louis Bossart
2023-01-05ASoC: amd: ps: remove unused variableVijendar Mukunda
2023-01-05ASoC: amd: ps: use acp_lock to protect common registers in pdm driverVijendar Mukunda
2023-01-05ASoC: amd: ps: add mutex lock for accessing common registersVijendar Mukunda
2023-01-05ASoC: Intel: sof-wm8804: Replace open coded acpi_dev_put()Andy Shevchenko
2023-01-05ASoC: Intel: cht_bsw_rt5672: Replace open coded acpi_dev_put()Andy Shevchenko
2023-01-05ASoC: Intel: cht_bsw_rt5645: Replace open coded acpi_dev_put()Andy Shevchenko
2023-01-05ASoC: Intel: bytcht_da7213: Replace open coded acpi_dev_put()Andy Shevchenko
2023-01-05ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put()Andy Shevchenko
2023-01-03ASoC: Intel: sof_ssp_amp: remove unused variableBrent Lu