summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2026-01-20ASoC: codec: es8323: Enable DAPM for ADC and ChipPowerMark Brown
2026-01-20ASoC: amd: yc: Add ASUS ExpertBook PM1503CDA to quirks listAnatolii Shirykalov
2026-01-20ASoC: fsl: imx-card: Do not force slot width to sample widthFabio Estevam
2026-01-20ASoC: SOF: Intel: hda: Remove MODULE_SOFTDEP for snd-hda-codec-hdmiPeter Ujfalusi
2026-01-20ASoC: tas2783A: fw loading for devices without pci busNiranjan H Y
2026-01-20ASoC: sdw_utils: remove dai registered checkBard Liao
2026-01-20ASoC: renesas: rz-ssi: Drop goto labelClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Drop the & operator in front of function nameClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Drop unnecessary if conditionClaudiu Beznea
2026-01-20ASoC: renesas: rz-ssi: Simplify the logic in rz_ssi_stream_is_play()Claudiu Beznea
2026-01-20ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()Berk Cem Goksel
2026-01-19ALSA: hda/realtek: Fix headset mic for TongFang X6AR55xUTim Guttzeit
2026-01-19ASoC: realtek: fix misspelling of "minimum" in commentsRunrun Liu
2026-01-19ASoC: codecs: es8323: Enable proper DAPM widgets for chip powerBinbin Zhou
2026-01-19ASoC: codecs: es8323: Enable proper DAPM widgets for capture ADCBinbin Zhou
2026-01-19ASoC: codecs: es8323: remove DAC enablement write from es8323_set_bias_levelBinbin Zhou
2026-01-19ASoC: codecs: es8323: Replace magic numbers with defined macrosBinbin Zhou
2026-01-19ASoC: soc-acpi-intel-ptl-match: use aggregated endpoint in ptl_rt722_l0_rt132...Bard Liao
2026-01-19ASoC: soc-acpi-intel-arl-match: change rt722 amp endpoint to aggregatedBard Liao
2026-01-19ASoC: cs35l45: Corrects ASP_TX5 DAPM widget channelRicardo Rivera-Matos
2026-01-19ALSA: ctxfi: Fix potential OOB access in audio mixer handlingTakashi Iwai
2026-01-19ALSA: usb-audio: Add delay quirk for MOONDROP Moonriver2 TiLianqin Hu
2026-01-18ALSA: firewire: remove PCM buffer size constraint from isoc context headerTakashi Sakamoto
2026-01-17ALSA: scarlett2: Fix buffer overflow in config retrievalSamasth Norway Ananda
2026-01-17ALSA: usb: Increase volume range that triggers a warningArun Raghavan
2026-01-16ALSA: hda/cirrus_scodec_test: Use faux_device instead of platform_deviceRichard Fitzgerald
2026-01-16Merge branch 'for-linus' into for-nextTakashi Iwai
2026-01-15ASoC: SDCA: Handle CONFIG_PM_SLEEP not being setCharles Keepax
2026-01-15ASoC: es8328: Propagate error codes from regmap updatesHsieh Hung-En
2026-01-15ALSA: hda/tas2781: Add newly-released HP laptopShenghao Ding
2026-01-15Merge tag 'asoc-fix-v6.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2026-01-15ASoC: SDCA: Tidy up some memory allocationsCharles Keepax
2026-01-15ALSA: hda/realtek: Add quirk for HP Pavilion x360 to enable mute LEDZhang Heng
2026-01-14ASoC: tlv320adcx140: Merge fixes from PengutronixMark Brown
2026-01-14sound: codecs: tlv320adcx140: assorted patchesMark Brown
2026-01-14SDCA System Suspend SupportMark Brown
2026-01-14ASoC: codecs: aw88261: add dvdd-supply propertyMark Brown
2026-01-14ASoC: Fix sdw_utils calling wrong codec init callbacksMark Brown
2026-01-14ASoC: intel: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2026-01-14ASoC: SDCA: Add lock to serialise the Function initialisationCharles Keepax
2026-01-14ASoC: SDCA: Device boot into the system suspend processCharles Keepax
2026-01-14ASoC: SDCA: Add basic system suspend supportCharles Keepax
2026-01-14ASoC: SDCA: Add SDCA IRQ enable/disable helpersCharles Keepax
2026-01-14ASoC: codecs: aw88261: use dvdd-supply regulatorBharadwaj Raju
2026-01-14ASoC: tlv320adcx140: add channel sum controlEmil Svendsen
2026-01-14ASoC: tlv320adcx140: add kcontrol for num biquadsEmil-Juhl
2026-01-14ASoC: tlv320adcx140: add avdd and iovdd supplyEmil-Juhl
2026-01-14ASoC: tlv320adcx140: power on/off the device on demandEmil-Juhl
2026-01-14ASoC: tlv320adcx140: fix word lengthEmil Svendsen
2026-01-14ASoC: tlv320adcx140: Propagate error codes during probeDimitrios Katsaros