summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dmic: Add support for DSD data formatShengjiu Wang2022-04-191-1/+4
* ASoC: codecs: wm8962: using pm_runtime_resume_and_get instead of pm_runtime_g...Minghao Chi2022-04-191-4/+2
* ASoC: qcom: lpass-platform: Update memremap flag to MEMREMAP_WCSrinivasa Rao Mandadapu2022-04-191-1/+1
* ASoC: soc-card: Create jack kcontrol without pinsAkihiko Odaki2022-04-1482-289/+304
* ASoC: SOF: Intel: Check the bar size before remappingZheyu Ma2022-04-131-1/+5
* ASoC: ti: osk5912: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-121-2/+2
* ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-04-121-4/+2
* ASoC: remaining simple i2c probe changesMark Brown2022-04-1246-137/+92
|\
| * ASoC: uda1380: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
| * ASoC: ts3a227e: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
| * ASoC: tlv320*: use simple i2c probe functionStephen Kitt2022-04-113-9/+6
| * ASoC: tda7419: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
| * ASoC: tas*: use simple i2c probe functionStephen Kitt2022-04-115-15/+10
| * ASoC: sta*: use simple i2c probe functionStephen Kitt2022-04-113-9/+6
| * ASoC: pcm*: use simple i2c probe functionStephen Kitt2022-04-115-15/+10
| * ASoC: nau8*: use simple i2c probe functionStephen Kitt2022-04-116-18/+12
| * ASoC: ml26124: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
| * ASoC: max9*: use simple i2c probe functionStephen Kitt2022-04-1112-35/+24
| * ASoC: lm4857: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
| * ASoC: es83*: use simple i2c probe functionStephen Kitt2022-04-112-6/+4
| * ASoC: cx2072x: use simple i2c probe functionStephen Kitt2022-04-111-3/+2
| * ASoC: ak4*: use simple i2c probe functionStephen Kitt2022-04-114-12/+8
* | ASoC: SOF: Abstractions for top-level IPC opsMark Brown2022-04-126-880/+880
|\ \
| * | ASoC: SOF: ipc: Move the ipc_set_get_comp_data() local to ipc3-controlPeter Ujfalusi2022-04-113-97/+88
| * | ASoC: SOF: sof-audio: Use the widget_kcontrol_setup ops for kcontrol set upPeter Ujfalusi2022-04-111-50/+4
| * | ASoC: SOF: Add widget_kcontrol_setup control ops for IPC3Peter Ujfalusi2022-04-112-0/+40
| * | ASoC: SOF: ipc: Switch over to use the rx_msg opsPeter Ujfalusi2022-04-112-453/+4
| * | ASoC: SOF: ipc: Switch over to use the tx_msg and set_get_data opsPeter Ujfalusi2022-04-111-278/+23
| * | ASoC: SOF: ipc: Use the get_reply ops in snd_sof_ipc_get_reply()Peter Ujfalusi2022-04-111-48/+2
| * | ASoC: SOF: ipc: Add check for mandatory IPC message handling opsPeter Ujfalusi2022-04-111-0/+5
| * | ASoC: SOF: ipc: Separate the ops checks by functions/topicsPeter Ujfalusi2022-04-111-3/+9
| * | ASoC: SOF: ipc3: Implement rx_msg IPC opsPeter Ujfalusi2022-04-111-0/+212
| * | ASoC: SOF: ipc3: Implement the get_reply IPC opsPeter Ujfalusi2022-04-111-0/+55
| * | ASoC: SOF: ipc3: Implement the set_get_data IPC opsPeter Ujfalusi2022-04-111-0/+103
| * | ASoC: SOF: ipc3: Use sof_ipc3_tx_msg() internally for message sendingPeter Ujfalusi2022-04-111-2/+2
| * | ASoC: SOF: ipc3: Implement the tx_msg IPC opsPeter Ujfalusi2022-04-111-0/+308
| * | ASoC: SOF: Add high level IPC IO callback definitions to ipc_opsPeter Ujfalusi2022-04-111-0/+21
| * | ASoC: SOF: Add helper function to prepare and send an IPC messagePeter Ujfalusi2022-04-112-0/+55
| |/
* | Allow detecting ACP6x DMIC via _DSDMark Brown2022-04-121-4/+38
|\ \
| * | ASoC: amd: Add support for enabling DMIC on acp6x via _DSDMario Limonciello2022-04-111-0/+13
| * | ASoC: amd: Add driver data to acp6x machine driverMario Limonciello2022-04-111-4/+25
| |/
* | ASoC: cs35l45: Make exports namespacedRichard Fitzgerald2022-04-114-7/+12
* | ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unusedYueHaibing2022-04-111-2/+2
* | ASoC: amd: yc: add new YC platform varaint supportVijendar Mukunda2022-04-111-2/+7
|/
* ASoC: mediatek: mt8192: support rt1015p_rt5682sMark Brown2022-04-082-79/+121
|\
| * ASoC: mediatek: mt8192: support rt1015p_rt5682sJiaxin Yu2022-04-082-22/+40
| * ASoC: mediatek: mt8192: refactor for I2S8/I2S9 DAI links of headsetJiaxin Yu2022-04-081-8/+26
| * ASoC: mediatek: mt8192: refactor for I2S3 DAI link of speakerJiaxin Yu2022-04-081-51/+57
* | ASoC: mediatek: mt8195: Make sure of_device_id table are NULL terminatedLv Ruyi2022-04-081-0/+1
* | ASoC: Merge fixesMark Brown2022-04-0816-62/+203
|\ \ | |/ |/|