summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-09-13iommu/io-pgtable-dart: Fix off by one error in table index checkJanne Grunau
2025-09-13clk: sunxi-ng: add support for the A523/T527 MCU CCUChen-Yu Tsai
2025-09-13clk: sunxi-ng: div: support power-of-two dividersChen-Yu Tsai
2025-09-13clk: sunxi-ng: sun55i-a523-ccu: Add missing NPU module clockChen-Yu Tsai
2025-09-13crypto: omap - convert from tasklet to BH workqueueRyo Takakura
2025-09-13crypto: qat - Replace kzalloc() + copy_from_user() with memdup_user()Thorsten Blum
2025-09-13crypto: caam - double the entropy delay interval for retryGaurav Jain
2025-09-13crypto: chelsio - Use library to prepare HMAC keysEric Biggers
2025-09-13crypto: qat - Use library to prepare HMAC keysEric Biggers
2025-09-13crypto: tegra - Use int type to store negative error codesQianfeng Rong
2025-09-13crypto: hisilicon/sec - Use int type to store negative error codesQianfeng Rong
2025-09-13crypto: ccp - Use int type to store negative error codesQianfeng Rong
2025-09-13crypto: ccp - Fix incorrect payload size calculation in psp_poulate_hsti()Yunseong Kim
2025-09-13crypto: atmel - Fix dma_unmap_sg() directionThomas Fourier
2025-09-13crypto: rockchip - Fix dma_unmap_sg() nents valueThomas Fourier
2025-09-13crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run()Ovidiu Panait
2025-09-13crypto: sun8i-ce - save hash buffers and dma info to request contextOvidiu Panait
2025-09-13crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepareOvidiu Panait
2025-09-13crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one()Ovidiu Panait
2025-09-13crypto: sun8i-ce - move bounce_iv and backup_iv to request contextOvidiu Panait
2025-09-13crypto: sun8i-ce - add a new function for dumping task descriptorsOvidiu Panait
2025-09-13crypto: sun8i-ce - remove unnecessary __maybe_unused annotationsOvidiu Panait
2025-09-13crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest()Ovidiu Panait
2025-09-13crypto: sun8i-ce - remove channel timeout fieldOvidiu Panait
2025-09-13crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_lock...Borislav Petkov (AMD)
2025-09-12net: phy: micrel: Update Kconfig help textJonas Rebmann
2025-09-12net: mvneta: add support for hardware timestampsRussell King
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_release() from drm_gem_shmem_free()Lyude Paul
2025-09-12drm/gem/shmem: Extract drm_gem_shmem_init() from drm_gem_shmem_create()Lyude Paul
2025-09-13i2c: tegra: Add Tegra256 supportAkhil R
2025-09-13i2c: core: Drop dev_pm_domain_detach() callClaudiu Beznea
2025-09-13i2c: mux: pca9541: Use I2C adapter timeout value for arbitration timeoutManikanta Guntupalli
2025-09-12PCI: qcom-ep: Remove redundant edma.nr_irqs initializationNiklas Cassel
2025-09-12PCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_irq_verify()Niklas Cassel
2025-09-12PCI: endpoint: pci-epf-test: Fix doorbell test supportNiklas Cassel
2025-09-12PCI: of: Update parent unit address generation in of_pci_prop_intr_map()Lorenzo Pieralisi
2025-09-12drm/xe: defer free of NVM auxiliary container to device release callbackNitin Gote
2025-09-12Merge tag 'pci-v6.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-12drm/xe/configfs: Fix documentation warningLucas De Marchi
2025-09-12drm/xe: Update workaround documentationLucas De Marchi
2025-09-12Merge tag 'drm-fixes-2025-09-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-12watchdog: mpc8xxx_wdt: Reload the watchdog timer when enabling the watchdogChristophe Leroy
2025-09-12watchdog: visconti: don't print superfluous errorsWolfram Sang
2025-09-12watchdog: rzv2h_wdt: don't print superfluous errorsWolfram Sang
2025-09-12watchdog: rzg2l_wdt: don't print superfluous errorsWolfram Sang
2025-09-12watchdog: s3c2410_wdt: exynosautov9: Enable supported featuresSangwook Shin
2025-09-12watchdog: s3c2410_wdt: exynosautov920: Enable QUIRK_HAS_32BIT_CNTSangwook Shin
2025-09-12watchdog: s3c2410_wdt: Increase max timeout value of watchdogSangwook Shin
2025-09-12watchdog: s3c2410_wdt: Fix max_timeout being calculated largerSangwook Shin
2025-09-12watchdog: s3c2410_wdt: Replace hardcoded values with macro definitionsSangwook Shin