summaryrefslogtreecommitdiffstats
path: root/crypto/cast5.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-04crypto: s390 - support hardware accelerated SHA-224Jan Glauber1-11/+55
2011-06-30crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu1-1/+3
2011-06-30crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines1-5/+6
2011-06-30hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer3-0/+169
2011-06-30crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer1-1/+4
2011-06-30crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips1-1/+3
2011-06-30crypto: arc4 - Fixed coding style issuesMati Vait1-8/+7
2011-06-30crypto: crc32c - Fixed coding style issueMati Vait1-5/+5
2011-06-30crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin1-0/+5
2011-06-30crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin1-1/+3
2011-06-30crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin1-1/+0
2011-06-30crypto: omap-sham - irq and dma handling changesDmitry Kasatkin1-13/+27
2011-06-30crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin1-15/+9
2011-06-30crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin1-2/+1
2011-06-30crypto: omap-sham - move some flags to device contextDmitry Kasatkin1-13/+6
2011-06-30crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin1-16/+13
2011-06-30crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin1-50/+52
2011-06-30crypto: omap-sham - remove unused codeDmitry Kasatkin1-5/+0
2011-06-30crypto: omap-sham - remove extra referenceDmitry Kasatkin1-1/+1
2011-06-30hwrng: timeriomem - use resource_sizeH Hartley Sweeten1-2/+1
2011-06-30hwrng: nomadik - add missing clk_putJulia Lawall1-1/+2
2011-06-30hwrng: omap - add missing clk_putJulia Lawall1-2/+4
2011-06-30crypto: UML build fixesRichard Weinberger1-2/+2
2011-06-30crypto: testmgr - add xts-aes-256 self-testJarod Wilson1-2/+291
2011-06-30crypto: ghash-intel - Fix set but not used in ghash_async_setkey()Gustavo F. Padovan1-1/+1
2011-06-30crypto: caam - fix operator precedence in shared descriptor allocationKim Phillips1-3/+3
2011-06-25cifs: propagate errors from cifs_get_root() to mount(2)Al Viro1-7/+5
2011-06-25cifs: tidy cifs_do_mount() up a bitAl Viro1-22/+22
2011-06-25cifs: more breakage on mount failuresAl Viro1-7/+4
2011-06-25cifs: close sget() racesAl Viro1-3/+9
2011-06-25cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro2-14/+4
2011-06-25cifs: move cifs_umount() call into ->kill_sb()Al Viro1-18/+1
2011-06-25cifs: pull cifs_mount() call upAl Viro1-12/+15
2011-06-25sanitize cifs_umount() prototypeAl Viro3-8/+5
2011-06-25cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro2-3/+3
2011-06-25cifs: allocate mountdata earlierAl Viro1-11/+10
2011-06-25cifs: leak on mount if we share superblockAl Viro1-0/+2
2011-06-25cifs: don't pass superblock to cifs_mount()Al Viro4-22/+26
2011-06-25cifs: don't leak nls on mount failureAl Viro1-0/+1
2011-06-25cifs: double free on mount failureAl Viro1-6/+8
2011-06-25take bdi setup/destruction into cifs_mount/cifs_umountAl Viro2-11/+11
2011-06-24cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKENJeff Layton1-1/+1
2011-06-24cifs: free blkcipher in smbhashJeff Layton1-4/+2
2011-06-24Remove unneeded version.h includes from fs/Jesper Juhl2-2/+0
2011-06-24ALSA: Remove unneeded version.h includes from sound/Jesper Juhl2-2/+0
2011-06-24pata_marvell: Add support for 88SE91A0, 88SE91A4Paweł Drewniak1-0/+3
2011-06-24drm/radeon/kms: handle special cases for vddcAlex Deucher2-0/+37
2011-06-24drm/radeon/kms: fix num_banks tiling config for fusionAlex Deucher1-2/+2
2011-06-24tcm_fc: Fix conversion spec warningNicholas Bellinger1-1/+1
2011-06-24tcm_fc: Fix possible lock to unlock type deadlockDan Carpenter1-1/+1