index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2
-16
/
+4
2020-11-27
crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2
-16
/
+4
2020-11-27
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
1
-8
/
+2
2020-11-27
crypto: ccree - Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+3
2020-11-27
crypto: hisilicon/trng - add support for PRNG
Weili Qian
2
-3
/
+239
2020-11-27
crypto: hisilicon/trng - add HiSilicon TRNG driver support
Weili Qian
4
-0
/
+109
2020-11-27
hwrng: hisi - remove HiSilicon TRNG driver
Weili Qian
3
-113
/
+0
2020-11-27
crypto: qat - fix excluded_middle.cocci warnings
kernel test robot
1
-3
/
+4
2020-11-27
crypto: qce - Fix SHA result buffer corruption issues
Thara Gopinath
1
-1
/
+1
2020-11-27
crypto: qce - Enable support for crypto engine on sdm845
Thara Gopinath
1
-1
/
+16
2020-11-20
crypto: sun8i-ce - fix two error path's memory leak
Corentin Labbe
1
-8
/
+12
2020-11-20
crypto: kconfig - fix a couple of spelling mistakes
Colin Ian King
2
-2
/
+2
2020-11-20
crypto: qat - add qat_4xxx driver
Giovanni Cabiddu
11
-1
/
+833
2020-11-20
crypto: qat - add hook to initialize vector routing table
Giovanni Cabiddu
2
-0
/
+4
2020-11-20
crypto: qat - target fw images to specific AEs
Giovanni Cabiddu
2
-5
/
+56
2020-11-20
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
1
-1
/
+2
2020-11-20
crypto: hisilicon/zip - add a work_queue for zip irq
Yang Shen
1
-3
/
+23
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
54
-54
/
+93
2020-11-20
crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd
Nathan Chancellor
1
-1
/
+1
2020-11-20
crypto: caam/qi - simplify error path for context allocation
Horia Geantă
1
-4
/
+4
2020-11-20
crypto: hisilicon/sec2 - Fix aead authentication setting key error
Kai Ye
1
-2
/
+3
2020-11-13
crypto: qat - add gen4 firmware loader
Jack Xu
5
-17
/
+78
2020-11-13
crypto: qat - add support for broadcasting mode
Jack Xu
4
-3
/
+99
2020-11-13
crypto: qat - add support for shared ustore
Jack Xu
3
-13
/
+19
2020-11-13
crypto: qat - allow to target specific AEs
Jack Xu
6
-8
/
+42
2020-11-13
crypto: qat - add FCU CSRs to chip info
Jack Xu
3
-16
/
+53
2020-11-13
crypto: qat - add CSS3K support
Jack Xu
4
-40
/
+68
2020-11-13
crypto: qat - use ae_mask
Jack Xu
1
-12
/
+14
2020-11-13
crypto: qat - add check for null pointer
Jack Xu
1
-11
/
+17
2020-11-13
crypto: qat - add misc control CSR to chip info
Jack Xu
2
-4
/
+8
2020-11-13
crypto: qat - add wake up event to chip info
Jack Xu
3
-1
/
+6
2020-11-13
crypto: qat - add clock enable CSR to chip info
Jack Xu
2
-4
/
+7
2020-11-13
crypto: qat - add reset CSR and mask to chip info
Jack Xu
2
-17
/
+24
2020-11-13
crypto: qat - add local memory size to chip info
Jack Xu
3
-1
/
+4
2020-11-13
crypto: qat - add support for lm2 and lm3
Jack Xu
6
-2
/
+101
2020-11-13
crypto: qat - add next neighbor to chip_info
Jack Xu
3
-6
/
+18
2020-11-13
crypto: qat - replace check based on DID
Jack Xu
1
-3
/
+5
2020-11-13
crypto: qat - introduce chip info structure
Jack Xu
3
-35
/
+88
2020-11-13
crypto: qat - refactor long expressions
Jack Xu
1
-18
/
+23
2020-11-13
crypto: qat - refactor qat_uclo_set_ae_mode()
Jack Xu
1
-26
/
+43
2020-11-13
crypto: qat - move defines to header files
Jack Xu
2
-4
/
+4
2020-11-13
crypto: qat - remove global CSRs helpers
Jack Xu
2
-16
/
+13
2020-11-13
crypto: qat - refactor AE start
Jack Xu
3
-18
/
+18
2020-11-13
crypto: qat - change micro word data mask
Jack Xu
1
-1
/
+1
2020-11-13
crypto: qat - change type for ctx_mask
Jack Xu
2
-12
/
+12
2020-11-13
crypto: qat - add support for relative FW ucode loading
Jack Xu
1
-6
/
+7
2020-11-13
crypto: qat - rename qat_uclo_del_uof_obj()
Jack Xu
3
-3
/
+3
2020-11-13
crypto: qat - introduce additional parenthesis
Jack Xu
2
-10
/
+10
2020-11-13
crypto: qat - remove unnecessary parenthesis
Jack Xu
2
-11
/
+11
2020-11-13
crypto: qat - fix error message
Jack Xu
1
-1
/
+1
[next]