summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: soc-acpi-intel-rpl-match: add rpl_sdca_3_in_1 supportBard Liao2022-09-201-0/+80
* ASoC: codecs: tfa989x: fix register access commentsAlexander Martinz2022-09-201-2/+2
* Support for CS42L83 on Apple machinesMark Brown2022-09-209-126/+529
|\
| * ASoC: cs42l42: Switch to dev_err_probe() helperMartin Povišer2022-09-191-5/+3
| * ASoC: cs42l42: Implement 'set_bclk_ratio'Martin Povišer2022-09-192-1/+17
| * ASoC: cs42l83: Extend CS42L42 support to new partMartin Povišer2022-09-198-4/+260
| * ASoC: cs42l42: Export regmap elements to core namespaceMartin Povišer2022-09-192-3/+10
| * ASoC: cs42l42: Split I2C identity into separate moduleRichard Fitzgerald2022-09-195-93/+152
| * ASoC: cs42l42: Pass component and dai defs into common probeRichard Fitzgerald2022-09-191-6/+6
| * ASoC: cs42l42: Split cs42l42_resume into two functionsRichard Fitzgerald2022-09-191-1/+21
| * ASoC: cs42l42: Split probe() and remove() into stagesRichard Fitzgerald2022-09-192-42/+87
| * ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->devRichard Fitzgerald2022-09-191-15/+17
| * ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()Richard Fitzgerald2022-09-192-17/+16
| * ASoC: dt-bindings: cs42l42: Add 'cs42l83' compatibleMartin Povišer2022-09-191-0/+1
* | ASoC: SOF: Intel: override mclk_id for ES8336 supportMark Brown2022-09-208-5/+143
|\ \
| * | ASoC: SOF: Intel: hda: override mclk_id after parsing NHLT SSP blobPierre-Louis Bossart2022-09-201-0/+28
| * | ALSA: hda: intel-nhlt: add intel_nhlt_ssp_mclk_mask()Pierre-Louis Bossart2022-09-202-0/+86
| * | ASoC: SOF: add quirk to override topology mclk_idPierre-Louis Bossart2022-09-193-0/+22
| * | ASoC: SOF: Intel: hda: refine SSP count supportPierre-Louis Bossart2022-09-193-5/+7
| |/
* | ASoC: SOF: mediatek: add pcm_hw_params callback for mt8186Chunxu Li2022-09-201-0/+11
* | ASoC: SOF: start using tracing instead of dev_dbgMark Brown2022-09-2016-51/+320
|\ \
| * | ASoC: SOF: replace ipc4-loader dev_vdbg with tracepointsNoah Klayman2022-09-192-3/+21
| * | ASoC: SOF: replace dev_vdbg with tracepointsNoah Klayman2022-09-193-9/+68
| * | ASoC: SOF: Intel: replace dev_vdbg with tracepointsBard Liao2022-09-197-21/+130
| * | ASoC: SOF: remove unneeded dev_vdbgNoah Klayman2022-09-192-11/+0
| * | ASoC: SOF: Intel: remove unneeded dev_vdbgNoah Klayman2022-09-191-3/+0
| * | ASoC: SOF: Intel: add HDA interrupt source tracingNoah Klayman2022-09-192-4/+49
| * | ASoC: SOF: add widget setup/free tracingBard Liao2022-09-193-0/+52
* | | ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI componentMikhail Rudenko2022-09-191-0/+3
* | | ASoC: Intel: sof_rt5682: use devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+8
* | | ASoC: rt5682s: Reduce coupling of PLLB settingDerek Fang2022-09-191-43/+73
* | | ASoC: rt5682s: Reduce coupling of I2S1 settingDerek Fang2022-09-191-38/+66
* | | ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settingsDerek Fang2022-09-192-28/+28
* | | ASoC: sunxi: Add Allwinner H6 Digital MIC driverBan Tao2022-09-194-0/+421
* | | ASoC: Intel: sof_es8336: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-3/+4
* | | ASoC: SOF: pci: Change DMI match info to support all Chrome platformsJairaj Arava2022-09-191-1/+1
* | | ALSA: intel-dspconfig: add ES8336 support for AlderLake-PSMuralidhar Reddy2022-09-191-0/+5
* | | ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controllerBan Tao2022-09-191-0/+79
* | | ASoC: soc-core.c: setup rtd->pmdown_time at soc_new_pcm_runtime()Kuninori Morimoto2022-09-193-3/+3
* | | ASoC: fsl_spdif: add ALSA event on dpll lockedRobert Rosengren2022-09-191-1/+20
* | | ASoC: amd: acp: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-2/+2
* | | ASoC: Intel: sof_ssp_amp: use devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+8
* | | ASoC: Intel: sof_cs42l42: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+7
* | | ASoC: amd: acp: use devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-1/+1
* | | ASOC: SOF: use devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-2/+2
* | | ASoC: Intel: sof_nau8825: use function devm_kcalloc() instead of devm_kzalloc()ye xingchen2022-09-191-7/+8
| |/ |/|
* | ASoC: qcom: add support for sc8280xp machineMark Brown2022-09-197-147/+388
|\ \
| * | ASoC: qcom: add machine driver for sc8280xpSrinivas Kandagatla2022-09-193-0/+171
| * | ASoC: qcom: sm8250: move some code to commonSrinivas Kandagatla2022-09-193-145/+213
| * | ASoC: dt-bindings: qcom,sm8250: add compatibles for sm8450 and sm8250Srinivas Kandagatla2022-09-191-0/+2