aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-05crypto: crypto4xx - kill MODULE_NAMEChristian Lamparter
2018-01-05crypto: crypto4xx - fix missing irq devnameChristian Lamparter
2018-01-05crypto: crypto4xx - support Revision B partsChristian Lamparter
2018-01-05crypto: crypto4xx - shuffle iomap in front of request_irqChristian Lamparter
2018-01-05hwrng: exynos - add Samsung Exynos True RNG driverŁukasz Stelmach
2017-12-28crypto: stm32 - Use standard CONFIG nameCorentin Labbe
2017-12-28crypto: caam - add Derived Key Protocol (DKP) supportHoria Geantă
2017-12-28crypto: caam - save Era in driver's private dataHoria Geantă
2017-12-28crypto: caam - remove needless ablkcipher key copyHoria Geantă
2017-12-28crypto: caam - constify key dataHoria Geantă
2017-12-22hwrng: core - Clean up RNG list when last hwrng is unregisteredGary R Hook
2017-12-22crypto: inside-secure - EIP97 supportAntoine Ténart
2017-12-22crypto: inside-secure - retry to proceed the request later on failAntoine Ténart
2017-12-22crypto: inside-secure - handle more result requests when counter is fullAntoine Ténart
2017-12-22crypto: inside-secure - acknowledge the result requests all at onceAntoine Ténart
2017-12-22crypto: inside-secure - increase the ring sizeAntoine Ténart
2017-12-22crypto: inside-secure - dequeue all requests at onceAntoine Ténart
2017-12-22crypto: inside-secure - use threaded IRQs for result handlingAntoine Ténart
2017-12-22crypto: inside-secure - move request dequeueing into a workqueueAntoine Ténart
2017-12-22crypto: inside-secure - remove unused parameter in invalidate_cacheOfer Heifetz
2017-12-22crypto: inside-secure - move cipher crypto mode to request contextOfer Heifetz
2017-12-22crypto: inside-secure - EBUSY is not an error on async requestOfer Heifetz
2017-12-22crypto: inside-secure - refrain from unneeded invalidationsOfer Heifetz
2017-12-22crypto: inside-secure - comment the caching functionAntoine Ténart
2017-12-22crypto: inside-secure - remove useless memsetAntoine Ténart
2017-12-22crypto: inside-secure - fix typo in a commentAntoine Ténart
2017-12-22crypto: inside-secure - remove extra empty lineAntoine Ténart
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2017-12-22crypto: exynos - Introduce mutex to prevent concurrent access to hardwareŁukasz Stelmach
2017-12-22crypto: exynos - Reseed PRNG after generating 2^16 random bytesŁukasz Stelmach
2017-12-22crypto: exynos - Improve performance of PRNGŁukasz Stelmach
2017-12-22crypto: exynos - Support Exynos5250+ SoCsŁukasz Stelmach
2017-12-22crypto: artpec6 - set correct iv size for gcm(aes)Lars Persson
2017-12-22crypto: qat - reduce stack size with KASANArnd Bergmann
2017-12-22crypto: inside-secure - do not use areq->result for partial resultsAntoine Ténart
2017-12-22crypto: inside-secure - fix request allocations in invalidation pathAntoine Ténart
2017-12-22crypto: inside-secure - free requests even if their handling failedAntoine Ténart
2017-12-22crypto: inside-secure - per request invalidationOfer Heifetz
2017-12-22crypto: exynos - Icrease the priority of the driverŁukasz Stelmach
2017-12-22crypto: chelsio - fix a type cast errorAtul Gupta
2017-12-22crypto: drivers - remove duplicate includesPravin Shedge
2017-12-22crypto: n2 - cure use after freeJan Engelhardt
2017-12-22crypto: chelsio - select CRYPTO_GF128MULArnd Bergmann
2017-12-11chcr: ensure cntrl is initialized to fix bit-wise or'ing of garabage dataColin Ian King
2017-12-11chcr: remove unused variables net_device, pi, adap and cntrlColin Ian King
2017-12-11crypto: chelsio - make arrays sgl_ent_len and dsgl_ent_len staticColin Ian King
2017-12-11crypto: stm32 - fix module device table nameCorentin LABBE
2017-12-11crypto: caam/qi - use correct print specifier for size_tHoria Geantă
2017-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-12-09Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson