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
/
crypto
/
intel
Age
Commit message (
Expand
)
Author
Lines
2024-02-09
crypto: qat - disable arbitration before reset
Furong Zhou
-0
/
+8
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
-0
/
+45
2024-02-09
crypto: qat - add heartbeat error simulator
Damian Muszynski
-6
/
+188
2024-01-26
crypto: qat - use kcalloc_node() instead of kzalloc_node()
Erick Archer
-1
/
+1
2024-01-26
crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...
Minjie Du
-2
/
+0
2024-01-26
crypto: iaa - Remove header table code
Tom Zanussi
-131
/
+3
2024-01-26
crypto: qat - avoid memcpy() overflow warning
Arnd Bergmann
-0
/
+3
2024-01-26
crypto: qat - fix arbiter mapping generation algorithm for QAT 402xx
Damian Muszynski
-0
/
+1
2023-12-29
crypto: iaa - Account for cpu-less numa nodes
Tom Zanussi
-2
/
+13
2023-12-29
crypto: qat - generate dynamically arbiter mappings
Damian Muszynski
-112
/
+235
2023-12-29
crypto: qat - add support for ring pair level telemetry
Lucas Segarra Fernandez
-5
/
+324
2023-12-29
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
-0
/
+1236
2023-12-29
crypto: qat - add admin msgs for telemetry
Lucas Segarra Fernandez
-0
/
+51
2023-12-29
crypto: qat - include pci.h for GET_DEV()
Lucas Segarra Fernandez
-0
/
+1
2023-12-29
crypto: iaa - remove unneeded semicolon
Jiapeng Chong
-1
/
+1
2023-12-29
crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns()
Tom Zanussi
-1
/
+0
2023-12-29
crypto: iaa - Change desc->priv to 0
Tom Zanussi
-4
/
+4
2023-12-22
crypto: qat - add support for 420xx devices
Jie Wang
-5
/
+849
2023-12-22
crypto: qat - move fw config related structures
Jie Wang
-12
/
+19
2023-12-22
crypto: qat - relocate portions of qat_4xxx code
Jie Wang
-484
/
+552
2023-12-22
crypto: qat - change signature of uof_get_num_objs()
Jie Wang
-3
/
+3
2023-12-22
crypto: qat - relocate and rename get_service_enabled()
Jie Wang
-26
/
+34
2023-12-15
crypto: iaa - Add IAA Compression Accelerator stats
Tom Zanussi
-2
/
+427
2023-12-15
crypto: iaa - Add irq support for the crypto async interface
Tom Zanussi
-2
/
+266
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
-18
/
+1069
2023-12-15
crypto: iaa - Add compression mode management along with fixed mode
Tom Zanussi
-2
/
+504
2023-12-15
crypto: iaa - Add per-cpu workqueue table with rebalancing
Tom Zanussi
-0
/
+229
2023-12-15
crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
Tom Zanussi
-0
/
+375
2023-12-08
crypto: qat - add NULL pointer check
Giovanni Cabiddu
-0
/
+3
2023-12-08
crypto: qat - fix mutex ordering in adf_rl
Damian Muszynski
-2
/
+2
2023-12-08
crypto: qat - fix error path in add_update_sla()
Damian Muszynski
-2
/
+1
2023-12-01
crypto: qat - add sysfs_added flag for rate limiting
Damian Muszynski
-0
/
+9
2023-12-01
crypto: qat - add sysfs_added flag for ras
Damian Muszynski
-1
/
+7
2023-11-17
crypto: qat - prevent underflow in rp2srv_store()
Dan Carpenter
-1
/
+2
2023-10-27
crypto: qat - fix deadlock in backlog processing
Giovanni Cabiddu
-21
/
+25
2023-10-27
crypto: qat - move adf_cfg_services
Giovanni Cabiddu
-13
/
+24
2023-10-27
crypto: qat - add num_rps sysfs attribute
Ciunas Bennett
-0
/
+14
2023-10-27
crypto: qat - add rp2svc sysfs attribute
Ciunas Bennett
-0
/
+72
2023-10-27
crypto: qat - add rate limiting sysfs interface
Ciunas Bennett
-0
/
+480
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
-1
/
+1590
2023-10-27
crypto: qat - add retrieval of fw capabilities
Damian Muszynski
-0
/
+27
2023-10-27
crypto: qat - add bits.h to icp_qat_hw.h
Damian Muszynski
-0
/
+2
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
-10
/
+32
2023-10-27
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
-0
/
+58
2023-10-27
crypto: qat - use masks for AE groups
Giovanni Cabiddu
-21
/
+25
2023-10-27
crypto: qat - refactor fw config related functions
Giovanni Cabiddu
-41
/
+28
2023-10-27
crypto: qat - count QAT GEN4 errors
Shashank Gupta
-16
/
+166
2023-10-27
crypto: qat - add error counters
Shashank Gupta
-0
/
+158
2023-10-27
crypto: qat - add handling of errors from ERRSOU3 for QAT GEN4
Shashank Gupta
-0
/
+474
2023-10-27
crypto: qat - add adf_get_aram_base() helper function
Shashank Gupta
-0
/
+10
[prev]
[next]