summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-06-2311-53/+87
|\
| * ALSA: hda/realtek: Add quirk for Clevo NS50PUTim Crawford2022-06-221-0/+1
| * ALSA: hda: Fix discovery of i915 graphics PCI deviceTakashi Iwai2022-06-211-9/+6
| * ALSA: hda/via: Fix missing beep setupTakashi Iwai2022-06-201-2/+2
| * ALSA: hda/conexant: Fix missing beep setupTakashi Iwai2022-06-201-2/+2
| * ALSA: memalloc: Drop x86-specific hack for WC allocationsTakashi Iwai2022-06-201-22/+1
| * ALSA: hda/realtek: Add quirk for Clevo PD70PNTTim Crawford2022-06-171-0/+1
| * ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-171-2/+8
| * ALSA: x86: intel_hdmi_audio: enable pm_runtime and set autosuspend delayPierre-Louis Bossart2022-06-171-0/+5
| * ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbgPierre-Louis Bossart2022-06-171-9/+8
| * ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11 boardsPierre-Louis Bossart2022-06-171-0/+12
| * 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
* | Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-06-1022-37/+124
|\ \ | |/
| * 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 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-035-9/+9
|\ \ \
| * \ \ Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-0382-295/+791
| |\ \ \
| * | | | sound: usb: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-235-9/+9
* | | | | Merge tag 'sound-fix-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0314-17/+86
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| | |/ / /