summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-05-21crypto: hisilicon/hpre - the macro 'HPRE_ADDR' expandsHui Tang
2021-05-21crypto: hisilicon/hpre - fix unmapping invalid dma addressHui Tang
2021-05-21crypto: hisilicon/hpre - extend 'cra_driver_name' with curve nameHui Tang
2021-05-14crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2021-05-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-14crypto: cavium/nitrox - Fix kernel-docYang Li
2021-05-14crypto: cavium/nitrox - Remove redundant initialization of 'sg'Yang Li
2021-05-14crypto: ixp4xx - Correct functions alignmentCorentin Labbe
2021-05-14crypto: ixp4xx - remove brackets from single statementCorentin Labbe
2021-05-14crypto: ixp4xx - Do not initialize static to NULLCorentin Labbe
2021-05-14crypto: ixp4xx - whitespace fixesCorentin Labbe
2021-05-14crypto: ixp4xx - convert all printk to dev_xxxCorentin Labbe
2021-05-14crypto: ixp4xx - convert unsigned to unsigned intCorentin Labbe
2021-05-14crypto: ixp4xx - fallback when having more than one SGCorentin Labbe
2021-05-14crypto: ixp4xx - update IV after requestsCorentin Labbe
2021-05-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-05-14hwrng: exynos - Fix runtime PM imbalance on errorƁukasz Stelmach
2021-05-14crypto: qce - Schedule fallback aead algorithmThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Clean up qce_auth_cfgThara Gopinath
2021-05-14crypto: qce - Add support for AEAD algorithmsThara Gopinath
2021-05-14crypto: qce - Add mode for rfc4309Thara Gopinath
2021-05-14crypto: qce - Make result dump optionalThara Gopinath
2021-05-14crypto: qce - Add MAC failed error checkingThara Gopinath
2021-05-14hwrng: amd - remove redundant initialization of variable errColin Ian King
2021-05-14crypto: cpt - Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET
2021-05-14crypto: ccp - Annotate SEV Firmware file namesJoerg Roedel
2021-05-09fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-09linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada
2021-05-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2021-05-07atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen
2021-05-07net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon
2021-05-07Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-07i40e: fix broken XDP supportMagnus Karlsson
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes