index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.48-dubhe
starfive-6.6.63-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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-23
crypto: qat - add missing header inclusion
Arnd Bergmann
2
-0
/
+2
2025-05-19
crypto: qat - enable reporting of error counters for GEN6 devices
Suman Kumar Chakraborty
1
-0
/
+2
2025-05-19
crypto: qat - enable RAS support for GEN6 devices
Suman Kumar Chakraborty
4
-0
/
+1325
2025-05-14
crypto: iaa - Optimize rebalance_wq_table()
Yury Norov
1
-21
/
+14
2025-05-14
crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe()
Dan Carpenter
1
-2
/
+2
2025-05-05
crypto: qat - add qat_6xxx driver
Laurent M Coquerel
13
-0
/
+1328
2025-05-05
crypto: qat - add firmware headers for GEN6 devices
Suman Kumar Chakraborty
2
-0
/
+417
2025-05-05
crypto: qat - update firmware api
Suman Kumar Chakraborty
2
-4
/
+22
2025-05-05
crypto: qat - export adf_init_admin_pm()
Suman Kumar Chakraborty
1
-0
/
+1
2025-05-05
crypto: qat - expose configuration functions
Suman Kumar Chakraborty
2
-3
/
+6
2025-05-05
crypto: qat - export adf_get_service_mask()
Giovanni Cabiddu
2
-1
/
+3
2025-05-05
crypto: qat - add GEN6 firmware loader
Jack Xu
5
-7
/
+176
2025-05-05
crypto: qat - refactor FW signing algorithm
Jack Xu
1
-70
/
+84
2025-05-05
crypto: qat - use pr_fmt() in qat uclo.c
Suman Kumar Chakraborty
1
-70
/
+65
2025-05-05
crypto: qat - refactor compression template logic
Suman Kumar Chakraborty
22
-146
/
+173
2025-05-05
crypto: qat - rename and relocate timer logic
George Abraham P
5
-21
/
+21
2025-05-05
crypto: qat - include qat_common in top Makefile
Suman Kumar Chakraborty
9
-8
/
+1
2025-04-28
crypto: iaa - Adjust workqueue allocation type
Kees Cook
1
-1
/
+1
2025-04-16
crypto: iaa - Use cra_reqsize for acomp
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: qat - Use cra_reqsize for acomp
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: iaa - Switch to ACOMP_FBREQ_ON_STACK
Herbert Xu
1
-4
/
+1
2025-04-07
crypto: qat - switch to standard pattern for PCI IDs
Giovanni Cabiddu
6
-23
/
+23
2025-04-07
crypto: qat - remove BITS_IN_DWORD()
Suman Kumar Chakraborty
1
-10
/
+10
2025-04-07
crypto: qat - remove initialization in device class
Giovanni Cabiddu
8
-8
/
+0
2025-04-07
crypto: qat - add shutdown handler to qat_c3xxx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c3xxx
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_c62x
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c62x
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_dh895xcc
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_dh895xcc
Giovanni Cabiddu
1
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_420xx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: qat - add shutdown handler to qat_4xxx
Giovanni Cabiddu
1
-0
/
+8
2025-04-07
crypto: iaa - Remove unused disable_async argument from iaa_decompress
Herbert Xu
1
-6
/
+5
2025-04-07
crypto: iaa - Do not clobber req->base.data
Herbert Xu
1
-4
/
+2
2025-04-07
crypto: iaa - Move compression CRC into request object
Herbert Xu
1
-15
/
+13
2025-03-21
crypto: iaa - Use acomp stack fallback
Herbert Xu
1
-22
/
+6
2025-03-21
crypto: qat - Remove dst_null support
Herbert Xu
4
-259
/
+1
2025-03-21
crypto: iaa - Remove dst_null support
Herbert Xu
1
-130
/
+6
2025-03-21
crypto: qat - remove access to parity register for QAT GEN4
Bairavi Alagappan
1
-52
/
+5
2025-03-21
crypto: qat - set parity error mask for qat_420xx
Bairavi Alagappan
2
-1
/
+2
2025-03-21
crypto: qat - optimize allocations for fw authentication
Jack Xu
2
-14
/
+19
2025-03-21
crypto: qat - remove redundant FW image size check
Jack Xu
1
-4
/
+0
2025-03-21
crypto: qat - remove unused members in suof structure
Jack Xu
2
-9
/
+2
2025-03-21
crypto: qat - introduce fuse array
Suman Kumar Chakraborty
12
-17
/
+27
2025-03-21
crypto: qat - add macro to write 64-bit values to registers
Suman Kumar Chakraborty
2
-24
/
+16
2025-03-08
crypto: iaa - Test the correct request flag
Herbert Xu
1
-2
/
+2
2025-02-22
crypto: qat - refactor service parsing logic
MaĆgorzata Mielnik
10
-78
/
+202
2025-02-22
crypto: qat - do not export adf_cfg_services
Giovanni Cabiddu
1
-1
/
+0
2025-02-22
crypto: qat - reorder objects in qat_common Makefile
Giovanni Cabiddu
1
-33
/
+33
2025-02-22
crypto: qat - fix object goals in Makefiles
Giovanni Cabiddu
9
-9
/
+9
[next]