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
/
omap-sham.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-26
crypto: omap-sham - hmac calculation bug fix for sha1 base hash
Dmitry Kasatkin
1
-40
/
+31
2011-04-26
crypto: omap-sham - enable driver for EMU chips
Dmitry Kasatkin
1
-1
/
+2
2011-04-26
crypto: omap-sham - remove debug print
Dmitry Kasatkin
1
-2
/
+0
2011-04-26
crypto: omap-sham - fix concurrent sha1 calculations
Markku Kylanpaa
1
-1
/
+1
2011-01-29
crypto: omap-sham - don't treat NULL clk as an error
Jamie Iles
1
-2
/
+2
2010-12-29
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
1
-4
/
+3
2010-11-27
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
1
-26
/
+61
2010-11-27
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
1
-7
/
+1
2010-11-27
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
1
-14
/
+24
2010-11-27
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
1
-86
/
+82
2010-11-27
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
1
-26
/
+21
2010-11-27
crypto: omap-sham - error handling improved
Dmitry Kasatkin
1
-23
/
+44
2010-11-27
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
1
-9
/
+10
2010-11-27
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
1
-3
/
+8
2010-09-03
crypto: omap-sham - Adjust DMA parameters
Samu Onkalo
1
-1
/
+5
2010-05-26
crypto: omap - remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2010-05-03
crypto: omap - sha1 & md5 driver
Dmitry Kasatkin
1
-0
/
+1259