index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
talitos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-21
Revert "crypto: talitos - add IPsec ESN support"
Horia Geanta
1
-28
/
+2
2012-10-15
crypto: talitos - convert to use be16_add_cpu()
Wei Yongjun
1
-2
/
+1
2012-08-28
crypto: talitos - add IPsec ESN support
Horia Geanta
1
-2
/
+28
2012-08-28
crypto: talitos - support for assoc data provided as scatterlist
Horia Geanta
1
-51
/
+125
2012-08-28
crypto: talitos - change type and name for [src|dst]_is_chained
Horia Geanta
1
-21
/
+20
2012-08-28
crypto: talitos - prune unneeded descriptor allocation param
Horia Geanta
1
-7
/
+6
2012-08-28
crypto: talitos - fix icv management on outbound direction
Horia Geanta
1
-1
/
+1
2012-08-28
crypto: talitos - consolidate common cra_* assignments
Kim Phillips
1
-146
/
+17
2012-08-28
crypto: talitos - consolidate cra_type assignments
Kim Phillips
1
-26
/
+3
2012-07-11
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
Horia Geanta
1
-1
/
+160
2012-07-11
crypto: talitos - export the talitos_submit function
Horia Geanta
1
-5
/
+6
2012-07-11
crypto: talitos - move talitos structures to header file
Horia Geanta
1
-111
/
+0
2012-04-09
crypto: talitos - properly lock access to global talitos registers
Horia Geanta
1
-3
/
+17
2012-01-13
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
1
-0
/
+1
2011-12-20
crypto: talitos - convert talitos_error to struct device
Kim Phillips
1
-3
/
+2
2011-12-20
crypto: talitos - remove NO_IRQ references
Kim Phillips
1
-9
/
+9
2011-12-20
crypto: talitos - fix bad kfree
Kim Phillips
1
-4
/
+4
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-11-21
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
1
-69
/
+138
2011-11-21
crypto: talitos - prepare driver for channel remap support
Kim Phillips
1
-15
/
+22
2011-11-21
crypto: talitos - be less noisy on startup
Kim Phillips
1
-3
/
+4
2011-11-21
crypto: talitos - add hmac algorithms
Lee Nipper
1
-2
/
+235
2011-10-21
crypto: talitos - handle descriptor not found in error path
Kim Phillips
1
-8
/
+10
2011-07-15
crypto: talitos - don't bad_key in ablkcipher setkey
Kim Phillips
1
-11
/
+0
2011-07-15
crypto: talitos - remove unused giv from ablkcipher methods
Kim Phillips
1
-4
/
+3
2011-07-15
crypto: talitos - don't set done notification in hot path
Kim Phillips
1
-3
/
+3
2011-07-15
crypto: talitos - ensure request ordering within a single tfm
Kim Phillips
1
-9
/
+14
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-14
/
+15
2010-09-23
crypto: talitos - sparse check endian fixes
Kim Phillips
1
-12
/
+11
2010-09-23
crypto: talitos - fix checkpatch warning
Kim Phillips
1
-2
/
+1
2010-09-23
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
Kim Phillips
1
-0
/
+3
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-3
/
+3
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-37
/
+40
2010-07-19
crypto: talitos - fix bug in sg_copy_end_to_buffer
Lee Nipper
1
-1
/
+5
2010-06-16
crypto: talitos - fix ahash for multiple of blocksize
Lee Nipper
1
-37
/
+40
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
1
-47
/
+652
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-19
crypto: talitos - add support for sha224
Kim Phillips
1
-9
/
+72
2010-05-19
crypto: talitos - add hash algorithms
Lee Nipper
1
-18
/
+526
2010-05-19
crypto: talitos - second prepare step for adding ahash algorithms
Lee Nipper
1
-12
/
+43
2010-05-19
crypto: talitos - prepare for adding ahash algorithms
Lee Nipper
1
-18
/
+21
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-17
crypto: Make Open Firmware device id constant
Márton Németh
1
-1
/
+1
2009-08-13
crypto: talitos - add support for 36 bit addressing
Kim Phillips
1
-29
/
+40
2009-08-13
crypto: talitos - align locks on cache lines
Kim Phillips
1
-83
/
+58
2009-08-13
crypto: talitos - simplify hmac data size calculation
Kim Phillips
1
-5
/
+3
2009-06-02
crypto: talitos - Avoid unnecessary decrypt check
Kim Phillips
1
-2
/
+1
2009-06-02
crypto: talitos - containerof related codingstyle
Kim Phillips
1
-10
/
+16
[next]