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
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Colin Ian King
1
-1
/
+1
2021-05-28
crypto: qat - remove unused macro in FW loader
Jack Xu
1
-1
/
+0
2021-05-28
crypto: qat - check return code of qat_hal_rd_rel_reg()
Jack Xu
1
-1
/
+5
2021-05-28
crypto: qat - report an error if MMP file size is too large
Jack Xu
1
-4
/
+2
2021-05-28
crypto: qat - check MMP size before writing to the SRAM
Jack Xu
3
-6
/
+6
2021-05-28
crypto: qat - return error when failing to map FW
Jack Xu
1
-1
/
+2
2021-04-16
crypto: qat - enable detection of accelerators hang
Wojciech Ziemba
9
-1
/
+99
2021-04-09
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
1
-0
/
+1
2021-04-02
crypto: qat - fix error path in adf_isr_resource_alloc()
Giovanni Cabiddu
1
-8
/
+21
2021-03-26
crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init
Tong Zhang
3
-6
/
+6
2021-03-26
crypto: qat - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-03-13
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2021-03-13
crypto: qat - fix unmap invalid dma address
Hui Tang
1
-2
/
+9
2021-03-07
crypto: qat - fix spelling mistake: "messge" -> "message"
Bhaskar Chowdhury
2
-3
/
+3
2021-01-14
crypto: qat - reduce size of mapped region
Adam Guerin
1
-6
/
+6
2021-01-14
crypto: qat - change format string and cast ring size
Adam Guerin
1
-2
/
+2
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
1
-0
/
+2
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
6
-77
/
+20
2021-01-14
crypto: qat - replace CRYPTO_AES with CRYPTO_LIB_AES in Kconfig
Marco Chiappero
1
-1
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2
-0
/
+2
2020-12-23
crypto: qat - add CRYPTO_AES to Kconfig dependencies
Marco Chiappero
1
-0
/
+1
2020-12-11
crypto: qat - add capability detection logic in qat_4xxx
Marco Chiappero
3
-0
/
+38
2020-12-11
crypto: qat - add AES-XTS support for QAT GEN4 devices
Marco Chiappero
1
-7
/
+89
2020-12-11
crypto: qat - add AES-CTR support for QAT GEN4 devices
Marco Chiappero
3
-2
/
+39
2020-11-27
crypto: qat - fix excluded_middle.cocci warnings
kernel test robot
1
-3
/
+4
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: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
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
[next]