summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300 (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-19crypto: caam - remove unused authkeylen from caam_ctxKim Phillips1-2/+0
2011-05-19crypto: caam - fix decryption shared vs. non-shared key settingKim Phillips1-4/+22
2011-05-19crypto: caam - platform_bus_type migrationKim Phillips1-5/+4
2011-05-18crypto: aesni-intel - fix aesni build on i386Randy Dunlap1-3/+4
2011-05-16crypto: aesni-intel - Merge with fpu.koAndy Lutomirski4-17/+11
2011-05-11crypto: mv_cesa - make count_sgs() null-pointer proofPhil Sutter1-6/+2
2011-05-11crypto: mv_cesa - copy remaining bytes to SRAM only when neededPhil Sutter1-6/+6
2011-05-11crypto: mv_cesa - move digest state initialisation to a better placePhil Sutter1-8/+6
2011-05-11crypto: mv_cesa - fill inner/outer IV fields only in HMAC casePhil Sutter1-3/+3
2011-05-11crypto: mv_cesa - refactor copy_src_to_buf()Phil Sutter1-15/+10
2011-05-11crypto: mv_cesa - no need to save digest state after the last chunkPhil Sutter1-6/+6
2011-05-11crypto: mv_cesa - print a warning when registration of AES algos failPhil Sutter1-2/+8
2011-05-11crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finupPhil Sutter1-3/+0
2011-05-11crypto: mv_cesa - the descriptor pointer register needs to be set just oncePhil Sutter1-2/+1
2011-05-11crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_ofPhil Sutter1-3/+1
2011-05-04crypto: caam - fix printk recursion for long error textsKim Phillips2-3/+4
2011-05-04crypto: caam - remove unused keylen from session contextKim Phillips1-2/+0
2011-05-04hwrng: amd - enable AMD hw rnd driver for Maple PPC boardsDmitry Eremin-Solenikov1-1/+1
2011-05-04hwrng: amd - manage resource allocationDmitry Eremin-Solenikov1-0/+9
2011-05-04crypto: s390 - add System z hardware support for CTR modeGerald Schaefer4-6/+383
2011-05-04crypto: tcrypt - CTR mode speed test for AESJan Glauber1-0/+4
2011-05-04crypto: s390 - cleanup s390 Kconfig optionsJan Glauber1-8/+8
2011-05-04crypto: s390 - add System z hardware support for GHASHGerald Schaefer4-0/+174
2011-05-04crypto: s390 - add System z hardware support for XTS modeGerald Schaefer3-14/+272
2011-05-04crypto: s390 - cleanup DES codeJan Glauber2-235/+96
2011-05-04crypto: s390 - extend crypto facility checkJan Glauber7-12/+20
2011-05-04crypto: testmgr - add support for aes ofb modePuneet Saxena2-0/+76
2011-05-03crypto: caam - remove duplicate dev_errKim Phillips1-1/+0
2011-05-03crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptorKim Phillips1-4/+2
2011-05-03crypto: caam - fix queue interface detectionKim Phillips1-1/+1
2011-05-03crypto: caam - handle interrupt lines shared across ringsKim Phillips1-26/+20
2011-04-26crypto: omap-sham - hmac calculation bug fix for sha1 base hashDmitry Kasatkin1-40/+31
2011-04-26crypto: omap-sham - enable driver for EMU chipsDmitry Kasatkin1-1/+2
2011-04-26crypto: omap-sham - remove debug printDmitry Kasatkin1-2/+0
2011-04-26crypto: omap-sham - fix concurrent sha1 calculationsMarkku Kylanpaa1-1/+1
2011-04-08crypto: s5p-sss - add S5PV210 advanced crypto engine supportVladimir Zapolskiy3-0/+713
2011-04-08crypto: caam - introduce missing kfreeJulia Lawall1-0/+1
2011-03-27crypto: picoxcell - fix possible status FIFO overflowJamie Iles1-29/+35
2011-03-27crypto: padlock - Add SHA-1/256 module for VIA NanoBrilly Wu1-5/+264
2011-03-27crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips2-59/+37
2011-03-27crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter1-4/+4
2011-03-27crypto: caam - dereferencing ERR_PTR on allocation failureDan Carpenter1-1/+1
2011-03-27crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips4-59/+60
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips17-1/+5441
2011-03-27crypto: aesni-intel - fixed problem with packets that are not multiple of 64b...Tadeusz Struk2-3/+16
2011-03-26ipcns: fix use after free in free_ipc_ns()Xiaotian Feng1-1/+1
2011-03-26codafs: fix build break when CONFIG_PROC_SYSCTL=nRakib Mullick1-0/+9
2011-03-26memstick: add driver for Ricoh R5C592 card readerMaxim Levitsky5-0/+1101
2011-03-25kdb: add usage string of 'per_cpu' commandNamhyung Kim1-1/+1
2011-03-25kgdb,x86_64: fix compile warning found with sparseJason Wessel1-2/+2