summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21ADD SOF support for rembrandt platformMark Brown
2022-09-21Add some models into acp6x quirk listMark Brown
2022-09-20ASoC: rt5682s: simplify the return of rt5682s_probe()Yang Yingliang
2022-09-20ASoC: SOF: ipc4-topology: minor cleanupMark Brown
2022-09-20ASoC: SOF: sof-audio: fix prepare/unprepareMark Brown
2022-09-20ASoC: soc.h: random cleanupMark Brown
2022-09-20ASoC: amd: yc: Add Lenovo Yoga Slim 7 Pro X to quirks tableMario Limonciello
2022-09-20ASoC: amd: yc: Add ASUS UM5302TA into DMI tableXiaoyan Li
2022-09-20ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024V sujith kumar Reddy
2022-09-20ASoC: SOF: Adding amd HS functionality to the sof coreV sujith kumar Reddy
2022-09-20ASoC: SOF: amd: Add support for Rembrandt plaform.V sujith kumar Reddy
2022-09-20ASoC: SOF: amd: Make ACP core code generic for newer SOC transitionAjit Kumar Pandey
2022-09-20ASoC: Intel: soc-acpi-intel-rpl-match: add rpl_sdca_3_in_1 supportBard Liao
2022-09-20ASoC: codecs: tfa989x: fix register access commentsAlexander Martinz
2022-09-20ASoC: SOF: ipc4-topology: remove useless assignmentPierre-Louis Bossart
2022-09-20ASoC: SOF: ipc4-topology: clarify calculation precedencePierre-Louis Bossart
2022-09-20ASoC: SOF: don't unprepare widget used other pipelinesRander Wang
2022-09-20ASoC: SOF: clear prepare state when widget is unpreparedRander Wang
2022-09-20ASoC: SOF: Intel: add ops for SKL/KBLPierre-Louis Bossart
2022-09-20ASoC: SOF: Intel: add initial SKL/KBL hardware supportPierre-Louis Bossart
2022-09-20ASoC: SOF: Intel: add SKL/KBL hardware code loaderPierre-Louis Bossart
2022-09-20ASoC: SOF: Intel: hda-dsp: expose functions for SKL supportPierre-Louis Bossart
2022-09-20Support for CS42L83 on Apple machinesMark Brown
2022-09-20ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown
2022-09-20ASoC: SOF: Intel: hda: override mclk_id after parsing NHLT SSP blobPierre-Louis Bossart
2022-09-20ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask()Pierre-Louis Bossart
2022-09-20ASoC: soc.h: use array instead of playback/capture_widgetKuninori Morimoto
2022-09-20ASoC: soc.h: use defined number instead of direct numberKuninori Morimoto
2022-09-20ASoC: soc.h: remove num_cpus/codecsKuninori Morimoto
2022-09-20ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186Chunxu Li
2022-09-20ASoC: SOF: start using tracing instead of dev_dbgMark Brown
2022-09-19ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart
2022-09-19ASoC: SOF: Intel: hda: refine SSP count supportPierre-Louis Bossart
2022-09-19ASoC: cs42l42: Switch to dev_err_probe() helperMartin Povišer
2022-09-19ASoC: cs42l42: Implement 'set_bclk_ratio'Martin Povišer
2022-09-19ASoC: cs42l83: Extend CS42L42 support to new partMartin Povišer
2022-09-19ASoC: cs42l42: Export regmap elements to core namespaceMartin Povišer
2022-09-19ASoC: cs42l42: Split I2C identity into separate moduleRichard Fitzgerald
2022-09-19ASoC: cs42l42: Pass component and dai defs into common probeRichard Fitzgerald
2022-09-19ASoC: cs42l42: Split cs42l42_resume into two functionsRichard Fitzgerald
2022-09-19ASoC: cs42l42: Split probe() and remove() into stagesRichard Fitzgerald
2022-09-19ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->devRichard Fitzgerald
2022-09-19ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()Richard Fitzgerald
2022-09-19ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatibleMartin Povišer
2022-09-19ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI componentMikhail Rudenko
2022-09-19ASoC: Intel: sof_rt5682: use devm_kcalloc() instead of devm_kzalloc()ye xingchen
2022-09-19ASoC: rt5682s: Reduce coupling of PLLB settingDerek Fang
2022-09-19ASoC: rt5682s: Reduce coupling of I2S1 settingDerek Fang
2022-09-19ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settingsDerek Fang
2022-09-19ASoC: sunxi: Add Allwinner H6 Digital MIC driverBan Tao