summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-15mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman
2026-08-15mailbox: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-08-15mailbox: exynos: Add support for Exynos850 mailboxAlexey Klimov
2026-08-15mailbox: pcc: Fix command timeout due to missed interruptHuisong Li
2026-08-15mailbox: pcc: Check shared memory signature on requestSudeep Holla
2026-08-15mailbox: pcc: Notify clients on polled completionSudeep Holla
2026-08-15mailbox: rockchip: drop unneeded runtime pointer (pclk)Linmao Li
2026-08-15mailbox: rockchip: disable pclk on probe failure and unbindLinmao Li
2026-08-15mailbox: qcom-cpucp: handle NULL data in send_data callbackJia Yang
2026-08-15mailbox: qcom-cpucp: fix PREEMPT_RT self-deadlock in IRQ handlerJia Yang
2026-08-15mailbox: arm_mhuv2: Use generic firmware property APIsKunihiko Hayashi
2026-08-15mailbox: arm_mhuv2: Convert channel translation to fw_xlate()Kunihiko Hayashi
2026-08-15cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabledRafael J. Wysocki
2026-08-15cpufreq: intel_pstate: Consolidate HWP P-states initializationRafael J. Wysocki
2026-08-15Merge tag 'soc-fixes-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-15fbdev: atyfb: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: matrox: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: savage: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: nvidia: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-15fbdev: aty128fb: Convert to managed PCI and ioremap APIShixiong Ou
2026-08-14Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov
2026-08-15crypto: keembay - use crypto_memneq() to compare CCM AEAD tagsDavid C.C.M. Gall
2026-08-15crypto: keembay - use crypto_memneq() to compare GCM AEAD tagsDavid C.C.M. Gall
2026-08-15crypto: sa2ul - use crypto_memneq() to compare AEAD tagDavid C.C.M. Gall
2026-08-15hwrng: drivers - use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)
2026-08-15crypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam
2026-08-15crypto: iaa - unmap dst before software fallback on decompressVinicius Costa Gomes
2026-08-15crypto: iaa - use bounce buffer for multi-sg decompress inputGiovanni Cabiddu
2026-08-15crypto: iaa - avoid counting fallback decompression bytesGiovanni Cabiddu
2026-08-15crypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu
2026-08-15hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resumeThomas Richard (TI)
2026-08-15crypto: hisilicon/sec2 - fix CCM algorithm long packet failureZhushuai Yin
2026-08-15crypto: eip93 - use struct_size() and flexible array for ring allocationRosen Penev
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-14Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-14rust: introduce abstractions for fwctlZhi Wang
2026-08-14Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-14Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2026-08-14Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-14ACPI: APD: Add clock frequency for HJMC01 I2C controllerXiangyang Yu
2026-08-14ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZHongnan Li
2026-08-14ACPI: scan: Use acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14ACPI: platform: Use acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14ACPI: bus: Introduce acpi_bus_get_primary_device()Rafael J. Wysocki
2026-08-14Merge back ACPI bus type changes for 7.3Rafael J. Wysocki
2026-08-14ACPI: scan: fix bus ID cleanup on device_add() failuresHongyan Xu
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory