summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusTakashi Iwai2023-06-261-12/+24
|\
| * ASoC: hdmi-codec: fix channel info for compressed formatsMatthias Reichl2023-06-251-12/+24
* | ASoC: intel: sof_sdw: Fixup typo in device link checkingCharles Keepax2023-06-191-1/+1
* | ASoC: tegra: Fix Master Volume ControlJon Hunter2023-06-131-0/+3
* | ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu2023-06-022-2/+10
* | ASoC: simple-card-utils: fix PCM constraint error checkRobert Hancock2023-06-021-1/+1
* | ASoC: mediatek: fix use-after-free in driver removeMark Brown2023-06-0110-70/+48
|\ \
| * | ASoC: mediatek: mt8195: fix use-after-free in driver remove pathTrevor Wu2023-06-015-34/+24
| * | ASoC: mediatek: mt8188: fix use-after-free in driver remove pathTrevor Wu2023-06-015-36/+24
* | | ASoC: cs35l56: Remove NULL check from cs35l56_sdw_dai_set_stream()Richard Fitzgerald2023-06-011-3/+0
* | | ASoC: max98363: limit the number of channel to 1Ryan Lee2023-06-011-1/+1
* | | ASoC: max98363: Removed 32bit supportRyan Lee2023-06-011-1/+1
|/ /
* | ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6xSicong Jiang2023-05-311-0/+7
* | ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-05-301-0/+24
* | ASoC: amd: ps: fix for acp_lock access in pdm driverVijendar Mukunda2023-05-302-7/+6
* | ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina2023-05-261-0/+1
* | ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
* | ASoC: codecs: wsa881x: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
* | ASoC: codecs: wsa883x: do not set can_multi_write flagSrinivas Kandagatla2023-05-241-1/+0
* | ASoC: dwc: move DMA init to snd_soc_dai_driver probe()Maxim Kochetkov2023-05-231-32/+9
* | ASoC: cs35l41: Fix default regmap values for some registersStefan Binding2023-05-231-3/+3
* | ASoC: Intel: avs: Add missing checks on FE startupAmadeusz Sławiński2023-05-221-5/+18
* | ASoC: Intel: avs: Fix avs_path_module::instance_id sizeAmadeusz Sławiński2023-05-224-6/+6
* | ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski2023-05-221-1/+1
* | ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski2023-05-221-1/+1
* | ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński2023-05-221-1/+5
* | ASoC: Intel: avs: Fix module lookupAmadeusz Sławiński2023-05-221-7/+15
* | ASoC: soc-pcm: test if a BE can be preparedRanjani Sridharan2023-05-191-0/+20
* | ASoC: rt5682: Disable jack detection interrupt during suspendMatthias Kaehlcke2023-05-173-1/+10
* | ASoC: lpass: Fix for KASAN use_after_free out of boundsRavulapati Vishnu Vardhan Rao2023-05-171-0/+5
* | ASoC: SOF: Intel: hda-mlink: fixes and extensionsMark Brown2023-05-161-9/+87
|\ \
| * | ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registersPierre-Louis Bossart2023-05-151-0/+50
| * | ASoC: SOF: Intel: hda-mlink: initialize instance_offset memberPierre-Louis Bossart2023-05-151-0/+2
| * | ASoC: SOF: Intel: hda-mlink: use 'ml_addr' parameter consistentlyPierre-Louis Bossart2023-05-151-1/+1
| * | ASoC: SOF: Intel: hda-mlink: fix base_ptr computationPierre-Louis Bossart2023-05-151-3/+3
| * | ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlinkPierre-Louis Bossart2023-05-151-0/+12
| * | ASoC: SOF: Intel: hda-mlink: fix sublink refcountingPierre-Louis Bossart2023-05-151-5/+19
* | | ASoC: SOF: topology: Fix tuples array allocationRanjani Sridharan2023-05-151-1/+1
* | | ASoC: SOF: Separate the tokens for input and output pin indexRanjani Sridharan2023-05-151-2/+2
* | | ASoC: SOF: Various runtime pm fixes, improvementsMark Brown2023-05-153-13/+16
|\ \ \
| * | | ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handlingPierre-Louis Bossart2023-05-151-6/+8
| * | | ASoC: SOF: pcm: fix pm_runtime imbalance in error handlingPierre-Louis Bossart2023-05-151-5/+6
| * | | ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptionsPierre-Louis Bossart2023-05-151-2/+2
| |/ /
* | | ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWireSimon Trimmer2023-05-151-1/+2
* | | ASoC: SOF: topology: Fix logic for copying tuplesRanjani Sridharan2023-05-151-0/+4
* | | ASoC: SOF: pm: save io region state in case of errors in resumeKai Vehmanen2023-05-151-1/+13
* | | ASoC: mediatek: mt8186: Fix use-after-free in driver remove pathDouglas Anderson2023-05-155-34/+24
* | | ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_configPeter Ujfalusi2023-05-151-2/+5
|/ /
* | ASoC: ssm2602: Add workaround for playback distortionsPaweł Anikiel2023-05-121-0/+15
* | ASoC: jz4740-i2s: Make I2S divider calculations more robustAidan MacDonald2023-05-111-4/+50