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 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Márton Németh
|
6c3f975a4c
crypto: Make Open Firmware device id constant
|
15 years ago |
Kim Phillips
|
81eb024c7e
crypto: talitos - add support for 36 bit addressing
|
16 years ago |
Kim Phillips
|
4b99262881
crypto: talitos - align locks on cache lines
|
16 years ago |
Kim Phillips
|
e41256f139
crypto: talitos - simplify hmac data size calculation
|
16 years ago |
Kim Phillips
|
962a9c9949
crypto: talitos - Avoid unnecessary decrypt check
|
16 years ago |
Kim Phillips
|
19bbbc6355
crypto: talitos - containerof related codingstyle
|
16 years ago |
Kim Phillips
|
e938e4656b
crypto: talitos - Whitespace/codingstyle/overrun lines cleanup
|
16 years ago |
Lee Nipper
|
4de9d0b547
crypto: talitos - Add ablkcipher algorithms
|
16 years ago |
Lee Nipper
|
56af8cd44b
crypto: talitos - scaffolding for new algorithm types
|
16 years ago |
Lee Nipper
|
ca38a814c6
crypto: talitos - Ack done interrupt in isr instead of tasklet
|
16 years ago |
Vishnu Suresh
|
4b24ea971a
crypto: talitos - Preempt overflow interrupts off-by-one fix
|
16 years ago |
Kim Phillips
|
fe5720e2b7
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
|
16 years ago |
Lee Nipper
|
1c2e8811ee
crypto: talitos - Implement done interrupt mitigation
|
16 years ago |