Nikos Mavrogiannopoulos
|
d912bb7677
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
|
13 years ago |
Kim Phillips
|
5e718a09e5
crypto: talitos - convert talitos_error to struct device
|
13 years ago |
Kim Phillips
|
2cdba3cf6f
crypto: talitos - remove NO_IRQ references
|
13 years ago |
Kim Phillips
|
0b2730d8d8
crypto: talitos - fix bad kfree
|
13 years ago |
Axel Lin
|
741e8c2d81
crypto: convert drivers/crypto/* to use module_platform_driver()
|
13 years ago |
Kim Phillips
|
c3e337f88a
crypto: talitos - support for channel remap and 2nd IRQ
|
13 years ago |
Kim Phillips
|
ad42d5fc85
crypto: talitos - prepare driver for channel remap support
|
13 years ago |
Kim Phillips
|
5b859b6ebb
crypto: talitos - be less noisy on startup
|
13 years ago |
Lee Nipper
|
79b3a418e0
crypto: talitos - add hmac algorithms
|
13 years ago |
Kim Phillips
|
3e721aeb3d
crypto: talitos - handle descriptor not found in error path
|
13 years ago |
Kim Phillips
|
1c2b4abb19
crypto: talitos - don't bad_key in ablkcipher setkey
|
14 years ago |
Kim Phillips
|
febec54286
crypto: talitos - remove unused giv from ablkcipher methods
|
14 years ago |
Kim Phillips
|
602dba5a81
crypto: talitos - don't set done notification in hot path
|
14 years ago |
Kim Phillips
|
5228f0f79e
crypto: talitos - ensure request ordering within a single tfm
|
14 years ago |
Grant Likely
|
1c48a5c93d
dt: Eliminate of_platform_{,un}register_driver
|
14 years ago |
Linus Torvalds
|
188e213dbc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
14 years ago |
Kim Phillips
|
a752447af5
crypto: talitos - sparse check endian fixes
|
14 years ago |
Kim Phillips
|
0b79824745
crypto: talitos - fix checkpatch warning
|
14 years ago |
Kim Phillips
|
1d11911a8c
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
|
14 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Linus Torvalds
|
b7c8e55db7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
15 years ago |
Lee Nipper
|
7260042b2d
crypto: talitos - fix bug in sg_copy_end_to_buffer
|
15 years ago |
Lee Nipper
|
5e833bc416
crypto: talitos - fix ahash for multiple of blocksize
|
15 years ago |
Grant Likely
|
cf9b59e9d3
Merge remote branch 'origin' into secretlab/next-devicetree
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Kim Phillips
|
60f208d783
crypto: talitos - add support for sha224
|
15 years ago |
Lee Nipper
|
497f2e6b8b
crypto: talitos - add hash algorithms
|
15 years ago |
Lee Nipper
|
acbf7c627f
crypto: talitos - second prepare step for adding ahash algorithms
|
15 years ago |
Lee Nipper
|
d5e4aaefd9
crypto: talitos - prepare for adding ahash algorithms
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |