summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2017-06-19crypto: cavium - Remove the individual encrypt/decrypt function for each algo...George Cherian
2017-06-19crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...George Cherian
2017-06-19crypto: ccp - return NULL instead of 0pjambhlekar
2017-06-19crypto: ccp - Add debugfs entries for CCP informationGary R Hook
2017-06-19crypto: talitos - Extend max key length for SHA384/512-HMAC and AEADMartin Hicks
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-12s390/crypto: fix aes/paes Kconfig dependenyHarald Freudenberger
2017-06-10crypto: mediatek - remove redundant clock settingRyder Lee
2017-06-10crypto: cavium - Register the CNN55XX supported crypto algorithms.Srikanth Jampala
2017-06-10crypto: cavium - Add debugfs support in CNN55XX driver.Srikanth Jampala
2017-06-10crypto: cavium - Add support for CNN55XX adapters.Srikanth Jampala
2017-06-10crypto: qat - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus
2017-06-10crypto: caampkc - comply with crypto_akcipher_maxsize()Tudor-Dan Ambarus
2017-06-10crypto: qat - comply with crypto_kpp_maxsize()Tudor-Dan Ambarus
2017-06-10crypto: inside-secure - add SafeXcel EIP197 crypto engine driverAntoine Ténart
2017-06-10crypto: omap-sham - force word alignment on the xmit-buf alsoTero Kristo
2017-06-10crypto: omap-sham - fix closing of hash with separate finalize callTero Kristo
2017-06-10crypto: omap-sham - buffer handling fixes for hashing laterTero Kristo
2017-06-10crypto: omap-aes - Add support for GCM modeTero Kristo
2017-06-10crypto: omap-aes - export some AES driver functionality locallyTero Kristo
2017-06-10crypto: omap-aes - move definitions over to a separate header fileTero Kristo
2017-06-10crypto: omap-aes - use base omap crypto support libraryTero Kristo
2017-06-10crypto: omap-des - use base omap crypto support libraryTero Kristo
2017-06-10crypto: omap - add base support library for common routinesTero Kristo
2017-06-10crypto: omap-des - use runtime_pm autosuspend for clock handlingTero Kristo
2017-06-10crypto: omap-des - add check for weak keysTero Kristo
2017-06-10crypto: omap-aes - fix context handling for multiple coresTero Kristo
2017-06-10crypto: omap-aes - drop unused flags attribute from omap_aes_ctxTero Kristo
2017-05-23crypto: ccp - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: mediatek - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: qat - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: omap-sham - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: mv_cesa - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: marvell - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: ixp4xx - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: brcm - Use IPAD/OPAD constantCorentin LABBE
2017-05-23crypto: qat - use pcie_flr instead of duplicating itChristoph Hellwig
2017-05-23crypto: img-hash - Handle return value of clk_prepare_enableArvind Yadav
2017-05-18crypto: ccp - Add a module authorGary R Hook
2017-05-18crypto: caam - add support for RSA key form 3Radu Alexe
2017-05-18crypto: caam - add support for RSA key form 2Radu Alexe
2017-05-18crypto: caam - incapsulate dropping leading zeros into functionRadu Alexe
2017-05-18crypto: caam - avoid kzalloc(0) in caam_read_raw_dataTudor Ambarus
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-30crypto: stm32 - Fix OF module alias informationWei Yongjun
2017-04-24crypto: ccp - Change ISR handler method for a v5 CCPGary R Hook
2017-04-24crypto: ccp - Change ISR handler method for a v3 CCPGary R Hook