summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-03-30ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-03-26ALSA: pcm: Fix couple of typosBhaskar Chowdhury1-2/+2
2021-03-26ALSA: usb-audio: Check connector value on resumeKai-Heng Feng3-11/+36
2021-03-26ALSA: usb-audio: Carve out connector value checking into a helperKai-Heng Feng1-9/+25
2021-03-25ALSA: hda/hdmi: fix max DP-MST dev_num for Intel TGL+ platformsKai Vehmanen1-14/+11
2021-03-22ALSA: core: avoid -Wempty-body warningsArnd Bergmann3-6/+21
2021-03-22ALSA: bebob: enable to deliver MIDI messages for multiple portsTakashi Sakamoto1-5/+7
2021-03-22ALSA: bebob: detect the number of available MIDI portsTakashi Sakamoto3-32/+89
2021-03-22ALSA: bebob: code refactoring for stream format detectionTakashi Sakamoto1-44/+24
2021-03-22ALSA: rme9652: don't disable if not enabledTong Zhang1-1/+2
2021-03-22ALSA: hdspm: don't disable if not enabledTong Zhang1-1/+2
2021-03-22ALSA: hdsp: don't disable if not enabledTong Zhang1-1/+2
2021-03-19ALSA: hda: Revert "ALSA: hda: Allow setting preallocation again for x86"Amadeusz Sławiński1-4/+3
2021-03-19ALSA: pcm: Add debug print on memory allocation failureAmadeusz Sławiński1-0/+8
2021-03-19ALSA: hda: Fix spelling mistakeshuangjianghui1-1/+1
2021-03-18ALSA: ctxfi: fix comment syntax in file headersAditya Srivastava20-20/+20
2021-03-18ALSA: asihpi: fix comment syntax in file headersAditya Srivastava2-2/+2
2021-03-16ALSA: hda/cirrus: Make CS8409 driver more generic by using fixups.Stefan Binding1-182/+98
2021-03-16ALSA: hda/cirrus: Fix CS42L42 Headset Mic volume control nameStefan Binding1-1/+1
2021-03-16ALSA: hda/cirrus: Cleanup patch_cirrus.c code.Stefan Binding1-75/+72
2021-03-16ALSA: hda/cirrus: Add error handling into CS8409 I2C functionsStefan Binding1-45/+91
2021-03-11ALSA: ppc: keywest: remove outdated commentWolfram Sang1-5/+0
2021-03-07ALSA: hda/cirrus: Add Headphone and Headset MIC Volume ControlStefan Binding1-0/+200
2021-03-07ALSA: hda/cirrus: Add jack detect interrupt support from CS42L42 companion co...Vitaly Rodionov1-2/+307
2021-03-07ALSA: hda/cirrus: Add support for CS8409 HDA bridge and CS42L42 companion codec.Vitaly Rodionov1-0/+576
2021-03-07ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18Vitaly Rodionov2-2/+2
2021-03-07Merge tag 'tags/virtio_snd-5.12-rc2' into for-nextTakashi Iwai46-675/+4026
2021-03-07ALSA: virtio: introduce device suspend/resume supportAnton Yakovlev3-7/+85
2021-03-07ALSA: virtio: introduce PCM channel map supportAnton Yakovlev5-0/+242
2021-03-07ALSA: virtio: introduce jack supportAnton Yakovlev4-0/+260
2021-03-07ALSA: virtio: PCM substream operatorsAnton Yakovlev4-1/+454
2021-03-07ALSA: virtio: handling control and I/O messages for the PCM deviceAnton Yakovlev6-5/+515
2021-03-07ALSA: virtio: build PCM devices and substream hardware descriptorsAnton Yakovlev5-1/+581
2021-03-07ALSA: virtio: handling control messagesAnton Yakovlev5-1/+410
2021-03-07ALSA: virtio: add virtio sound driverAnton Yakovlev6-1/+410
2021-03-05ALSA: hda - bind headset buttons to the headphone jackHui Wang3-5/+91
2021-03-03ALSA: hda/realtek: Apply dual codec quirks for MSI Godlike X570 boardTakashi Iwai1-0/+1
2021-03-03ALSA: pci: vx222: fix kernel-doc warningPierre-Louis Bossart1-5/+5
2021-03-03ALSA: pci: mixart: fix kernel-doc warningPierre-Louis Bossart1-1/+2
2021-03-03ALSA: vx: fix kernel-doc warningPierre-Louis Bossart1-1/+1
2021-03-03ALSA: hda/realtek: Add quirk for Intel NUC 10Werner Sembach1-0/+11
2021-03-02ALSA: hda/hdmi: let new platforms assign the pcm slot dynamicallyHui Wang1-1/+17
2021-03-02ALSA: hda/realtek: Add quirk for Clevo NH55RZQEckhart Mohr1-0/+1
2021-03-02Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai23-652/+996
2021-03-02ALSA: hda: intel-sdw-acpi: add missing include filesPierre-Louis Bossart1-0/+5
2021-03-02ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart6-1/+184
2021-03-02ASoC: SOF: Intel: SoundWire: simplify KconfigPierre-Louis Bossart1-17/+9
2021-03-02ASoC: SOF: pci: move DSP_CONFIG use to platform-specific driversPierre-Louis Bossart7-12/+24
2021-03-02ASoC: SOF: pci: split PCI into different driversPierre-Louis Bossart11-447/+562
2021-03-02ASoC: SOF: ACPI: avoid reverse module dependencyArnd Bergmann9-176/+215