summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-04-21hwrng: n2 - Use devm_kcalloc() in n2rng_probe()Markus Elfring
2017-04-21crypto: chcr - Fix error handling related to 'chcr_alloc_shash'Christophe Jaillet
2017-04-21crypto: exynos - Add new Exynos RNG driverKrzysztof Kozlowski
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-21crypto: caam - fix error return code in caam_qi_init()Wei Yongjun
2017-04-21crypto: chcr - Add fallback for AEAD algosHarsh Jain
2017-04-21crypto: chcr - Fix txq ids.Harsh Jain
2017-04-21crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]Harsh Jain
2017-04-21crypto: chcr - Increase priority of AEAD algos.Harsh Jain
2017-04-10hwrng: timeriomem - Improve performance for sub-jiffie update periodsRick Altherr
2017-04-10hwrng: timeriomem - Shorten verbose type and variable namesRick Altherr
2017-04-10hwrng: timeriomem - Migrate to new APIRick Altherr
2017-04-05crypto: ccp - Rearrange structure members to minimize sizeGary R Hook
2017-04-05crypto: ccp - Remove redundant cpu-to-le32 macrosGary R Hook
2017-04-05crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă
2017-03-24crypto: ixp4xx - Use sg_virt()Geliang Tang
2017-03-24crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann
2017-03-24crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter
2017-03-24crypto: s5p-sss - Document the struct s5p_aes_devKrzysztof Kozlowski
2017-03-24crypto: s5p-sss - Remove unused variant field from state containerKrzysztof Kozlowski
2017-03-24crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski
2017-03-24crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă
2017-03-24crypto: caam - add Queue Interface (QI) backend supportHoria Geantă
2017-03-24crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-03-24crypto: ccp - Make some CCP DMA channels privateGary R Hook
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran
2017-03-18qla2xxx: Add async new target notificationQuinn Tran
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran
2017-03-18qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran
2017-03-18qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran
2017-03-18qla2xxx: Fix request queue corruption.Quinn Tran