summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-08-25ASoC: SOF: Intel: hda: add sanity check on SSP index reported by NHLTPierre-Louis Bossart1-0/+7
2022-08-25ALSA: hda/realtek: Enable speaker and mute LEDs for HP laptopsKai-Heng Feng1-0/+2
2022-08-25ASoC: nau8821: Don't unconditionally free interruptMark Brown1-10/+0
2022-08-25ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto1-0/+2
2022-08-25ASoC: SOF: sof-client-probes: Only load the driver if IPC3 is usedPeter Ujfalusi1-0/+4
2022-08-25ASoC: SOF: Intel: hda-ipc: Do not process IPC reply before firmware bootPeter Ujfalusi1-14/+25
2022-08-25ASoC: SOF: Intel: cnl: Do not process IPC reply before firmware bootPeter Ujfalusi1-13/+24
2022-08-25ALSA: hda: Fix page fault in snd_hda_codec_shutdown()Cezary Rojewski1-21/+20
2022-08-25ASoC: Intel: avs: Set max DMA segment sizeAmadeusz Sławiński1-0/+1
2022-08-25ASoC: codec: tlv320aic32x4: fix mono playback via I2SPhilipp Zabel1-0/+9
2022-08-25ASoC: tas2770: Fix handling of mute/unmuteMartin Povišer2-27/+32
2022-08-25ASoC: tas2770: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0
2022-08-25ASoC: tas2770: Allow mono streamsMartin Povišer1-1/+1
2022-08-25ASoC: tas2770: Set correct FSYNC polarityMartin Povišer2-1/+22
2022-08-25ASoC: DPCM: Don't pick up BE without substreamTakashi Iwai1-0/+3
2022-08-25ASoC: SOF: Intel: hda: Fix potential buffer overflow by snprintf()Takashi Iwai1-1/+1
2022-08-25ASoC: SOF: debug: Fix potential buffer overflow by snprintf()Takashi Iwai1-3/+3
2022-08-25ASoC: Intel: avs: Fix potential buffer overflow by snprintf()Takashi Iwai1-2/+2
2022-08-25ASoC: qdsp6: q6apm-dai: unprepare stream if its already preparedSrinivas Kandagatla1-0/+6
2022-08-25ALSA: hda: Fix crash due to jack poll in suspendMohan Kumar1-5/+9
2022-08-25ALSA: usb-audio: More comprehensive mixer map for ASUS ROG Zenith IITakashi Iwai2-9/+33
2022-08-25ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PUChristoffer Sandberg1-0/+1
2022-08-25ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński1-3/+3
2022-08-17ASoC: Intel: avs: Use lookup table to create modulesAmadeusz Sławiński1-25/+29
2022-08-17Revert "devcoredump: remove the useless gfp_t parameter in dev_coredumpv and ...Greg Kroah-Hartman3-3/+3
2022-08-17ASoC: mchp-spdifrx: disable end of block interrupt on failuresClaudiu Beznea1-3/+6
2022-08-17ASoC: Intel: sof_rt5682: Perform quirk check first in card late probeYong Zhi1-9/+9
2022-08-17ASoC: audio-graph-card2: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-17ASoC: audio-graph-card: Add of_node_put() in fail pathLiang He1-1/+3
2022-08-17ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()Christophe JAILLET1-1/+1
2022-08-17ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang1-3/+5
2022-08-17ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2-4/+7
2022-08-17ASoC: fsl-asoc-card: force cast the asrc_format typeShengjiu Wang1-2/+3
2022-08-17ASoC: fsl_asrc: force cast the asrc_format typeShengjiu Wang1-2/+4
2022-08-17ASoC: amd: yc: Decrease level of error messageMario Limonciello1-1/+1
2022-08-17ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()Dan Carpenter1-17/+12
2022-08-17ASoC: mt6359: Fix refcount leak bugLiang He2-0/+2
2022-08-17ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()Liang He1-10/+25
2022-08-17ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load...Peter Ujfalusi1-0/+1
2022-08-17ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong settingYC Hung1-1/+1
2022-08-17ASoC: audio-graph-card2.c: use of_property_read_u32() for rateKuninori Morimoto1-2/+3
2022-08-17ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang1-3/+11
2022-08-17ASoC: qcom: Fix missing of_node_put() in asoc_qcom_lpass_cpu_platform_probe()Liang He1-0/+1
2022-08-17ASoC: codecs: wsa881x: handle timeouts in resume pathSrinivas Kandagatla1-2/+8
2022-08-17ASoC: samsung: change gpiod_speaker_power and rx1950_audio from global to sta...Tom Rix1-2/+2
2022-08-17ASoC: soc-core.c: fixup snd_soc_of_get_dai_link_cpus()Kuninori Morimoto1-9/+9
2022-08-17ASoC: samsung: h1940_uda1380: include proepr GPIO consumer headerKrzysztof Kozlowski1-1/+1
2022-08-17ASoC: cs35l45: Add endianness flag in snd_soc_component_driverCharles Keepax1-0/+2
2022-08-17ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLVSrinivas Kandagatla1-45/+36
2022-08-17ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to S8_TLVSrinivas Kandagatla1-23/+23