index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ixp4xx_crypto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ixp4xx - Use request_complete helpers
Herbert Xu
2023-02-13
1
-2
/
+2
*
crypto: ixp4xx - Fix sparse warnings
Herbert Xu
2022-10-21
1
-5
/
+5
*
ARM: ixp4xx: Drop all common code
Linus Walleij
2022-02-12
1
-1
/
+0
*
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2021-07-10
1
-0
/
+4
|
\
|
*
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-17
1
-0
/
+4
*
|
crypto: ixp4xx - Add device tree support
Linus Walleij
2021-06-03
1
-28
/
+79
*
|
crypto: ixp4xx - convert to platform driver
Arnd Bergmann
2021-06-03
1
-24
/
+13
*
|
crypto: ixp4xx - Correct functions alignment
Corentin Labbe
2021-05-14
1
-30
/
+35
*
|
crypto: ixp4xx - remove brackets from single statement
Corentin Labbe
2021-05-14
1
-26
/
+21
*
|
crypto: ixp4xx - Do not initialize static to NULL
Corentin Labbe
2021-05-14
1
-4
/
+4
*
|
crypto: ixp4xx - whitespace fixes
Corentin Labbe
2021-05-14
1
-19
/
+24
*
|
crypto: ixp4xx - convert all printk to dev_xxx
Corentin Labbe
2021-05-14
1
-8
/
+6
*
|
crypto: ixp4xx - convert unsigned to unsigned int
Corentin Labbe
2021-05-14
1
-10
/
+10
*
|
crypto: ixp4xx - fallback when having more than one SG
Corentin Labbe
2021-05-14
1
-3
/
+53
*
|
crypto: ixp4xx - update IV after requests
Corentin Labbe
2021-05-14
1
-0
/
+22
*
|
crypto: ixp4xx - dma_unmap the correct address
Corentin Labbe
2021-05-14
1
-1
/
+1
|
/
*
crypto: ixp4xx - use DEFINE_SPINLOCK() for spinlock
Guobin Huang
2021-04-16
1
-5
/
+2
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+1
*
crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
2020-08-21
1
-1
/
+1
*
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-16
1
-2
/
+4
*
crypto: remove CRYPTO_TFM_RES_WEAK_KEY
Eric Biggers
2020-01-09
1
-24
/
+4
*
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
Eric Biggers
2020-01-09
1
-3
/
+0
*
crypto: ixp4xx - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-120
/
+108
*
crypto: ixp4xx/des - switch to new verification routines
Ard Biesheuvel
2019-08-22
1
-21
/
+6
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-7
/
+8
|
\
|
*
crypto: ixp4xx - Fix cross-compile errors due to type mismatch
Herbert Xu
2019-05-30
1
-7
/
+8
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
/
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-16
1
-2
/
+2
|
\
|
*
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
1
-2
/
+2
*
|
crypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
Herbert Xu
2019-04-18
1
-9
/
+55
|
/
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-05
1
-2
/
+2
|
\
|
*
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
2019-01-25
1
-2
/
+2
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+3
|
/
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
1
-5
/
+0
*
crypto: ixp4xx - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-31
1
-0
/
+2
*
crypto: Use zeroing memory allocator instead of allocator/memset
Himanshu Jha
2018-01-12
1
-4
/
+3
*
crypto: drop unnecessary return statements
Geliang Tang
2017-09-22
1
-1
/
+0
*
crypto: ixp4xx - Fix error handling path in 'aead_perform()'
Herbert Xu
2017-08-09
1
-3
/
+3
*
crypto: ixp4xx - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+1
*
crypto: ixp4xx - Use sg_virt()
Geliang Tang
2017-03-24
1
-1
/
+1
*
crypto: ixp4xx - Add missing npe_c release in error branches
Quentin Lambert
2016-08-09
1
-2
/
+4
*
crypto: ixp4xx - Fix a "simple if" coding style warning
Quentin Lambert
2016-08-09
1
-2
/
+1
*
crypto: ixp4xx - Fix false lastlen uninitialised warning
Herbert Xu
2016-01-25
1
-14
/
+12
*
crypto: ixp4xx - Delete unnecessary checks before the function call "dma_pool...
Markus Elfring
2015-11-17
1
-4
/
+2
*
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-17
1
-1
/
+0
*
crypto: ixp4xx - Convert to new AEAD interface
Herbert Xu
2015-08-04
1
-155
/
+158
*
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
Herbert Xu
2015-07-23
1
-1
/
+0
*
crypto: ixp4xx - Use crypto_aead_maxauthsize
Herbert Xu
2015-05-22
1
-2
/
+2
*
crypto: ixp4xx - Use crypto_aead_set_reqsize helper
Herbert Xu
2015-05-13
1
-1
/
+2
*
crypto: ixp4xx - Include internal/aead.h
Herbert Xu
2015-05-13
1
-1
/
+1
[next]