summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan6-10/+11
2023-02-09ASoC: qcom: q6dsp and lpass codec stablity fixesMark Brown7-69/+101
2023-02-09ASoC: SOF: ipc4-topology: Configure copier sink formatMark Brown3-9/+119
2023-02-09Add the Infineon PEB2466 codec supportMark Brown3-0/+2085
2023-02-09ASoC: rt712-sdca: Add RT712 SDCA driver for Jack and Amp topologyShuming Fan6-0/+2150
2023-02-09ASoC: rt5640: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2023-02-09ASoC: codecs: Add support for the Infineon PEB2466 codecHerve Codina3-0/+2085
2023-02-09ASoC: SOF: ipc4-topology: set copier sink formatBard Liao3-5/+113
2023-02-09ASoC: SOF: ipc4-topology: Print queue IDs in errorRanjani Sridharan1-4/+6
2023-02-09ASoC: codecs: lpass: remove not so useful verbose logSrinivas Kandagatla2-6/+2
2023-02-09ASoC: codecs: lpass: do not reset soundwire block on clk enableSrinivas Kandagatla4-29/+44
2023-02-09ASoC: codecs: lpass: fix incorrect mclk rateSrinivas Kandagatla2-4/+4
2023-02-09ASoC: codecs: lpass: register mclk after runtime pmSrinivas Kandagatla4-23/+22
2023-02-09ASoC: qcom: audioreach: fix ADSP ready checkSrinivas Kandagatla1-8/+9
2023-02-09ASoC: qcom: q6apm-dai: Add SNDRV_PCM_INFO_BATCH flagSrinivas Kandagatla1-2/+4
2023-02-09ASoC: qcom: q6apm-dai: fix race condition while updating the position pointerSrinivas Kandagatla1-1/+15
2023-02-09ASoC: qcom: q6apm-lpass-dai: unprepare stream if its already preparedSrinivas Kandagatla1-0/+5
2023-02-09ASoC: SMA1303: Remove the sysclk setting in devicetreeKiseok Jo1-35/+2
2023-02-09ASoC: codecs: max98090: simplify snd_soc_dai_driverKrzysztof Kozlowski1-5/+3
2023-02-09ALSA: ppc: fix unused function local variableTakashi Sakamoto1-1/+0
2023-02-08ALSA: core: Make snd_card_free() return voidUwe Kleine-König3-11/+5
2023-02-08ALSA: core: Make snd_card_free_when_closed() return voidUwe Kleine-König1-7/+5
2023-02-08ALSA: core: Make snd_card_disconnect() return voidUwe Kleine-König1-16/+8
2023-02-08ASoC: SMA1303: Convert the TDM slot properties in devicetree to mixerKiseok Jo1-18/+82
2023-02-08ASoC: SMA1303: Remove the I2C Retry property in devicetreeKiseok Jo1-15/+1
2023-02-08ASoC: SOF: ops: refine parameters order in function snd_sof_dsp_update8Rander Wang1-1/+1
2023-02-08ALSA: hda/realtek: Add Positivo N14KP6-TGEdson Juliano Drosdeck1-0/+1
2023-02-07Merge tag 'asoc-fix-v6.2-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai6-67/+117
2023-02-07ASoC: topology: Return -ENOMEM on memory allocation failureAmadeusz Sławiński1-2/+6
2023-02-07ALSA: emux: Avoid potential array out-of-bound in snd_emux_xg_control()Artemii Karasev1-0/+3
2023-02-07ASoC: fsl_sai: fix getting version from VERIDShengjiu Wang1-0/+1
2023-02-07ALSA: hda/realtek: fix mute/micmute LEDs don't work for a HP platform.Andy Chi1-0/+5
2023-02-07Two bug fixes for tas5805m codec driverMark Brown1-41/+90
2023-02-06ALSA: hda/realtek: Add quirk for ASUS UM3402 using CS35L41Stefan Binding1-0/+1
2023-02-06ASoC: codecs: Fix unsigned comparison with less than zeroJiapeng Chong1-2/+0
2023-02-06ASoC: codecs: aw88395: initialize cur_scene_id to 0Tom Rix1-1/+1
2023-02-06ASoC: codecs: es8326: Fix DTS properties readingAlexey Firago1-2/+4
2023-02-06ASoC: tas5805m: add missing page switch.Daniel Beer1-0/+3
2023-02-06ASoC: tas5805m: rework to avoid scheduling while atomic.Daniel Beer1-41/+87
2023-02-06ALSA: hda/realtek: Enable mute/micmute LEDs on HP Elitebook, 645 G9Elvis Angelaccio1-0/+1
2023-02-04ALSA: fireface: add field for the number of messages copied to user spaceTakashi Sakamoto1-12/+16
2023-02-03ALSA: hda: Fix the control element identification for multiple codecsJaroslav Kysela5-3/+31
2023-02-03ASoC: SOF: core/ipc4/mtl: Add support for PCM delayMark Brown10-0/+464
2023-02-03ASoC: (SOF) topology: Regression fixes for nextMark Brown2-2/+2
2023-02-03ASoC: codecs: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2023-02-03ASoC: SOF: fix intel-soundwire link failureArnd Bergmann1-2/+2
2023-02-03ASoC: mediatek: mt8188: remove etdm dead codeTrevor Wu1-24/+9
2023-02-03ASoC: SOF: ipc4-pcm: add delay function supportRander Wang1-0/+109
2023-02-03ASoC: SOF: Intel: mtl: add get_stream_position supportRander Wang2-0/+20
2023-02-03ASoC: SOF: add get_stream_position ops for pcm delayRander Wang2-0/+19