aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/padlock-sha.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 64bytesTadeusz Struk2-3/+16
2011-03-25ipcns: fix use after free in free_ipc_ns()Xiaotian Feng1-1/+1
2011-03-25codafs: fix build break when CONFIG_PROC_SYSCTL=nRakib Mullick1-0/+9
2011-03-25memstick: 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
2011-03-25kdb: code cleanup to use macro instead of valueJovi Zhang1-1/+1
2011-03-25kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2-2/+2
2011-03-25MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 boardLars-Peter Clausen1-4/+4
2011-03-25MIPS: JZ4740: qi_lb60: Add gpio-charger deviceLars-Peter Clausen1-0/+24
2011-03-25MIPS: Wire up syncfs(2).Ralf Baechle5-6/+13
2011-03-25MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls.David Daney5-6/+27
2011-03-25MIPS: VR41xx: Convert to new irq_chip functionsThomas Gleixner2-47/+44
2011-03-25MIPS: TXx9: Convert to new irq_chip functionsThomas Gleixner5-93/+75
2011-03-25MIPS: SNI: Convert to new irq_chip functionsThomas Gleixner4-74/+33
2011-03-25MIPS: Sibyte: Convert to new irq_chip functionsThomas Gleixner2-73/+35
2011-03-25MIPS: IP32: Convert to new irq_chip functionsThomas Gleixner1-92/+42
2011-03-25MIPS: IP27: Convert to new irq_chip functionsThomas Gleixner2-27/+22
2011-03-25MIPS: IP22/IP28: Convert to new irq_chip functionsThomas Gleixner1-34/+26
2011-03-25MIPS: RB532: Convert to new irq_chip functionsThomas Gleixner1-16/+16
2011-03-25MIPS: PowerTV: Convert to new irq_chip functionsThomas Gleixner1-7/+6
2011-03-25MIPS: PNX8550: Convert to new irq_chip functionsThomas Gleixner1-9/+9
2011-03-25MIPS: PNX83xx: Convert to new irq_chip functionsThomas Gleixner1-82/+16
2011-03-25MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner3-93/+46
2011-03-25MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner1-9/+7
2011-03-25MIPS: Use generic show_interrupts()Thomas Gleixner2-41/+3
2011-03-25MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner3-39/+39
2011-03-25MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner1-1/+2
2011-03-25MIPS: TXx9: Convert core to new irq_chip functionsThomas Gleixner1-14/+14