index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
talitos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: talitos: use sg_pcopy_to_buffer()
Akinobu Mita
2013-07-09
1
-59
/
+1
*
Revert "crypto: talitos - add IPsec ESN support"
Horia Geanta
2013-03-21
1
-28
/
+2
*
crypto: talitos - convert to use be16_add_cpu()
Wei Yongjun
2012-10-15
1
-2
/
+1
*
crypto: talitos - add IPsec ESN support
Horia Geanta
2012-08-28
1
-2
/
+28
*
crypto: talitos - support for assoc data provided as scatterlist
Horia Geanta
2012-08-28
1
-51
/
+125
*
crypto: talitos - change type and name for [src|dst]_is_chained
Horia Geanta
2012-08-28
1
-21
/
+20
*
crypto: talitos - prune unneeded descriptor allocation param
Horia Geanta
2012-08-28
1
-7
/
+6
*
crypto: talitos - fix icv management on outbound direction
Horia Geanta
2012-08-28
1
-1
/
+1
*
crypto: talitos - consolidate common cra_* assignments
Kim Phillips
2012-08-28
1
-146
/
+17
*
crypto: talitos - consolidate cra_type assignments
Kim Phillips
2012-08-28
1
-26
/
+3
*
crypto: talitos - add sha224, sha384 and sha512 to existing AEAD algorithms
Horia Geanta
2012-07-11
1
-1
/
+160
*
crypto: talitos - export the talitos_submit function
Horia Geanta
2012-07-11
1
-5
/
+6
*
crypto: talitos - move talitos structures to header file
Horia Geanta
2012-07-11
1
-111
/
+0
*
crypto: talitos - properly lock access to global talitos registers
Horia Geanta
2012-04-09
1
-3
/
+17
*
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2012-01-13
1
-0
/
+1
*
crypto: talitos - convert talitos_error to struct device
Kim Phillips
2011-12-20
1
-3
/
+2
*
crypto: talitos - remove NO_IRQ references
Kim Phillips
2011-12-20
1
-9
/
+9
*
crypto: talitos - fix bad kfree
Kim Phillips
2011-12-20
1
-4
/
+4
*
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-30
1
-11
/
+1
*
crypto: talitos - support for channel remap and 2nd IRQ
Kim Phillips
2011-11-21
1
-69
/
+138
*
crypto: talitos - prepare driver for channel remap support
Kim Phillips
2011-11-21
1
-15
/
+22
*
crypto: talitos - be less noisy on startup
Kim Phillips
2011-11-21
1
-3
/
+4
*
crypto: talitos - add hmac algorithms
Lee Nipper
2011-11-21
1
-2
/
+235
*
crypto: talitos - handle descriptor not found in error path
Kim Phillips
2011-10-21
1
-8
/
+10
*
crypto: talitos - don't bad_key in ablkcipher setkey
Kim Phillips
2011-07-15
1
-11
/
+0
*
crypto: talitos - remove unused giv from ablkcipher methods
Kim Phillips
2011-07-15
1
-4
/
+3
*
crypto: talitos - don't set done notification in hot path
Kim Phillips
2011-07-15
1
-3
/
+3
*
crypto: talitos - ensure request ordering within a single tfm
Kim Phillips
2011-07-15
1
-9
/
+14
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-10-24
1
-14
/
+15
|
\
|
*
crypto: talitos - sparse check endian fixes
Kim Phillips
2010-09-23
1
-12
/
+11
|
*
crypto: talitos - fix checkpatch warning
Kim Phillips
2010-09-23
1
-2
/
+1
|
*
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
Kim Phillips
2010-09-23
1
-0
/
+3
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-08-04
1
-37
/
+40
|
\
|
*
crypto: talitos - fix ahash for multiple of blocksize
Lee Nipper
2010-06-16
1
-37
/
+40
*
|
crypto: talitos - fix bug in sg_copy_end_to_buffer
Lee Nipper
2010-07-19
1
-1
/
+5
|
/
*
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
1
-47
/
+652
|
\
|
*
crypto: talitos - add support for sha224
Kim Phillips
2010-05-19
1
-9
/
+72
|
*
crypto: talitos - add hash algorithms
Lee Nipper
2010-05-19
1
-18
/
+526
|
*
crypto: talitos - second prepare step for adding ahash algorithms
Lee Nipper
2010-05-19
1
-12
/
+43
|
*
crypto: talitos - prepare for adding ahash algorithms
Lee Nipper
2010-05-19
1
-18
/
+21
*
|
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-2
/
+5
*
|
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-18
1
-1
/
+1
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
crypto: Make Open Firmware device id constant
Márton Németh
2010-01-17
1
-1
/
+1
*
crypto: talitos - add support for 36 bit addressing
Kim Phillips
2009-08-13
1
-29
/
+40
*
crypto: talitos - align locks on cache lines
Kim Phillips
2009-08-13
1
-83
/
+58
*
crypto: talitos - simplify hmac data size calculation
Kim Phillips
2009-08-13
1
-5
/
+3
*
crypto: talitos - Avoid unnecessary decrypt check
Kim Phillips
2009-06-02
1
-2
/
+1
[next]