aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov7985-127125/+459278
2026-08-15crypto: keembay - use crypto_memneq() to compare CCM AEAD tagsDavid C.C.M. Gall1-1/+2
2026-08-15crypto: keembay - use crypto_memneq() to compare GCM AEAD tagsDavid C.C.M. Gall1-1/+2
2026-08-15crypto: sa2ul - use crypto_memneq() to compare AEAD tagDavid C.C.M. Gall1-1/+2
2026-08-15hwrng: drivers - use named initializers for acpi_device_idPawel Zalewski (The Capable Hub)2-2/+2
2026-08-15crypto: qce - fix CCM AAD buffer underallocationMd Sadre Alam1-1/+1
2026-08-15crypto: iaa - unmap dst before software fallback on decompressVinicius Costa Gomes1-17/+18
2026-08-15crypto: iaa - use bounce buffer for multi-sg decompress inputGiovanni Cabiddu1-22/+106
2026-08-15crypto: iaa - avoid counting fallback decompression bytesGiovanni Cabiddu1-7/+9
2026-08-15crypto: iaa - fall back to software for multi-entry scatterlistsGiovanni Cabiddu3-51/+71
2026-08-15hwrng: core - Stop/start hwrng_fillfn() kthread before/after suspend-resumeThomas Richard (TI)1-15/+86
2026-08-15crypto: hisilicon/sec2 - fix CCM algorithm long packet failureZhushuai Yin1-6/+6
2026-08-15crypto: eip93 - use struct_size() and flexible array for ring allocationRosen Penev2-16/+12
2026-08-14Merge tag 'drm-fixes-2026-08-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds53-331/+751
2026-08-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds4-42/+24
2026-08-14Merge tag 'spi-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-0/+3
2026-08-14Merge tag 'regulator-fix-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-42/+21
2026-08-14rust: introduce abstractions for fwctlZhi Wang1-0/+12
2026-08-14Merge tag 'regmap-fix-v7.2-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-2/+2
2026-08-14Merge tag 'mmc-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-6/+24
2026-08-14Merge tag 'pmdomain-v7.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds5-19/+26
2026-08-14ACPI: APD: Add clock frequency for HJMC01 I2C controllerXiangyang Yu1-0/+6
2026-08-14ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZHongnan Li1-14/+15
2026-08-14ACPI: scan: Use acpi_bus_get_primary_device()Rafael J. Wysocki1-11/+9
2026-08-14ACPI: platform: Use acpi_bus_get_primary_device()Rafael J. Wysocki1-9/+7
2026-08-14ACPI: bus: Introduce acpi_bus_get_primary_device()Rafael J. Wysocki1-16/+38
2026-08-14Merge back ACPI bus type changes for 7.3Rafael J. Wysocki3-154/+16
2026-08-14ACPI: scan: fix bus ID cleanup on device_add() failuresHongyan Xu1-4/+9
2026-08-14net/mlx5: SD, prefer sd_group_size from vport contextShay Drory3-37/+45
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-2/+12
2026-08-14ACPI: battery: Protect all properties with a separated mutexRong Zhang1-46/+101
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III White EditionWill Smith1-0/+3
2026-08-14hwmon: (asus_rog_ryujin) Add ROG Ryujin III supportArie Miller2-4/+18
2026-08-14hwmon: (asus_rog_ryujin) Add per-device configurationArie Miller1-23/+52
2026-08-14spi: Fix DMA mapping ownership on partial map failureMark Brown7-42/+338
2026-08-14spi: Add KUnit coverage for DMA mapping error pathsHonghui Jiang7-4/+294
2026-08-14spi: Clear current DMA devices when unmapping a messageHonghui Jiang1-1/+7
2026-08-14spi: Move __spi_unmap_msg() before __spi_map_msg()Honghui Jiang1-25/+23
2026-08-14spi: Fix DMA mapping ownership on partial map failureHonghui Jiang1-16/+18
2026-08-14HID: tmff: Use 64-bit arithmetic for force feedback scalingLinmao Li1-4/+5
2026-08-14HID: multitouch: reclassify HTIX5288 to WIN_8_FORCE_MULTI_INPUT_NSMUXianglin Lin1-1/+1
2026-08-14HID: sensor: custom: Fix field sysfs group cleanup on failureHaoxiang Li1-1/+8
2026-08-14HID: sensor: custom: Fix use-after-free in enable_sensorHaoxiang Li1-8/+9
2026-08-14HID: intel-thc-hid: intel-quickspi: bound GET_REPORT response to the caller bufferHyeongJun An3-5/+15
2026-08-14HID: haptic: don't write an uninitialized value to unhandled usagesKarl Mehltretter1-1/+1
2026-08-14HID: intel-thc-hid: intel-quickspi: fix autosuspend cleanup during teardownGuangshuo Li1-0/+1
2026-08-14HID: intel-thc-hid: intel-quicki2c: fix autosuspend cleanup during teardownGuangshuo Li1-0/+1
2026-08-14HID: steam: Zero out inputs when disabling gamepad modeVicki Pfau1-4/+74
2026-08-14HID: steam: Clean up lockingVicki Pfau1-49/+56
2026-08-14HID: steam: Don't set feature reports when disconnectingVicki Pfau1-3/+11