aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2022-06-06ASoC: ops: Remove unneeded delay.h inclusionMark Brown
2022-06-06ASoC: stm32: sai: Remove useless defineTang Bin
2022-06-06ASoC: fsl_xcvr:Fix unbalanced pm_runtime_enable in fsl_xcvr_probezhangqilong
2022-06-06ASoC: cs35l45: Make cs35l45_remove() return voidUwe Kleine-König
2022-06-06ASoC: nau8822: Don't reconfigure PLL to the same valuesMark Brown
2022-06-06ASoC: simple-card-utils: rename asoc_simple_init_dai_link_params() to asoc_si...Kuninori Morimoto
2022-06-06ASoC: fsl_asrc_dma: enable dual fifo for ASRC P2PShengjiu Wang
2022-06-06ASoC: codecs: tfa989x: Add support for tfa9890Alexander Martinz
2022-06-06ASoC: max98390: use linux/gpio/consumer.h to fix buildRandy Dunlap
2022-06-06ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probeMiaoqian Lin
2022-06-06ASoC: fsl_sai: add error message in case of missing imx-pcm-dma supportMarco Felsch
2022-06-06ASoC: fsl_sai: use local device pointerMarco Felsch
2022-06-06ASoC: ops: Clarify snd_soc_info_volsw_sx()Mark Brown
2022-06-06ASoC: amd: acp: fix typo in commentJulia Lawall
2022-06-06ASoC: ab8500: Remove some leftover from the "Replace GPLv2 boilerplate/refere...Christophe JAILLET
2022-06-06ASoC: imx-audmux: Silence a clang warningFabio Estevam
2022-06-06ASoC: ux500: Remove some leftover from the "Replace GPLv2 boilerplate/referen...Christophe JAILLET
2022-06-06ASoC: samsung: Fix error handling in aries_audio_probeMiaoqian Lin
2022-06-06ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probeMiaoqian Lin
2022-06-06Merge existing fixes from asoc/for-5.19 into new branchMark Brown
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03ASoC: Fixup Cirrus SX control usageMark Brown
2022-06-03ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax
2022-06-03ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax
2022-06-03ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax
2022-06-03ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax
2022-06-03ASoC: cs35l36: Update digital volume TLVCharles Keepax
2022-06-03ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-02ASoC: Intel: cirrus-common: fix incorrect channel mappingxliu
2022-06-01ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callbackSrinivasa Rao Mandadapu
2022-06-01ASoC: nau8822: Add operation for internal PLL off and onHui Wang
2022-06-01Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2022-05-31ALSA: usb-audio: Optimize TEAC clock quirkTakashi Iwai
2022-05-31ASoC: da7219: Small fixes for jack detection and removalMark Brown
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-30ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson
2022-05-30ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson
2022-05-30ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König
2022-05-30ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUSMarios Levogiannis
2022-05-27ALSA: hda/via: Delete does not require returnXiang wangx
2022-05-27ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptopRik van der Kemp
2022-05-26ASoC: Intel: common: fix typo for tplg namingDavid Lin
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-25ALSA: usb-audio: Cancel pending work at closing a MIDI substreamTakashi Iwai
2022-05-25ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 MobosTakashi Iwai
2022-05-24ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou
2022-05-24ALSA: hda/realtek - Add new type for ALC245Kailang Yang
2022-05-24ALSA: usb-audio: Configure sync endpoints before dataCraig McLure