summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-19ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan
2022-04-19ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan
2022-04-19ASoC: SOF: Intel: hda: use BIT() macros for consistencyPierre-Louis Bossart
2022-04-19ASoC: SOF: Intel: move HDA_CL_STREAM_FORMAT definition to headerRanjani Sridharan
2022-04-19ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart
2022-04-19ASoC: SOF: sof-audio: preserve topology filename override in nocodec modePierre-Louis Bossart
2022-04-19ASoC: SOF: sof-pci-dev: add parameter to override topology filenamePierre-Louis Bossart
2022-04-19ASoC: SOF: sof-pci-dev: add parameter to override firmware filenamePierre-Louis Bossart
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart
2022-04-19ASoC: SOF: add definitions for different IPC typesPierre-Louis Bossart
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki
2022-04-13ASoC: SOF: Intel: Check the bar size before remappingZheyu Ma
2022-04-12ASoC: ti: osk5912: Make it CCF clk API compatibleJanusz Krzysztofik
2022-04-12ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi
2022-04-12ASoC: fix invalid yamlCorentin Labbe
2022-04-12ASoC: remaining simple i2c probe changesMark Brown
2022-04-12ASoC: SOF: Abstractions for top-level IPC opsMark Brown
2022-04-12Allow detecting ACP6x DMIC via _DSDMark Brown
2022-04-11ASoC: cs35l45: Make exports namespacedRichard Fitzgerald
2022-04-11ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unusedYueHaibing
2022-04-11ASoC: amd: yc: add new YC platform varaint supportVijendar Mukunda
2022-04-11ASoC: uda1380: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: ts3a227e: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: tlv320*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: tda7419: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: tas*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: sta*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: pcm*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: nau8*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: ml26124: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: lm4857: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: es83*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: cx2072x: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: ak4*: use simple i2c probe functionStephen Kitt
2022-04-11ASoC: amd: Add support for enabling DMIC on acp6x via _DSDMario Limonciello
2022-04-11ASoC: amd: Add driver data to acp6x machine driverMario Limonciello
2022-04-11ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-controlPeter Ujfalusi
2022-04-11ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set upPeter Ujfalusi
2022-04-11ASoC: SOF: Add widget_kcontrol_setup control ops for IPC3Peter Ujfalusi
2022-04-11ASoC: SOF: ipc: Switch over to use the rx_msg opsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc: Switch over to use the tx_msg and set_get_data opsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc: Use the get_reply ops in snd_sof_ipc_get_reply()Peter Ujfalusi
2022-04-11ASoC: SOF: ipc: Add check for mandatory IPC message handling opsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc: Separate the ops checks by functions/topicsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc3: Implement rx_msg IPC opsPeter Ujfalusi
2022-04-11ASoC: SOF: ipc3: Implement the get_reply IPC opsPeter Ujfalusi