summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorLines
2022-06-10Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-37/+124
2022-06-08ALSA: hda/realtek: Add quirk for HP Dev OneJeremy Soller-0/+1
2022-06-08ALSA: hda/realtek - Add HW8326 supporthuangwenhui-0/+15
2022-06-07Merge tag 'asoc-fix-v5.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-35/+86
2022-06-07ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui-0/+7
2022-06-07ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor IDYong Zhi-0/+4
2022-06-06ALSA: usb-audio: Set up (implicit) sync for Saffire 6Takashi Iwai-1/+9
2022-06-06ALSA: usb-audio: Skip generic sync EP parse for secondary EPTakashi Iwai-1/+1
2022-06-06ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown-1/+1
2022-06-06ASoC: es8328: Fix event generation for deemphasis controlMark Brown-1/+4
2022-06-06ASoC: wm8962: Fix suspend while playing musicAdam Ford-0/+1
2022-06-06ASoC: SOF: ipc-msg-injector: Fix reversed if statementDan Carpenter-10/+8
2022-06-06ASoC: SOF: ipc-msg-injector: Propagate write errors correctlyDan Carpenter-5/+11
2022-06-06ASoC: fsl_sai: Add support for i.MX8MNShengjiu Wang-0/+1
2022-06-06ASoC: SOF: Fix potential NULL pointer dereferenceAmadeusz Sławiński-1/+1
2022-06-06ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga ...Cameron Berkenpas-0/+1
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-9/+9
2022-06-03Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+86
2022-06-03ASoC: Fixup Cirrus SX control usageMark Brown-15/+18
2022-06-03ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax-1/+1
2022-06-03ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax-2/+2
2022-06-03ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax-1/+3
2022-06-03ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax-8/+8
2022-06-03ASoC: cs35l36: Update digital volume TLVCharles Keepax-1/+2
2022-06-03ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax-2/+2
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-390/+466
2022-06-02ASoC: Intel: cirrus-common: fix incorrect channel mappingxliu-4/+36
2022-06-01ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callbackSrinivasa Rao Mandadapu-1/+1
2022-06-01ASoC: nau8822: Add operation for internal PLL off and onHui Wang-0/+7
2022-06-01Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-11/+34
2022-05-31ALSA: usb-audio: Optimize TEAC clock quirkTakashi Iwai-4/+8
2022-05-31ASoC: da7219: Small fixes for jack detection and removalMark Brown-3/+15
2022-05-30Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+1
2022-05-30ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson-4/+4
2022-05-30ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson-0/+12
2022-05-30ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König-1/+2
2022-05-30ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUSMarios Levogiannis-0/+10
2022-05-27ALSA: hda/via: Delete does not require returnXiang wangx-2/+0
2022-05-27ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptopRik van der Kemp-0/+1
2022-05-26ASoC: Intel: common: fix typo for tplg namingDavid Lin-1/+1
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-9086/+22927
2022-05-25ALSA: usb-audio: Cancel pending work at closing a MIDI substreamTakashi Iwai-0/+3
2022-05-25ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 MobosTakashi Iwai-0/+30
2022-05-24ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou-2/+13
2022-05-24ALSA: hda/realtek - Add new type for ALC245Kailang Yang-2/+8
2022-05-24ALSA: usb-audio: Configure sync endpoints before dataCraig McLure-6/+11
2022-05-23Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-43/+10
2022-05-23ASoC: SOF: amd: Fixed Build errorSyed Saba kareem-0/+1
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-7431/+21258
2022-05-23ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang-2/+2