summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KEYS: Use skcipherHerbert Xu2016-01-271-32/+50
* lib80211: Use skcipher and ahashHerbert Xu2016-01-272-64/+81
* sunrpc: Use skcipher and ahash/shashHerbert Xu2016-01-276-223/+306
* f2fs: Use skcipherHerbert Xu2016-01-274-53/+45
* ext4: Use skcipherHerbert Xu2016-01-274-53/+47
* cifs: Use skcipherHerbert Xu2016-01-272-18/+40
* wusb: Use skcipherHerbert Xu2016-01-271-14/+16
* staging: rtl8192u: Use skcipher and ahashHerbert Xu2016-01-272-57/+81
* orinoco: Use ahashHerbert Xu2016-01-273-16/+21
* dm crypt: Use skcipher and ahashHerbert Xu2016-01-271-45/+48
* staging: rtl8192e: Replace uses of obsolete blkcipher and hashHerbert Xu2016-01-272-65/+82
* ppp_mppe: Use skcipher and ahashHerbert Xu2016-01-271-41/+58
* block: cryptoloop - Use new skcipher interfaceHerbert Xu2016-01-271-23/+25
* crypto: skcipher - Add helper to retrieve driver nameHerbert Xu2016-01-271-0/+6
* hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUsAnatoly Pugachev2016-01-261-0/+10
* hwrng: n2 - documentation, add DT bindings, vendor prefixesAnatoly Pugachev2016-01-262-0/+32
* crypto: hash - Add crypto_has_ahash helperHerbert Xu2016-01-252-0/+18
* crypto: api - Add crypto_type_has_alg helperHerbert Xu2016-01-252-0/+18
* crypto: skcipher - Add helper to zero stack requestHerbert Xu2016-01-251-0/+7
* crypto: hash - Add helpers to zero stack request/descriptorHerbert Xu2016-01-251-0/+13
* crypto: drbg - remove FIPS 140-2 continuous testStephan Mueller2016-01-252-68/+0
* crypto: skcipher - Add default key size helperHerbert Xu2016-01-252-5/+10
* crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni2016-01-251-4/+2
* crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu2016-01-251-14/+12
* hwrng: brcm63xx - document device tree bindingsÁlvaro Fernández Rojas2016-01-251-0/+17
* hwrng: bcm63xx - allow building for BMIPS_GENERICÁlvaro Fernández Rojas2016-01-251-1/+1
* hwrng: bcm63xx - add device tree supportÁlvaro Fernández Rojas2016-01-251-0/+7
* hwrng: bcm63xx - remove unused variablesÁlvaro Fernández Rojas2016-01-251-2/+0
* crypto: atmel-sha - fix context switchesCyrille Pitchen2016-01-252-25/+84
* crypto: atmel-sha - add support of sama5d2x SoCsCyrille Pitchen2016-01-251-0/+6
* crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto clientCyrille Pitchen2016-01-251-6/+13
* crypto: atmel-sha - fix crash when computing digest on empty messageCyrille Pitchen2016-01-251-0/+1
* crypto: ccp - Add hash state import and export supportTom Lendacky2016-01-252-0/+46
* crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-252-2/+3
* crypto: qat - Pack cfg ctl structsAtta, Ahsan2016-01-251-3/+3
* crypto: s5p-sss - Use memcpy_toio for iomem annotated memoryKrzysztof Koz?owski2016-01-251-2/+2
* crypto: s5p-sss - Fix minor coding style violationsKrzysztof Koz?owski2016-01-251-4/+4
* crypto: qat - remove redundant function callPingchao Yang2016-01-251-1/+0
* crypto: qat - change name for c6xx dev typeTadeusz Struk2016-01-251-2/+2
* crypto: ansi_cprng - ANSI X9.31 DRNG is not allowed in FIPS 140-2Stephan Mueller2016-01-251-1/+0
* crypto: chacha20-ssse3 - Align stack pointer to 64 bytesEli Cooper2016-01-251-2/+4
* PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signaturesPeter Jones2016-01-251-3/+1
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2
* Linux 4.5-rc1v4.5-rc1Linus Torvalds2016-01-241-2/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-24130-676/+4923
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-247-4/+14
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-242-0/+7
| | * MIPS: io.h: Define `ioremap_cache'Maciej W. Rozycki2016-01-241-0/+1
| | * Revert "MIPS: Fix PAGE_MASK definition"Dan Williams2016-01-231-1/+1