summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-03-09ALSA: hda: Add AlderLake-PS variant PCI IDKai Vehmanen1-0/+2
2022-03-08ALSA: scarlett2: Add support for the internal "standalone" switchGeoffrey D. Bennett1-7/+90
2022-03-08ALSA: scarlett2: Split scarlett2_config_items[] into 3 sectionsGeoffrey D. Bennett1-23/+51
2022-03-05ALSA: x86: Use standard mmap helper for Intel HDMI LPE audioTakashi Iwai1-13/+0
2022-03-05Merge branch 'for-linus' into for-nextTakashi Iwai9-8/+19
2022-03-05ALSA: usb-audio: add mapping for new Corsair Virtuoso SEReza Jahanbakhshi1-0/+10
2022-03-05ALSA: hda/realtek: Add quirk for Clevo NP70PNJTim Crawford1-0/+1
2022-03-04ALSA: firewire-lib: fix uninitialized flag for AV/C deferred transactionTakashi Sakamoto1-3/+1
2022-03-04ALSA: lola: add a check for the return of vmalloc()Xiaoke Wang1-0/+2
2022-03-04ALSA: echoaudio: remove redundant assignment to variable bytesColin Ian King1-1/+1
2022-03-02ALSA: intel_hdmi: Fix reference to PCM buffer addressZhen Ni1-1/+1
2022-02-28sound: core: Remove redundant variable and return the last statementMeng Tang1-12/+12
2022-02-28sound: core: remove initialise static variables to 0Meng Tang1-5/+1
2022-02-28ALSA: spi: Add check for clk_enable()Jiasheng Jiang1-6/+21
2022-02-28ALSA: mips: Use platform_get_irq() to get the interruptMeng Tang1-5/+4
2022-02-23Merge tag 'asoc-fix-v5.17-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2-4/+3
2022-02-21ALSA: hda/tegra: Update scratch reg. communicationMohan Kumar1-16/+48
2022-02-21ALSA: hda/tegra: Hardcode GCAP ISS value on T234Mohan Kumar1-0/+12
2022-02-21ALSA: hda/tegra: Add Tegra234 hda driver supportMohan Kumar2-8/+67
2022-02-21ALSA: hda: Expose codec cleanup and power-save functionsCezary Rojewski2-3/+12
2022-02-21ALSA: hda: Update and expose codec register proceduresCezary Rojewski3-11/+27
2022-02-21ALSA: hda: Update and expose snd_hda_codec_device_init()Cezary Rojewski1-16/+29
2022-02-21ALSA: hda: Add snd_hdac_ext_bus_link_at() helperCezary Rojewski1-10/+21
2022-02-17ALSA: hda/hdmi: add keep-alive support for ADL-P and DG2Kai Vehmanen2-49/+126
2022-02-17ASoC: intel: skylake: Set max DMA segment sizeTakashi Iwai1-0/+1
2022-02-17ASoC: SOF: hda: Set max DMA segment sizeTakashi Iwai1-0/+1
2022-02-17ALSA: hda: Set max DMA segment sizeTakashi Iwai1-0/+1
2022-02-16ASoC: cs4265: Fix the duplicated control nameFabio Estevam1-2/+1
2022-02-16ASoC: ops: Shift tested values in snd_soc_put_volsw() by +minMarek Vasut1-2/+2
2022-02-15Merge branch 'for-linus' into for-nextTakashi Iwai36-144/+336
2022-02-15Merge tag 'platform-drivers-x86-serial-multi-instantiate-1' of git://git.kern...Takashi Iwai1-1/+42
2022-02-14Merge tag 'asoc-fix-v5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai9-34/+66
2022-02-14ALSA: hda/realtek: Fix deadlock by COEF mutexTakashi Iwai1-15/+24
2022-02-14ALSA: usb-audio: Don't abort resume upon errorsTakashi Iwai1-6/+3
2022-02-14ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai1-0/+1
2022-02-14ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai1-2/+2
2022-02-14ALSA: hda/realtek: Add quirk for Legion Y9000X 2019Yu Huang1-0/+1
2022-02-14ALSA: usb-audio: revert to IMPLICIT_FB_FIXED_DEV for M-Audio FastTrack UltraMatteo Martelli1-2/+2
2022-02-11ALSA: hda: Add PCI and HDMI IDs for Intel Raptor LakeKai Vehmanen2-0/+12
2022-02-10ASoC: wm_adsp: Correct control read size when parsing compressed bufferCharles Keepax1-1/+2
2022-02-10ASoC: qcom: Actually clear DMA interrupt register for HDMIStephen Boyd1-4/+4
2022-02-10ALSA: ca0106: Rename register macro namesTakashi Iwai3-52/+52
2022-02-10ALSA: memalloc: invalidate SG pages before syncTakashi Iwai1-1/+1
2022-02-10ALSA: memalloc: Fix dma_need_sync() checksTakashi Iwai1-4/+9
2022-02-09ALSA: hda: Fix driver index handling at re-bindingTakashi Iwai1-3/+7
2022-02-08ASoC: rt5682: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: rt5668: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: rt5682s: do not block workqueue if card is unboundKai Vehmanen1-5/+7
2022-02-08ASoC: tas2770: Insert post reset delayMartin PoviĊĦer1-1/+6
2022-02-08ALSA: usb-audio: remove redundant assignment to variable cColin Ian King1-1/+1