summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-12-11crypto: omap-des - handle NULL cipher requestTero Kristo
2019-12-11crypto: omap-des - avoid unnecessary spam with bad cryptlenTero Kristo
2019-12-11crypto: omap-aes-gcm - convert to use crypto engineTero Kristo
2019-12-11crypto: omap-sham - fix unaligned sg list handlingTero Kristo
2019-12-11crypto: omap-aes-gcm - fix failure with assocdata onlyTero Kristo
2019-12-11crypto: omap-aes-gcm - use the AES library to encrypt the tagArd Biesheuvel
2019-12-11crypto: omap-aes-gcm - check length of assocdata in RFC4106 modeArd Biesheuvel
2019-12-11crypto: omap-aes-gcm - add missing .setauthsize hooksArd Biesheuvel
2019-12-11crypto: omap-aes-gcm - deal with memory allocation failureArd Biesheuvel
2019-12-11crypto: omap-aes-ctr - set blocksize to 1Ard Biesheuvel
2019-12-11crypto: omap-aes - reject invalid input sizes for block modesArd Biesheuvel
2019-12-11crypto: omap-aes - fixup aligned data cleanupTero Kristo
2019-12-11crypto: omap-sham - fix split update cases with cryptomgr testsTero Kristo
2019-12-11crypto: omap-aes-gcm - fix corner case with only auth dataTero Kristo
2019-12-11crypto: omap-sham - fix buffer handling for split test casesTero Kristo
2019-12-11crypto: omap-aes - add IV output handlingTero Kristo
2019-12-11crypto: omap-des - add IV output handlingTero Kristo
2019-12-11crypto: omap-aes - remove the sysfs group during driver removalTero Kristo
2019-12-11crypto: omap-sham - remove the sysfs group during driver removalTero Kristo
2019-12-11crypto: omap-sham - split up data to multiple sg elements with huge dataTero Kristo
2019-12-11crypto: hisilicon - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHEREric Biggers
2019-12-11crypto: ccp - set max RSA modulus size for v3 platform devices as wellArd Biesheuvel
2019-12-11crypto: ccree - fix backlog memory leakGilad Ben-Yossef
2019-12-11crypto: ccree - fix typos in error msgsHadar Gat
2019-12-11crypto: ccree - fix typos in commentsHadar Gat
2019-12-11crypto: ccree - remove useless defineGilad Ben-Yossef
2019-12-11crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan
2019-12-11crypto: atmel-tdes - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: atmel-sha - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: atmel-aes - Retire dma_request_slave_channel_compat()Peter Ujfalusi
2019-12-11crypto: Kconfig - Fix indentationKrzysztof Kozlowski
2019-12-11crypto: sun4i-ss - add the A33 variant of SSCorentin Labbe
2019-12-11hwrng: iproc-rng200 - Add support for BCM2711Stefan Wahren
2019-12-11crypto: hisilicon - Remove useless MODULE macrosZhou Wang
2019-12-11crypto: hisilicon - Use the offset fields in sqe to avoid need to split scatt...Jonathan Cameron
2019-12-11crypto: hisilicon - Fix issue with wrong number of sg elements after dma mapJonathan Cameron
2019-12-11crypto: inside-secure - Use PTR_ERR_OR_ZERO() to simplify codezhengbin
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-07NTB: Add Hygon Device IDJiasen Lin
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki