aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2022-06-10ASoC: SOF: Intel: Switch to use the generic pm_ops.set_core_statePeter Ujfalusi2-29/+16
2022-06-10ASoC: SOF: ipc4: Add set_core_state pm_ops implementationPeter Ujfalusi1-0/+26
2022-06-10ASoC: SOF: ipc3: Add set_core_state pm_ops implementationPeter Ujfalusi1-0/+18
2022-06-10ASoC: SOF: sof_ipc_pm_ops: Add support for DSP core power managementPeter Ujfalusi1-0/+2
2022-06-10ASoC: SOF: make ctx_store and ctx_restore as optionalPeter Ujfalusi1-2/+2
2022-06-10ASoC: SOF: ipc3-topology: Move and correct size checks in sof_ipc3_control_load_bytes()Peter Ujfalusi1-12/+11
2022-06-09ASoC: imx-audmux: remove unnecessary check of clk_disable_unprepare/clk_prepare_enableMinghao Chi1-14/+8
2022-06-09Specify clock provider directly to CPU DAIsMark Brown75-278/+273
2022-06-09ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi1-4/+4
2022-06-09ASoC: SOF: Intel: hda-loader: Make sure that the fw load sequence is followedPeter Ujfalusi1-1/+1
2022-06-09ASoC: SOF: Intel: hda-dsp: Expose hda_dsp_core_power_up()Peter Ujfalusi2-1/+10
2022-06-08ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master modeShengjiu Wang1-0/+6
2022-06-08ASoC: ak4613: cares Simple-Audio-Card case for TDMKuninori Morimoto1-2/+4
2022-06-08ASoC: harden SoundWire codec/machine drivers used on Intel platformsMark Brown13-79/+169
2022-06-08ASoC: mediatek: mt8186: Fix a handful of spelling mistakesColin Ian King2-5/+5
2022-06-08ASoC: DAI clocking terminology modernisationMark Brown20-90/+75
2022-06-07ASoC: ops: Fix off by one in range control validationMark Brown1-2/+2
2022-06-07ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in .set_jack_detectPierre-Louis Bossart3-26/+40
2022-06-07ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues in probePierre-Louis Bossart3-21/+13
2022-06-07ASoC: rt7*-sdw: harden jack_detect_handlerPierre-Louis Bossart3-3/+3
2022-06-07ASoC: rt711: fix calibrate mutex initializationPierre-Louis Bossart2-1/+4
2022-06-07ASoC: Intel: sof_sdw: handle errors on card registrationPierre-Louis Bossart1-22/+29
2022-06-07ASoC: rt711-sdca-sdw: fix calibrate mutex initializationPierre-Louis Bossart2-1/+4
2022-06-07ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on removePierre-Louis Bossart9-5/+76
2022-06-07Merge tag 'v5.19-rc1' into asoc-5.19Mark Brown22-1387/+666
2022-06-07ASoC: ssm: Use modern ASoC DAI format terminologyMark Brown3-7/+7
2022-06-07ASoC: SOF: AMD/Mediatek updates for 5.20Mark Brown9-16/+97
2022-06-07Merge tag 'asoc-fix-v5.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai15-35/+86
2022-06-07ASoC: mediatek: mt8173-rt5650: Fix refcount leak in mt8173_rt5650_dev_probeMiaoqian Lin1-3/+6
2022-06-07ASoC: simple-card-utils: Make asoc_simple_clean_reference() return voidUwe Kleine-König1-3/+4
2022-06-07ASoC: Intel: broadwell: Make broadwell_disable_jack() return voidUwe Kleine-König1-5/+7
2022-06-07Add Machine driver support for nau8825, max98560 and rt5682s, rt1019Mark Brown6-16/+282
2022-06-07ASoC: Drop some i2c noop remove callbacksMark Brown4-24/+0
2022-06-07Switch to use internal PLL for iMCLKMark Brown1-0/+7
2022-06-07ASoC: trivial changes for cppcheck warningsMark Brown16-28/+27
2022-06-07OPE support on Tegra210 and laterMark Brown9-4/+2272
2022-06-07ASoC: Intel: avs: Machine boards and HDA codec supportMark Brown21-0/+3760
2022-06-07ASoC: Intel: soc-acpi and machine driver updatesMark Brown25-26/+9047
2022-06-07ALSA: hda: cirrus: Add initial DSP support and firmware loadingMark Brown2-70/+83
2022-06-06ASoC: SOF: mediatek: mt8195 suspend check dsp idleYC Hung2-0/+18
2022-06-06ASoC: SOF: mediatek: mt8195 modify dram type as non-cacheYC Hung1-16/+21
2022-06-06ASoC: SOF: mediatek: Add shared_size for mediatek common chip informationYC Hung1-0/+1
2022-06-06ASoC: SOF: mediatek: revise mt8195 clock sequenceYC Hung1-0/+7
2022-06-06ASoC: SOF: amd: Add SOF pm ops callback for RenoirAjit Kumar Pandey5-0/+50
2022-06-06ASoC: Intel: sof_sdw: allow HDaudio/HDMI disablePierre-Louis Bossart2-10/+15
2022-06-06ASoC: Intel: boards: rename RTL1019 compatible driver to rt1019pYong Zhi3-16/+16
2022-06-06ASoC: SOF: Intel: add MeteorLake machinesBard Liao2-0/+42
2022-06-06ASoC: mediatek: mt8186: add misc driver and register definitionsJiaxin Yu3-0/+3234
2022-06-06ASoC: mediatek: mt8186: support gpio control in platform driverJiaxin Yu2-0/+263
2022-06-06ASoC: mediatek: mt8186: support audio clock control in platform driverJiaxin Yu2-0/+757