aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2011-05-23[S390] ap: skip device registration on type probe failureHolger Dengler
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-05-19crypto: caam - add support for sha512 variants of existing AEAD algorithmsKim Phillips
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips
2011-05-19crypto: caam - platform_bus_type migrationKim Phillips
2011-05-11crypto: mv_cesa - make count_sgs() null-pointer proofPhil Sutter
2011-05-11crypto: mv_cesa - copy remaining bytes to SRAM only when neededPhil Sutter
2011-05-11crypto: mv_cesa - move digest state initialisation to a better placePhil Sutter
2011-05-11crypto: mv_cesa - fill inner/outer IV fields only in HMAC casePhil Sutter
2011-05-11crypto: mv_cesa - refactor copy_src_to_buf()Phil Sutter
2011-05-11crypto: mv_cesa - no need to save digest state after the last chunkPhil Sutter
2011-05-11crypto: mv_cesa - print a warning when registration of AES algos failPhil Sutter
2011-05-11crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finupPhil Sutter
2011-05-11crypto: mv_cesa - the descriptor pointer register needs to be set just oncePhil Sutter
2011-05-11crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_ofPhil Sutter
2011-05-04crypto: caam - fix printk recursion for long error textsKim Phillips
2011-05-04crypto: caam - remove unused keylen from session contextKim Phillips
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer
2011-05-04crypto: s390 - cleanup s390 Kconfig optionsJan Glauber
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer
2011-05-03crypto: caam - remove duplicate dev_errKim Phillips
2011-05-03crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips
2011-05-03crypto: caam - fix queue interface detectionKim Phillips
2011-05-03crypto: caam - handle interrupt lines shared across ringsKim Phillips
2011-04-26crypto: omap-sham - hmac calculation bug fix for sha1 base hashDmitry Kasatkin
2011-04-26crypto: omap-sham - enable driver for EMU chipsDmitry Kasatkin
2011-04-26crypto: omap-sham - remove debug printDmitry Kasatkin
2011-04-26crypto: omap-sham - fix concurrent sha1 calculationsMarkku Kylanpaa
2011-04-08crypto: s5p-sss - add S5PV210 advanced crypto engine supportVladimir Zapolskiy
2011-04-08crypto: caam - introduce missing kfreeJulia Lawall
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-27crypto: picoxcell - fix possible status FIFO overflowJamie Iles
2011-03-27crypto: padlock - Add SHA-1/256 module for VIA NanoBrilly Wu
2011-03-27crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter
2011-03-27crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-02-28dt: Eliminate of_platform_{,un}register_driverGrant Likely
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-21crypto: picoxcell - add support for the picoxcell crypto enginesJamie Iles
2011-01-29crypto: omap-sham - don't treat NULL clk as an errorJamie Iles
2011-01-29crypto: omap-aes - don't treat NULL clk as an errorJamie Iles
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2011-01-07crypto: padlock - Move padlock.h into include/cryptoHerbert Xu
2011-01-06crypto: n2 - use __devexit not __exit in n2_unregister_algsDennis Gilmore
2011-01-04crypto: mv_cesa - dont return PTR_ERR() of wrong pointerRoel Kluin