aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2026-02-18ASoC: amd: amd_sdw: add machine driver quirk for Lenovo modelsVijendar Mukunda1-0/+16
2026-02-18ASoC: amd: acp: Add ACP7.0 match entries for Realtek partsVijendar Mukunda1-0/+37
2026-02-18ALSA: echoaudio: Add SPDX ids to some filesTim Bird23-339/+23
2026-02-18ALSA: isa: Add SPDX id lines to some filesTim Bird7-6/+7
2026-02-18ALSA: core: Add SPDX license id to filesTim Bird8-128/+9
2026-02-17Merge tag 'soundwire-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds23-69/+23
2026-02-17ASoC: tas2783A: add explicit port prepare handlingNiranjan H Y1-0/+43
2026-02-17ASoC: renesas: rz-ssi: Fix playback and captureClaudiu Beznea1-1/+1
2026-02-17ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MAErik Sanjaya1-1/+11
2026-02-17ALSA: hda/conexant: Fix headphone jack handling on Acer Swift SF314Takashi Iwai1-0/+10
2026-02-16ASoC: qcom: sm8250: Add quinary MI2S supportLuca Weiss1-0/+8
2026-02-16ASoC: amd: yc: Add DMI quirk for ASUS Vivobook Pro 15X M6501RRGustavo Salvini1-1/+7
2026-02-16ALSA: usb-audio: Avoid potentially repeated XRUN error messagesTakashi Iwai1-9/+14
2026-02-16ALSA: usb-audio: Add sanity check for OOB writes at silencingTakashi Iwai1-16/+21
2026-02-16ALSA: usb-audio: Optimize the copy of packet sizes for implicit fb handlingTakashi Iwai2-4/+4
2026-02-16ALSA: usb-audio: Update the number of packets properly at receivingTakashi Iwai1-0/+1
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds2-0/+2
2026-02-12ASoC: codecs: aw88261: Fix erroneous bitmask logic in Awinic initAlexandre Ferrieux1-1/+2
2026-02-12ALSA: usb-audio: Add iface reset and delay quirk for GHW-123P胡连勤1-0/+2
2026-02-11Merge tag 'sound-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds279-4002/+12698
2026-02-11Merge tag 'firewire-updates-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394Linus Torvalds1-22/+9
2026-02-11ALSA: hda/tas2781: Ignore reset check for SPI deviceBaojun Xu1-13/+7
2026-02-11ALSA: hda/realtek: Add quirk for Samsung Galaxy Book3 Pro 360 (NP965QFG)Lewis Mason1-0/+1
2026-02-11ALSA: hda/realtek: Add quirk for Gigabyte G5 KF5 (2023)Eric Naim1-0/+1
2026-02-10Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2026-02-10ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo1-3/+0
2026-02-10ASoC: Merge up releaseMark Brown10-42/+95
2026-02-10ASoC: rt721-sdca: Fix issue of fail to detect OMTP jack typeJack Yu1-2/+2
2026-02-09Merge tag 'asoc-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai216-3381/+10768
2026-02-09ALSA: usb-audio: Add DSD support for iBasso DC04UQihang Guo1-0/+2
2026-02-09ALSA: mixer: oss: Add card disconnect checkpointsTakashi Iwai1-0/+16
2026-02-09ASoC: SOF: ipc4-control: Set correct error code in refresh_bytes_controlPeter Ujfalusi1-0/+1
2026-02-09ASoC: SOF: Intel: select CONFIG_SND_HDA_EXT_CORE from SND_SOC_SOF_HDA_COMMONArnd Bergmann1-0/+1
2026-02-09ALSA: usb-audio: Add iface reset and delay quirk for AB13X USB AudioLianqin Hu1-0/+2
2026-02-08Merge branch 'for-linus' into for-nextTakashi Iwai19-56/+178
2026-02-08ALSA: ctxfi: Add quirk for SE-300PCIE variant (160b:0102)Harin Lee1-5/+6
2026-02-08ALSA: hda/generic: fix typos in commentsPedro Amarante1-2/+2
2026-02-08ALSA: hda/realtek - Enable mute LEDs on HP ENVY x360 15-es0xxxIllia Barbashyn1-0/+13
2026-02-07ALSA: hda/conexant: Add quirk for HP ZBook Studio G4Takashi Iwai1-0/+1
2026-02-06ASoC: fsl_asrc_dma: allocate memory from dma deviceShengjiu Wang1-7/+41
2026-02-06ASoC: fsl_asrc: Add support for i.MX952 platformShengjiu Wang2-0/+30
2026-02-06ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2MShengjiu Wang4-1/+37
2026-02-06ALSA: oss: delete self assignmentDan Carpenter1-1/+1
2026-02-05ASoC: rockchip: spdif: Cleanups and port featuresMark Brown3-107/+176
2026-02-05ASoC: cs35l56: More support for new Dell laptopsMark Brown7-4/+1280
2026-02-05ASoC: rockchip: spdif: Convert to FIELD_PREPSebastian Reichel2-34/+32
2026-02-05ASoC: rockchip: spdif: Fill IEC958 CS info per paramsSugar Zhang3-4/+50
2026-02-05ASoC: rockchip: spdif: Add support for format S32_LESugar Zhang2-2/+28
2026-02-05ASoC: rockchip: spdif: Add support for set mclk rateSugar Zhang2-12/+24
2026-02-05ASoC: rockchip: spdif: Swap PCM and DAI component registration orderSugar Zhang1-4/+4