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
Age
Commit message (
Expand
)
Author
Lines
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-29
/
+14
2021-11-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-545
/
+1652
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+9
2021-10-29
crypto: ccp - Make use of the helper macro kthread_run()
Cai Huoqing
-6
/
+4
2021-10-29
crypto: sa2ul - Use the defined variable to clean code
Tang Bin
-7
/
+6
2021-10-29
crypto: s5p-sss - Add error handling in s5p_aes_probe()
Tang Bin
-0
/
+2
2021-10-29
crypto: keembay-ocs-ecc - Add Keem Bay OCS ECC Driver
Prabhjot Khurana
-0
/
+1038
2021-10-18
treewide: Replace open-coded flex arrays in unions
Kees Cook
-5
/
+9
2021-10-15
crypto: octeontx2 - set assoclen in aead_do_fallback()
Ovidiu Panait
-0
/
+1
2021-10-15
crypto: ccp - Fix whitespace in sev_cmd_buffer_len()
Peter Gonda
-1
/
+1
2021-10-12
crypto: hisilicon - use dev_driver_string() instead of pci_dev->driver->name
Uwe Kleine-König
-1
/
+1
2021-10-12
crypto: qat - simplify adf_enable_aer()
Uwe Kleine-König
-28
/
+13
2021-10-08
crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
Marco Chiappero
-23
/
+26
2021-10-08
crypto: qat - extract send and wait from adf_vf2pf_request_version()
Marco Chiappero
-13
/
+37
2021-10-08
crypto: qat - add VF and PF wrappers to common send function
Marco Chiappero
-8
/
+36
2021-10-08
crypto: qat - rename pfvf collision constants
Marco Chiappero
-13
/
+13
2021-10-08
crypto: qat - move pfvf collision detection values
Marco Chiappero
-9
/
+9
2021-10-08
crypto: qat - make pfvf send message direction agnostic
Marco Chiappero
-7
/
+8
2021-10-08
crypto: qat - use hweight for bit counting
Giovanni Cabiddu
-14
/
+2
2021-10-08
crypto: qat - remove duplicated logic across GEN2 drivers
Marco Chiappero
-245
/
+107
2021-10-08
crypto: qat - fix handling of VF to PF interrupts
Marco Chiappero
-76
/
+133
2021-10-08
crypto: qat - remove unnecessary collision prevention step in PFVF
Marco Chiappero
-19
/
+1
2021-10-08
crypto: qat - disregard spurious PFVF interrupts
Giovanni Cabiddu
-0
/
+12
2021-10-08
crypto: qat - detect PFVF collision after ACK
Giovanni Cabiddu
-0
/
+7
2021-10-08
crypto: ccree - avoid out-of-range warnings from clang
Arnd Bergmann
-1
/
+2
2021-10-08
crypto: hisilicon/qm - modify the uacce mode check
Kai Ye
-8
/
+14
2021-10-01
crypto: hisilicon/zip - Fix spelling mistake "COMSUMED" -> "CONSUMED"
Colin Ian King
-1
/
+1
2021-09-24
crypto: marvell/cesa - drop unneeded MODULE_ALIAS
Krzysztof Kozlowski
-1
/
+0
2021-09-24
crypto: qat - power up 4xxx device
Giovanni Cabiddu
-0
/
+47
2021-09-24
crypto: caam - disable pkc for non-E SoCs
Michael Walle
-4
/
+18
2021-09-24
crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()
Dan Carpenter
-6
/
+8
2021-09-17
crypto: img-hash - remove need for error return variable ret
Colin Ian King
-6
/
+1
2021-09-17
crypto: qat - remove unneeded packed attribute
Giovanni Cabiddu
-6
/
+6
2021-09-17
crypto: qat - free irq in case of failure
Wojciech Ziemba
-29
/
+34
2021-09-17
crypto: qat - free irqs only if allocated
Maksim Lukoshkov
-37
/
+35
2021-09-17
crypto: qat - remove unmatched CPU affinity to cluster IRQ
Wojciech Ziemba
-1
/
+0
2021-09-17
crypto: qat - replace deprecated MSI API
Wojciech Ziemba
-60
/
+55
2021-09-17
crypto: hisilicon/qm - support the userspace task resetting
Kai Ye
-1
/
+45
2021-09-17
crypto: hisilicon/qm - fix the uacce mmap failed
Kai Ye
-1
/
+3
2021-09-17
crypto: hisilicon - Fix sscanf format signedness
Herbert Xu
-1
/
+1
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-3
/
+1
2021-08-27
crypto: ccp - Add support for new CCP/PSP device ID
John Allen
-0
/
+7
2021-08-21
crypto: hisilicon - check _PS0 and _PR0 method
Weili Qian
-0
/
+4
2021-08-21
crypto: hisilicon - change parameter passing of debugfs function
Weili Qian
-36
/
+20
2021-08-21
crypto: hisilicon - support runtime PM for accelerator device
Weili Qian
-30
/
+297
2021-08-21
crypto: hisilicon - add runtime PM ops
Weili Qian
-0
/
+120
2021-08-21
crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...
Weili Qian
-27
/
+81
2021-08-21
crypto: hisilicon/sec - modify the hardware endian configuration
Kai Ye
-27
/
+9
2021-08-21
crypto: hisilicon/sec - fix the abnormal exiting process
Kai Ye
-1
/
+2
2021-08-21
crypto: qat - store vf.compatible flag
Giovanni Cabiddu
-1
/
+3
[next]