summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-generic-dmaengine-pcm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-19ASoC: SOF: sof-audio: preserve topology filename override in nocodec modePierre-Louis Bossart1-1/+2
2022-04-19ASoC: SOF: sof-pci-dev: add parameter to override topology filenamePierre-Louis Bossart1-5/+20
2022-04-19ASoC: SOF: sof-pci-dev: add parameter to override firmware filenamePierre-Louis Bossart1-1/+13
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart16-30/+88
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart12-0/+72
2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart15-53/+141
2022-04-19ASoC: SOF: add definitions for different IPC typesPierre-Louis Bossart1-0/+9
2022-04-14ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki84-296/+316
2022-04-13ASoC: SOF: Intel: Check the bar size before remappingZheyu Ma1-1/+5
2022-04-12ASoC: ti: osk5912: Make it CCF clk API compatibleJanusz Krzysztofik1-2/+2
2022-04-12ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-4/+2
2022-04-12ASoC: fix invalid yamlCorentin Labbe1-1/+0
2022-04-11ASoC: cs35l45: Make exports namespacedRichard Fitzgerald4-7/+12
2022-04-11ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unusedYueHaibing1-2/+2
2022-04-11ASoC: amd: yc: add new YC platform varaint supportVijendar Mukunda1-2/+7
2022-04-11ASoC: uda1380: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: ts3a227e: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: tlv320*: use simple i2c probe functionStephen Kitt3-9/+6
2022-04-11ASoC: tda7419: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: tas*: use simple i2c probe functionStephen Kitt5-15/+10
2022-04-11ASoC: sta*: use simple i2c probe functionStephen Kitt3-9/+6
2022-04-11ASoC: pcm*: use simple i2c probe functionStephen Kitt5-15/+10
2022-04-11ASoC: nau8*: use simple i2c probe functionStephen Kitt6-18/+12
2022-04-11ASoC: ml26124: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: max9*: use simple i2c probe functionStephen Kitt12-35/+24
2022-04-11ASoC: lm4857: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: es83*: use simple i2c probe functionStephen Kitt2-6/+4
2022-04-11ASoC: cx2072x: use simple i2c probe functionStephen Kitt1-3/+2
2022-04-11ASoC: ak4*: use simple i2c probe functionStephen Kitt4-12/+8
2022-04-11ASoC: amd: Add support for enabling DMIC on acp6x via _DSDMario Limonciello1-0/+13
2022-04-11ASoC: amd: Add driver data to acp6x machine driverMario Limonciello1-4/+25
2022-04-11ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-controlPeter Ujfalusi3-97/+88
2022-04-11ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set upPeter Ujfalusi1-50/+4
2022-04-11ASoC: SOF: Add widget_kcontrol_setup control ops for IPC3Peter Ujfalusi2-0/+40
2022-04-11ASoC: SOF: ipc: Switch over to use the rx_msg opsPeter Ujfalusi2-453/+4
2022-04-11ASoC: SOF: ipc: Switch over to use the tx_msg and set_get_data opsPeter Ujfalusi1-278/+23
2022-04-11ASoC: SOF: ipc: Use the get_reply ops in snd_sof_ipc_get_reply()Peter Ujfalusi1-48/+2
2022-04-11ASoC: SOF: ipc: Add check for mandatory IPC message handling opsPeter Ujfalusi1-0/+5
2022-04-11ASoC: SOF: ipc: Separate the ops checks by functions/topicsPeter Ujfalusi1-3/+9
2022-04-11ASoC: SOF: ipc3: Implement rx_msg IPC opsPeter Ujfalusi1-0/+212
2022-04-11ASoC: SOF: ipc3: Implement the get_reply IPC opsPeter Ujfalusi1-0/+55
2022-04-11ASoC: SOF: ipc3: Implement the set_get_data IPC opsPeter Ujfalusi1-0/+103
2022-04-11ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sendingPeter Ujfalusi1-2/+2
2022-04-11ASoC: SOF: ipc3: Implement the tx_msg IPC opsPeter Ujfalusi1-0/+308
2022-04-11ASoC: SOF: Add high level IPC IO callback definitions to ipc_opsPeter Ujfalusi1-0/+21
2022-04-11ASoC: SOF: Add helper function to prepare and send an IPC messagePeter Ujfalusi2-0/+55
2022-04-08ASoC: update to support either TAS2764 or TAS2780Raphael-Xu1-8/+10
2022-04-08ASoC: rename tas2764 to tas27xxRaphael-Xu1-0/+0
2022-04-08ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi1-0/+1
2022-04-08ASoC: mediatek: mt8192: support rt1015p_rt5682sJiaxin Yu2-22/+40