index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-05-03
1
-26
/
+20
|
*
crypto: omap-sham - hmac calculation bug fix for sha1 base hash
Dmitry Kasatkin
2011-04-26
1
-40
/
+31
|
*
crypto: omap-sham - enable driver for EMU chips
Dmitry Kasatkin
2011-04-26
1
-1
/
+2
|
*
crypto: omap-sham - remove debug print
Dmitry Kasatkin
2011-04-26
1
-2
/
+0
|
*
crypto: omap-sham - fix concurrent sha1 calculations
Markku Kylanpaa
2011-04-26
1
-1
/
+1
|
*
crypto: s5p-sss - add S5PV210 advanced crypto engine support
Vladimir Zapolskiy
2011-04-08
3
-0
/
+713
|
*
crypto: caam - introduce missing kfree
Julia Lawall
2011-04-08
1
-0
/
+1
|
*
crypto: picoxcell - fix possible status FIFO overflow
Jamie Iles
2011-03-27
1
-29
/
+35
|
*
crypto: padlock - Add SHA-1/256 module for VIA Nano
Brilly Wu
2011-03-27
1
-5
/
+264
|
*
crypto: caam - ARRAY_SIZE() vs sizeof()
Dan Carpenter
2011-03-27
1
-4
/
+4
|
*
crypto: caam - dereferencing ERR_PTR on allocation failure
Dan Carpenter
2011-03-27
1
-1
/
+1
|
*
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
2011-03-27
2
-5
/
+5
|
*
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips
2011-03-27
15
-0
/
+4938
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
3
-3
/
+3
|
/
*
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-16
3
-21
/
+17
|
\
|
*
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
|
*
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-11
/
+9
|
*
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
|
crypto: picoxcell - add support for the picoxcell crypto engines
Jamie Iles
2011-02-21
4
-1
/
+2013
*
|
crypto: omap-sham - don't treat NULL clk as an error
Jamie Iles
2011-01-29
1
-2
/
+2
*
|
crypto: omap-aes - don't treat NULL clk as an error
Jamie Iles
2011-01-29
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-01-13
7
-316
/
+355
|
\
|
*
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
2011-01-07
3
-31
/
+2
|
*
crypto: n2 - use __devexit not __exit in n2_unregister_algs
Dennis Gilmore
2011-01-06
1
-1
/
+1
|
*
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
1
-1
/
+1
|
*
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
2010-12-29
1
-4
/
+3
|
*
crypto: omap-aes - checkpatch --file warning fixes
Dmitry Kasatkin
2010-12-02
1
-3
/
+3
|
*
crypto: omap-aes - initialize aes module once per request
Dmitry Kasatkin
2010-12-02
1
-26
/
+28
|
*
crypto: omap-aes - unnecessary code removed
Dmitry Kasatkin
2010-12-02
1
-53
/
+17
|
*
crypto: omap-aes - error handling implementation improved
Dmitry Kasatkin
2010-12-02
1
-41
/
+93
|
*
crypto: omap-aes - redundant locking is removed
Dmitry Kasatkin
2010-12-02
1
-38
/
+32
|
*
crypto: omap-aes - DMA initialization fixes for OMAP off mode
Dmitry Kasatkin
2010-12-02
1
-12
/
+12
|
*
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
2010-11-27
1
-26
/
+61
|
*
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
2010-11-27
1
-7
/
+1
|
*
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
2010-11-27
1
-14
/
+24
|
*
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
2010-11-27
1
-86
/
+82
|
*
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
2010-11-27
1
-26
/
+21
|
*
crypto: omap-sham - error handling improved
Dmitry Kasatkin
2010-11-27
1
-23
/
+44
|
*
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
2010-11-27
1
-9
/
+10
|
*
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
2010-11-27
1
-3
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-11-13
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
crypto: padlock - Fix AES-CBC handling on odd-block-sized input
Herbert Xu
2010-11-04
1
-1
/
+1
|
*
crypto: n2 - dubious error check
Nicolas Kaiser
2010-10-25
1
-1
/
+1
*
|
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-10-24
7
-19
/
+981
|
\
|
*
crypto: Makefile - replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-19
2
-2
/
+2
|
*
crypto: hifn_795x - use cancel_delayed_work_sync()
Tejun Heo
2010-10-19
1
-2
/
+1
|
*
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
[prev]
[next]