summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-05crypto: inside-secure - Fixed corner case TRC admin RAM probing issuePascal van Leeuwen
2019-10-05crypto: inside-secure - Fix stability issue with MacchiatobinPascal van Leeuwen
2019-10-05crypto: cavium/nitrox - Fix cbc ciphers self test failuresNagadheeraj Rottela
2019-10-05crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipherNagadheeraj Rottela
2019-10-05hwrng: omap3-rom - Use devm hwrng and runtime PMTony Lindgren
2019-10-05hwrng: omap3-rom - Use runtime PM instead of custom functionsTony Lindgren
2019-10-05hwrng: omap3-rom - Update to use standard driver dataTony Lindgren
2019-10-05hwrng: omap3-rom - Initialize default quality to get dataTony Lindgren
2019-10-05hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idledTony Lindgren
2019-10-05hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren
2019-10-05crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBCPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBCPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBCPascal van Leeuwen
2019-10-05crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCELPascal van Leeuwen
2019-10-05crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithmsPascal van Leeuwen
2019-10-05crypto: inside-secure - Add SHA3 family of basic hash algorithmsPascal van Leeuwen
2019-10-05crypto: inside-secure - Add SM4 based authenc AEAD ciphersuitesPascal van Leeuwen
2019-10-05crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipherPascal van Leeuwen
2019-10-05crypto: inside-secure - Add support for the cfb(sm4) skcipherPascal van Leeuwen
2019-10-05crypto: inside-secure - Add support for the ofb(sm4) skcipherPascal van Leeuwen
2019-10-05crypto: inside-secure - Add support for the cbc(sm4) skcipherPascal van Leeuwen
2019-10-05crypto: inside-secure - Add support for the ecb(sm4) skcipherPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for HMAC-SM3 ahashPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for basic SM3 ahashPascal van Leeuwen
2019-10-05crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCELPascal van Leeuwen
2019-10-05crypto: inside-secure - Add support for the Chacha20-Poly1305 AEADPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for the CHACHA20 skcipherPascal van Leeuwen
2019-10-05hwrng: npcm - add NPCM RNG driverTomer Maimon
2019-10-05crypto: talitos - fix hash result for VMAP_STACKChristophe Leroy
2019-10-05crypto: inside-secure - Added support for the AES-CMAC ahashPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for the AES XCBC ahashPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for the AES CBCMAC ahashPascal van Leeuwen
2019-10-05crypto: inside-secure - Added support for CRC32Pascal van Leeuwen
2019-09-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-30Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-09-29Merge branch 'entropy'Linus Torvalds
2019-09-29random: try to actively add entropy rather than passively wait for itLinus Torvalds
2019-09-29Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2019-09-29Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-09-29Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-09-29Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-28i2c: slave-eeprom: Add read only modeBjörn Ardö
2019-09-28i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula
2019-09-28i2c: riic: Clear NACK in tend isrChris Brandt
2019-09-28i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-28iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel