]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2025-07-24  Takashi IwaiMerge branch 'for-linus' into for-next
2025-07-24  Takashi IwaiMerge tag 'asoc-fix-v6.16-rc7' of https://git.kernel...
2025-07-23  Baojun XuALSA: hda: Add TAS2770 support
2025-07-23  Johan HovoldASoC: mediatek: common: fix device and OF node leak
2025-07-22  Takashi IwaiMerge branch 'for-linus' into for-next
2025-07-22  SHARAN KUMAR MALSA: hda/realtek: Fix mute LED mask on HP OMEN 16...
2025-07-22  Erick KaranjaALSA: usb-audio: qcom: Adjust mutex unlock order
2025-07-21  Shuming FanASoC: SDCA: correct the calculation of the maximum...
2025-07-21  Stefan BindingALSA: hda/realtek: Add support for ASUS Commercial...
2025-07-21  Derek FangASoC: rt5650: Eliminate the high frequency glitch
2025-07-21  Ranjani SridharanASoC: SOF: Intel: PTL: Add the sdw_process_wakeen op
2025-07-21  Takashi IwaiMerge branch 'for-linus' into for-next
2025-07-21  Dawid RezlerALSA: hda/realtek - Add mute LED support for HP Pavilio...
2025-07-18  Edip HazuriALSA: hda/realtek - Add mute LED support for HP Victus...
2025-07-18  Guoqing JiangASoC: mediatek: mt8365-dai-i2s: pass correct size to...
2025-07-17  Takashi IwaiMerge tag 'asoc-fix-v6.16-rc6' of https://git.kernel...
2025-07-16  Lane OdenbachASoC: amd: yc: Add DMI quirk for HP Laptop 17 cp-2033dx
2025-07-16  Bard LiaoASoC: Intel: soc-acpi: add support for HP Omen14 ARL
2025-07-15  Takashi Iwaimips: loongson3_defconfig: Update HD-audio configs
2025-07-15  Takashi Iwaiarm: multi_v7_defconfig: Update HD-audio configs
2025-07-15  Adam QuelerASoC: amd: yc: Add DMI entries to support HP 15-fb1xxx
2025-07-15  Takashi IwaiMerge branch 'for-linus' into for-next
2025-07-15  Takashi IwaiALSA: hda/realtek: Add quirk for ASUS ROG Strix G712LWS
2025-07-14  Takashi IwaiMerge branch 'for-linus' into for-next
2025-07-14  Richard FitzgeraldALSA: hda/cs35l56: Workaround bad dev-index on Lenovo...
2025-07-14  Jackie DongALSA: hda/realtek: Support mute LED for Yoga with ALC287
2025-07-13  Arnd BergmannASoC: Intel: fix SND_SOC_SOF dependencies
2025-07-13  Oder ChiouASoC: rt5660: Fix the dmic data source from GPIO2
2025-07-11  Takashi IwaiALSA: hda: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: hda: Return the codec init error properly at...
2025-07-11  Takashi IwaiMAINTAINERS: Adjust to the new HD-audio driver paths
2025-07-11  Takashi IwaiALSA: hda: Drop superfluous driver->ops NULL checks
2025-07-11  Takashi IwaiALSA: hda: Drop old codec binding method
2025-07-11  Takashi IwaiALSA: hda/hdmi: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/ca0132: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/sigmatel: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/via: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/si3054: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/senary: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/conexant: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/cs8409: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/cirrus: Split to cs420x and cs421x drivers
2025-07-11  Takashi IwaiALSA: hda/ca0110: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/analog: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/cmedia: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/realtek: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda/generic: Rewrite to new probe method
2025-07-11  Takashi IwaiALSA: hda: Introduce hda_codec_driver ops
2025-07-11  Takashi IwaiALSA: hda/hdmi: Split vendor codec drivers
2025-07-11  Takashi IwaiALSA: hda: Split Realtek HD-audio codec driver
2025-07-11  Takashi IwaiALSA: hda: Move codec drivers into sound/hda/codecs...
2025-07-11  Takashi IwaiALSA: hda: Move controller drivers into sound/hda/contr...
2025-07-11  Takashi IwaiALSA: hda: Move CONFIG_SND_HDA_PREALLOC_SIZE into sound...
2025-07-11  Takashi IwaiALSA: hda: Move common codec driver into sound/hda...
2025-07-11  Takashi IwaiALSA: hda: Move HD-audio core stuff into sound/hda...
2025-07-11  Takashi IwaiALSA: hda: Move widget capability macros into hdaudio.h
2025-07-11  Takashi IwaiALSA: core: Copy string more safely
2025-07-11  Takashi IwaiALSA: usb-audio: Copy string more safely
2025-07-11  Takashi IwaiALSA: cmipci: Copy string more safely
2025-07-11  Takashi IwaiALSA: ac97: Copy string more safely
2025-07-11  Takashi IwaiALSA: usb-audio: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: ua101: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: usx2y: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: line6: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: 6fire: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: synth: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: spi: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: sparc: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: sh: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: ppc: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: vxpocket: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: pdaudiocf: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: ymfpci: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: via82xx: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: trident: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: sonicvibes: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: sis7019: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: rme9652: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: hdspm: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: hdsp: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: rme96: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: rme32: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: riptide: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: pcxhr: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: oxygen: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: nm256: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: mixart: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: maestro3: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: lx6464es: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: lola: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: korg1212: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: intel8x0: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: ice1724: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: ice1712: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: fm801: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: es1968: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: es1938: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: ens1370: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: emu10k1: Use safer strscpy() instead of strcpy()
2025-07-11  Takashi IwaiALSA: echoaudio: Use safer strscpy() instead of strcpy()
next