summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-14crypto: omap - switch from scatter_walk to plain offsetEric Biggers
2025-01-14crypto: bcm - Drop unused setting of local 'ptr' variableKrzysztof Kozlowski
2025-01-14crypto: hisilicon/qm - support new function communicationYang Shen
2024-12-28crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'Kanchana P Sridhar
2024-12-21crypto: qce - revert "use __free() for a buffer that's always freed"Nathan Chancellor
2024-12-21crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori
2024-12-21crypto: hisilicon/sec2 - fix for aead invalid authsizeWenkai Lin
2024-12-21crypto: hisilicon/sec2 - fix for aead icv errorWenkai Lin
2024-12-14crypto: n2 - remove Niagara2 SPU driverEric Biggers
2024-12-14crypto: qce - fix priority to be less than ARMv8 CEEric Biggers
2024-12-14crypto: ccp - Use scoped guard for mutexMario Limonciello
2024-12-14crypto: qce - switch to using a mutexBartosz Golaszewski
2024-12-14crypto: qce - convert tasklet to workqueueBartosz Golaszewski
2024-12-14crypto: qce - use __free() for a buffer that's always freedBartosz Golaszewski
2024-12-14crypto: qce - make qce_register_algs() a managed interfaceBartosz Golaszewski
2024-12-14crypto: qce - convert qce_dma_request() to use devresBartosz Golaszewski
2024-12-14crypto: qce - shrink code with devres clk helpersBartosz Golaszewski
2024-12-14crypto: qce - remove unneeded call to icc_set_bw() in error pathBartosz Golaszewski
2024-12-14crypto: qce - unregister previously registered algos in error pathBartosz Golaszewski
2024-12-14crypto: qce - fix goto jump in error pathBartosz Golaszewski
2024-12-10crypto: caam - use JobR's space to access page 0 regsGaurav Jain
2024-12-10crypto: hisilicon/zip - support new error reportWeili Qian
2024-12-10crypto: hisilicon/zip - add data aggregation featureWeili Qian
2024-12-10crypto: tegra - do not transfer req when tegra init failsChen Ridong
2024-12-10crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problemChenghai Huang
2024-12-08Merge tag 'irq_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-12-07Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-12-06Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...Simona Vetter
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-12-06Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-12-06Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-06Merge tag 'mmc-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-12-06Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-06cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPURicardo Neri
2024-12-05iio: magnetometer: yas530: use signed integer type for clamp limitsJakob Hauser
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-12-06Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05drm/v3d: Enable Performance Counters before clearing themMaĆ­ra Canal
2024-12-05Merge tag 'nvme-6.13-2024-12-05' of git://git.infradead.org/nvme into block-6.13Jens Axboe
2024-12-05virtio-blk: don't keep queue frozen during system suspendMing Lei