aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properlyTakashi Iwai2022-06-153-4/+28
* ALSA: hda/realtek - ALC897 headset MIC no soundKailang Yang2022-06-131-0/+9
* ALSA: usb-audio: US16x08: Move overflow check before array accessDaniil Dementev2022-06-131-3/+3
* ALSA: hda/realtek: Add mute LED quirk for HP Omen laptopSoham Sen2022-06-101-0/+1
* ALSA: hda/realtek: Add quirk for HP Dev OneJeremy Soller2022-06-081-0/+1
* ALSA: hda/realtek - Add HW8326 supporthuangwenhui2022-06-082-0/+15
* Merge tag 'asoc-fix-v5.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-06-0715-35/+86
|\
| * ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown2022-06-061-1/+1
| * ASoC: es8328: Fix event generation for deemphasis controlMark Brown2022-06-061-1/+4
| * ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-061-0/+1
| * ASoC: SOF: ipc-msg-injector: Fix reversed if statementDan Carpenter2022-06-061-10/+8
| * ASoC: SOF: ipc-msg-injector: Propagate write errors correctlyDan Carpenter2022-06-061-5/+11
| * ASoC: fsl_sai: Add support for i.MX8MNShengjiu Wang2022-06-061-0/+1
| * ASoC: SOF: Fix potential NULL pointer dereferenceAmadeusz Sławiński2022-06-061-1/+1
| * ASoC: Fixup Cirrus SX control usageMark Brown2022-06-035-15/+18
| |\
| | * ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax2022-06-031-1/+1
| | * ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-031-2/+2
| | * ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax2022-06-031-1/+3
| | * ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax2022-06-031-8/+8
| | * ASoC: cs35l36: Update digital volume TLVCharles Keepax2022-06-031-1/+2
| | * ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax2022-06-031-2/+2
| * | ASoC: Intel: cirrus-common: fix incorrect channel mappingxliu2022-06-021-4/+36
| |/
| * ASoC: qcom: lpass-platform: Update VMA access permissions in mmap callbackSrinivasa Rao Mandadapu2022-06-011-1/+1
| * ASoC: nau8822: Add operation for internal PLL off and onHui Wang2022-06-012-0/+7
* | ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui2022-06-071-0/+7
* | ALSA: hda: MTL: add HD Audio PCI ID and HDMI codec vendor IDYong Zhi2022-06-072-0/+4
* | ALSA: usb-audio: Set up (implicit) sync for Saffire 6Takashi Iwai2022-06-062-1/+9
* | ALSA: usb-audio: Skip generic sync EP parse for secondary EPTakashi Iwai2022-06-061-1/+1
* | ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga ...Cameron Berkenpas2022-06-061-0/+1
* | Merge tag 'asoc-fix-v5.19-rc0' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-06-019-11/+34
|\|
| * ASoC: da7219: Small fixes for jack detection and removalMark Brown2022-05-311-3/+15
| |\
| | * ASoC: da7219: cancel AAD related work earlier for jack removalAdam Thomson2022-05-301-4/+4
| | * ASoC: da7219: Fix pole orientation detection on certain headsetsAdam Thomson2022-05-301-0/+12
| * | ASoC: Intel: avs: Fix build error on arc, m68k and sparcUwe Kleine-König2022-05-301-1/+2
| |/
| * ASoC: Intel: common: fix typo for tplg namingDavid Lin2022-05-261-1/+1
| * ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" ...Oder Chiou2022-05-243-2/+13
| * ASoC: SOF: amd: Fixed Build errorSyed Saba kareem2022-05-231-0/+1
| * ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-05-231-2/+2
| * ASoC: soc-pcm: fix BE transition for TRIGGER_STARTPierre-Louis Bossart2022-05-231-2/+0
* | selftests: alsa: Handle pkg-config failure more gracefullyMark Brown2022-05-311-0/+3
* | ALSA: usb-audio: Optimize TEAC clock quirkTakashi Iwai2022-05-311-4/+8
* | ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUSMarios Levogiannis2022-05-301-0/+10
* | ALSA: hda/via: Delete does not require returnXiang wangx2022-05-271-2/+0
* | ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15 9520 laptopRik van der Kemp2022-05-271-0/+1
* | ALSA: usb-audio: Cancel pending work at closing a MIDI substreamTakashi Iwai2022-05-251-0/+3
* | ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 MobosTakashi Iwai2022-05-251-0/+30
* | ALSA: hda/realtek - Add new type for ALC245Kailang Yang2022-05-241-2/+8
* | ALSA: usb-audio: Configure sync endpoints before dataCraig McLure2022-05-241-6/+11
* | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-23521-7589/+23013
|\|
| * ASoC: SOF: Introduce generic (in)firmware tracing infrastructureMark Brown2022-05-2017-669/+767
| |\