index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
talitos.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-06-02
crypto: talitos - Whitespace/codingstyle/overrun lines cleanup
Kim Phillips
1
-47
/
+48
2009-06-02
crypto: talitos - Add ablkcipher algorithms
Lee Nipper
1
-38
/
+342
2009-06-02
crypto: talitos - scaffolding for new algorithm types
Lee Nipper
1
-116
/
+129
2008-12-25
crypto: talitos - Ack done interrupt in isr instead of tasklet
Lee Nipper
1
-13
/
+7
2008-12-25
crypto: talitos - Preempt overflow interrupts off-by-one fix
Vishnu Suresh
1
-1
/
+1
2008-12-25
crypto: talitos - Perform auth check in h/w if on sec 2.1 and above
Kim Phillips
1
-44
/
+83
2008-12-25
crypto: talitos - Implement done interrupt mitigation
Lee Nipper
1
-8
/
+22
2008-12-25
crypto: talitos - Pass correct interrupt status to error handler
Kim Phillips
1
-9
/
+3
2008-11-30
fix talitos
Al Viro
1
-2
/
+2
2008-09-14
crypto: talitos - Avoid consecutive packets going out with same IV
Kim Phillips
1
-2
/
+4
2008-08-13
crypto: talitos - Add handling for SEC 3.x treatment of link table
Lee Nipper
1
-15
/
+39
2008-07-17
crypto: talitos - sparse fix
Kim Phillips
1
-1
/
+1
2008-07-17
crypto: talitos - Stop leaking memory in error path
Kim Phillips
1
-2
/
+7
2008-07-17
crypto: talitos - Fix GFP flag usage
Kim Phillips
1
-2
/
+4
2008-07-17
crypto: talitos - Preempt overflow interrupts
Kim Phillips
1
-5
/
+22
2008-07-17
crypto: talitos - Correct dst != src case handling
Lee Nipper
1
-1
/
+1
2008-07-17
crypto: talitos - Remove calls to of_node_put
Lee Nipper
1
-5
/
+0
2008-07-10
crypto: talitos - Add support for sha256 and md5 variants
Lee Nipper
1
-12
/
+99
2008-07-10
crypto: talitos - Use proper form for algorithm driver names
Herbert Xu
1
-2
/
+2
2008-07-10
crypto: talitos - Add support for 3des
Lee Nipper
1
-25
/
+68
2008-07-10
crypto: talitos - Freescale integrated security engine (SEC) driver
Kim Phillips
1
-0
/
+1467