index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-316
/
+355
2011-01-07
crypto: padlock - Move padlock.h into include/crypto
Herbert Xu
-31
/
+2
2011-01-06
crypto: n2 - use __devexit not __exit in n2_unregister_algs
Dennis Gilmore
-1
/
+1
2011-01-04
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
-1
/
+1
2010-12-29
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
-4
/
+3
2010-12-02
crypto: omap-aes - checkpatch --file warning fixes
Dmitry Kasatkin
-3
/
+3
2010-12-02
crypto: omap-aes - initialize aes module once per request
Dmitry Kasatkin
-26
/
+28
2010-12-02
crypto: omap-aes - unnecessary code removed
Dmitry Kasatkin
-53
/
+17
2010-12-02
crypto: omap-aes - error handling implementation improved
Dmitry Kasatkin
-41
/
+93
2010-12-02
crypto: omap-aes - redundant locking is removed
Dmitry Kasatkin
-38
/
+32
2010-12-02
crypto: omap-aes - DMA initialization fixes for OMAP off mode
Dmitry Kasatkin
-12
/
+12
2010-11-27
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
-26
/
+61
2010-11-27
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
-7
/
+1
2010-11-27
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
-14
/
+24
2010-11-27
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
-86
/
+82
2010-11-27
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
-26
/
+21
2010-11-27
crypto: omap-sham - error handling improved
Dmitry Kasatkin
-23
/
+44
2010-11-27
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
-9
/
+10
2010-11-27
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
-3
/
+8
2010-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-2
/
+2
2010-11-04
crypto: padlock - Fix AES-CBC handling on odd-block-sized input
Herbert Xu
-1
/
+1
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
-2
/
+2
2010-10-25
crypto: n2 - dubious error check
Nicolas Kaiser
-1
/
+1
2010-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-19
/
+981
2010-10-19
crypto: Makefile - replace the use of <module>-objs with <module>-y
Tracey Dent
-2
/
+2
2010-10-19
crypto: hifn_795x - use cancel_delayed_work_sync()
Tejun Heo
-2
/
+1
2010-09-23
crypto: talitos - sparse check endian fixes
Kim Phillips
-12
/
+11
2010-09-23
crypto: talitos - fix checkpatch warning
Kim Phillips
-2
/
+1
2010-09-23
crypto: talitos - fix warning: 'alg' may be used uninitialized in this function
Kim Phillips
-0
/
+3
2010-09-12
crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES
David S. Miller
-0
/
+1
2010-09-03
crypto: omap-sham - Adjust DMA parameters
Samu Onkalo
-1
/
+5
2010-09-03
crypto: omap-aes - OMAP2/3 AES hw accelerator driver
Dmitry Kasatkin
-0
/
+957
2010-08-13
[S390] zcrypt: fix Kconfig dependencies
Heiko Carstens
-1
/
+1
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-19
/
+19
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
-0
/
+21
2010-08-08
of/sparc: fix build regression from of_device changes
Grant Likely
-2
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
-17
/
+17
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-5
/
+5
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
-1
/
+1
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-167
/
+342
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
-1
/
+5
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
-5
/
+5
2010-07-19
crypto: talitos - fix bug in sg_copy_end_to_buffer
Lee Nipper
-1
/
+5
2010-07-19
crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...
Peter Huewe
-1
/
+1
2010-07-14
crypto: hifn_795x - Remove unused ctx variable
Justin P. Mattock
-4
/
+0
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
-159
/
+5060
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
-1
/
+1
2010-06-16
crypto: talitos - fix ahash for multiple of blocksize
Lee Nipper
-37
/
+40
2010-06-03
crypto: crypto4xx - Fix build breakage
Anatolij Gustschin
-3
/
+3
2010-05-27
IXP4xx: Fix ixp4xx_crypto little-endian operation.
Krzysztof Hałasa
-0
/
+21
[next]