summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2011-12-16Squashandroid-20111223Benn Pörscke
2011-09-29ux500: Move atomic regulator header fileJonas Aaberg
2011-09-29crypto: ux500: update prcmu header file pathMian Yousaf Kaukab
2011-09-19crypto: ux500: hash: Block size data fix.Berne Hebark
2011-09-19ux500: cryp/hash: Updated for both u8500 & u5500Berne Hebark
2011-09-19crypto: ux500: hash: HMAC (sha1/sha256) supportBerne Hebark
2011-09-19crypto: ux500: hash: Empty message supportBerne Hebark
2011-09-19ux500: align u5500 PRCMU & CPUFREQ management with u8500 (multiple commits in...Philippe Langlais
2011-09-19ux500: cryp: Use relaxed versions of writel/readlJoakim Bech
2011-09-19ux500: cryp: Remove register accessJoakim Bech
2011-09-19cryp: Session handling for software contextJoakim Bech
2011-09-19cryp: CPU mode register read/write optimizationsJoakim Bech
2011-09-19crypto: ux500: hash: converted to ahash.Berne Hebark
2011-09-19cryp: Updates according to corrected design specJoakim Bech
2011-09-19crypto: ux500: Add crypto and hash accelerationNiklas Hernaeus
2011-09-19HCL driver implementation (hash).Robert Marklund
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips
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