aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2023-06-13ASoC: tegra: Fix Master Volume ControlGravatar Jon Hunter 1-0/+3
2023-06-02ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedGravatar Chancel Liu 2-2/+10
2023-06-02ASoC: simple-card-utils: fix PCM constraint error checkGravatar Robert Hancock 1-1/+1
2023-06-01ASoC: mediatek: fix use-after-free in driver removeGravatar Mark Brown 10-70/+48
2023-06-01ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()Gravatar Richard Fitzgerald 1-3/+0
2023-06-01ASoC: max98363: limit the number of channel to 1Gravatar Ryan Lee 1-1/+1
2023-06-01ASoC: max98363: Removed 32bit supportGravatar Ryan Lee 1-1/+1
2023-06-01ASoC: mediatek: mt8195: fix use-after-free in driver remove pathGravatar Trevor Wu 5-34/+24
2023-06-01ASoC: mediatek: mt8188: fix use-after-free in driver remove pathGravatar Trevor Wu 5-36/+24
2023-05-31ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6xGravatar Sicong Jiang 1-0/+7
2023-05-30ASoC: nau8824: Add quirk to active-high jack-detectGravatar Edson Juliano Drosdeck 1-0/+24
2023-05-30ASoC: amd: ps: fix for acp_lock access in pdm driverGravatar Vijendar Mukunda 2-7/+6
2023-05-26ASoC: simple-card: Add missing of_node_put() in case of errorGravatar Herve Codina 1-0/+1
2023-05-24ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagGravatar Srinivas Kandagatla 1-1/+0
2023-05-24ASoC: codecs: wsa881x: do not set can_multi_write flagGravatar Srinivas Kandagatla 1-1/+0
2023-05-24ASoC: codecs: wsa883x: do not set can_multi_write flagGravatar Srinivas Kandagatla 1-1/+0
2023-05-23ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Gravatar Maxim Kochetkov 1-32/+9
2023-05-23ASoC: cs35l41: Fix default regmap values for some registersGravatar Stefan Binding 1-3/+3
2023-05-22ASoC: Intel: avs: Add missing checks on FE startupGravatar Amadeusz Sławiński 1-5/+18
2023-05-22ASoC: Intel: avs: Fix avs_path_module::instance_id sizeGravatar Amadeusz Sławiński 4-6/+6
2023-05-22ASoC: Intel: avs: Account for UID of ACPI deviceGravatar Cezary Rojewski 1-1/+1
2023-05-22ASoC: Intel: avs: Fix declaration of enum avs_channel_configGravatar Cezary Rojewski 1-1/+1
2023-05-22ASoC: Intel: avs: Access path components under lockGravatar Amadeusz Sławiński 1-1/+5
2023-05-22ASoC: Intel: avs: Fix module lookupGravatar Amadeusz Sławiński 1-7/+15
2023-05-19ASoC: soc-pcm: test if a BE can be preparedGravatar Ranjani Sridharan 1-0/+20
2023-05-17ASoC: rt5682: Disable jack detection interrupt during suspendGravatar Matthias Kaehlcke 3-1/+10
2023-05-17ASoC: lpass: Fix for KASAN use_after_free out of boundsGravatar Ravulapati Vishnu Vardhan Rao 1-0/+5
2023-05-16ASoC: SOF: Intel: hda-mlink: fixes and extensionsGravatar Mark Brown 1-9/+87
2023-05-15ASoC: SOF: topology: Fix tuples array allocationGravatar Ranjani Sridharan 1-1/+1
2023-05-15ASoC: SOF: Separate the tokens for input and output pin indexGravatar Ranjani Sridharan 1-2/+2
2023-05-15ASoC: SOF: Various runtime pm fixes, improvementsGravatar Mark Brown 3-13/+16
2023-05-15ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWireGravatar Simon Trimmer 1-1/+2
2023-05-15ASoC: SOF: topology: Fix logic for copying tuplesGravatar Ranjani Sridharan 1-0/+4
2023-05-15ASoC: SOF: pm: save io region state in case of errors in resumeGravatar Kai Vehmanen 1-1/+13
2023-05-15ASoC: mediatek: mt8186: Fix use-after-free in driver remove pathGravatar Douglas Anderson 5-34/+24
2023-05-15ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_configGravatar Peter Ujfalusi 1-2/+5
2023-05-15ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingGravatar Pierre-Louis Bossart 1-6/+8
2023-05-15ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingGravatar Pierre-Louis Bossart 1-5/+6
2023-05-15ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptionsGravatar Pierre-Louis Bossart 1-2/+2
2023-05-15ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registersGravatar Pierre-Louis Bossart 1-0/+50
2023-05-15ASoC: SOF: Intel: hda-mlink: initialize instance_offset memberGravatar Pierre-Louis Bossart 1-0/+2
2023-05-15ASoC: SOF: Intel: hda-mlink: use 'ml_addr' parameter consistentlyGravatar Pierre-Louis Bossart 1-1/+1
2023-05-15ASoC: SOF: Intel: hda-mlink: fix base_ptr computationGravatar Pierre-Louis Bossart 1-3/+3
2023-05-15ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlinkGravatar Pierre-Louis Bossart 1-0/+12
2023-05-15ASoC: SOF: Intel: hda-mlink: fix sublink refcountingGravatar Pierre-Louis Bossart 1-5/+19
2023-05-12ASoC: ssm2602: Add workaround for playback distortionsGravatar Paweł Anikiel 1-0/+15
2023-05-11ASoC: jz4740-i2s: Make I2S divider calculations more robustGravatar Aidan MacDonald 1-4/+50
2023-05-09ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data functionGravatar V sujith kumar Reddy 1-1/+6
2023-05-08ASoC: fsl_micfil: Fix error handler with pm_runtime_enableGravatar Shengjiu Wang 1-1/+13
2023-05-08ASoC: dwc: limit the number of overrun messagesGravatar Maxim Kochetkov 1-2/+2