index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-21
crypto: qat - store vf.compatible flag
Giovanni Cabiddu
1
-1
/
+3
2021-08-21
crypto: qat - do not export adf_iov_putmsg()
Giovanni Cabiddu
1
-1
/
+0
2021-08-21
crypto: qat - flush vf workqueue at driver removal
Ahsan Atta
2
-0
/
+30
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2
-3
/
+2
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2
-2
/
+2
2021-08-21
crypto: qat - complete all the init steps before service notification
Marco Chiappero
1
-4
/
+6
2021-08-21
crypto: qat - fix naming for init/shutdown VF to PF notifications
Marco Chiappero
2
-10
/
+10
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
4
-4
/
+35
2021-08-21
crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
Marco Chiappero
2
-20
/
+20
2021-08-21
crypto: qat - fix reuse of completion variable
Marco Chiappero
1
-0
/
+2
2021-08-21
crypto: qat - remove intermediate tasklet for vf2pf
Svyatoslav Pankratov
4
-13
/
+5
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
2
-10
/
+10
2021-08-21
crypto: qat - prevent spurious MSI interrupt in PF
Marco Chiappero
2
-7
/
+20
2021-08-21
crypto: qat - prevent spurious MSI interrupt in VF
Giovanni Cabiddu
1
-1
/
+11
2021-08-21
crypto: qat - handle both source of interrupt in VF ISR
Giovanni Cabiddu
1
-3
/
+4
2021-08-21
crypto: qat - do not ignore errors from enable_vf2pf_comms()
Giovanni Cabiddu
1
-2
/
+3
2021-08-21
crypto: qat - enable interrupts only after ISR allocation
Marco Chiappero
1
-2
/
+2
2021-08-21
crypto: qat - remove empty sriov_configure()
Marco Chiappero
1
-4
/
+1
2021-08-21
crypto: qat - use proper type for vf_mask
Giovanni Cabiddu
1
-3
/
+4
2021-08-21
crypto: qat - fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
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
6
-1
/
+96
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 - don't release uninitialized resources
Tong Zhang
1
-4
/
+13
2021-03-12
crypto: qat - fix use of 'dma_map_single'
Hui Tang
1
-13
/
+14
2021-03-12
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
2
-7
/
+4
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
2
-0
/
+2
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
5
-1
/
+204
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
[next]