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
Age
Commit message (
Expand
)
Author
Lines
2020-07-16
crypto: mediatek - use AES library for GCM key derivation
Ard Biesheuvel
-57
/
+9
2020-07-16
crypto: sahara - permit asynchronous skcipher as fallback
Ard Biesheuvel
-51
/
+45
2020-07-16
crypto: qce - permit asynchronous skcipher as fallback
Ard Biesheuvel
-21
/
+24
2020-07-16
crypto: picoxcell - permit asynchronous skcipher as fallback
Ard Biesheuvel
-16
/
+22
2020-07-16
crypto: mxs-dcp - permit asynchronous skcipher as fallback
Ard Biesheuvel
-16
/
+17
2020-07-16
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
-35
/
+25
2020-07-16
crypto: ccp - permit asynchronous skcipher as fallback
Ard Biesheuvel
-18
/
+19
2020-07-16
crypto: sun8i-ss - permit asynchronous skcipher as fallback
Ard Biesheuvel
-31
/
+34
2020-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
-24
/
+25
2020-07-16
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
-24
/
+25
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
-19
/
+19
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
-15
/
+15
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
-1
/
+1
2020-07-16
hwrng: ba431 - Include kernel.h
Herbert Xu
-0
/
+1
2020-07-16
crypto: hisilicon/sec2 - fix some coding styles
Longfang Liu
-5
/
+4
2020-07-16
crypto: hisilicon/sec2 - update debugfs interface parameters
Longfang Liu
-27
/
+27
2020-07-16
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
-27
/
+29
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
-25
/
+71
2020-07-16
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
-0
/
+7
2020-07-16
crypto: caam - Remove broken arc4 support
Herbert Xu
-30
/
+0
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
-6
/
+7
2020-07-09
crypto: ccp - Fix sparse warnings
Herbert Xu
-13
/
+12
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
-2
/
+2
2020-07-09
hwrng: virtio - Constify id_table[]
Rikard Falkeborn
-1
/
+1
2020-07-09
hwrng: nomadik - Constify nmk_rng_ids[]
Rikard Falkeborn
-1
/
+1
2020-07-09
hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
Rikard Falkeborn
-1
/
+1
2020-07-09
hwrng: ba431 - HW_RANDOM_BA431 should not default to y
Geert Uytterhoeven
-3
/
+0
2020-07-09
hwrng: ba431 - Add dependency on HAS_IOMEM
Herbert Xu
-0
/
+1
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
-3
/
+65
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
-4
/
+0
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
-0
/
+6
2020-07-09
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
-2
/
+20
2020-07-09
hwrng: octeon - Fix sparse warnings
Herbert Xu
-3
/
+3
2020-07-09
hwrng: pic32 - Fix W=1 unused variable warning
Herbert Xu
-1
/
+1
2020-07-09
hwrng: st - Fix W=1 unused variable warning
Herbert Xu
-1
/
+2
2020-07-09
hwrng: bcm2835 - Fix W=1 unused variable warning
Herbert Xu
-2
/
+1
2020-07-09
hwrng: hisi - Fix W=1 unused variable warning
Herbert Xu
-1
/
+1
2020-07-09
hwrng: omap - Fix W=1 unused variable warning
Herbert Xu
-9
/
+2
2020-07-09
hwrng: npcm - Fix W=1 unused variable warning
Herbert Xu
-1
/
+1
2020-07-09
Merge branch 'ux500'
Herbert Xu
-9
/
+9
2020-07-09
crypto: ux500/hash - Add namespacing to hash_init()
Lee Jones
-9
/
+9
2020-07-03
crypto: cpt - Fix sparse warnings
Herbert Xu
-23
/
+22
2020-07-03
crypto: hisilicon/qm - Change type of pasid to u32
Fenghua Yu
-2
/
+2
2020-07-03
crypto: ccp - Fix use of merged scatterlists
John Allen
-11
/
+27
2020-07-03
crypto: qce/sha - Do not modify scatterlist passed along with request
Sivaprakash Murugesan
-2
/
+0
2020-07-03
crypto: qce - re-initialize context on import
Sivaprakash Murugesan
-4
/
+12
2020-07-03
crypto: qce - support zero length test vectors
Sivaprakash Murugesan
-1
/
+21
2020-07-03
crypto: sun8i-ce - Fix runtime PM imbalance in sun8i_ce_cipher_init
Dinghao Liu
-0
/
+1
2020-06-26
crypto: ccree - remove unused field
Gilad Ben-Yossef
-1
/
+0
2020-06-26
crypto: ccree - adapt ccree essiv support to kcapi
Gilad Ben-Yossef
-31
/
+93
[next]