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
2025-04-16
crypto: iaa - Switch to ACOMP_FBREQ_ON_STACK
Herbert Xu
-4
/
+1
2025-04-07
crypto: qat - switch to standard pattern for PCI IDs
Giovanni Cabiddu
-23
/
+23
2025-04-07
crypto: qat - remove BITS_IN_DWORD()
Suman Kumar Chakraborty
-10
/
+10
2025-04-07
crypto: qat - remove initialization in device class
Giovanni Cabiddu
-8
/
+0
2025-04-07
crypto: qat - add shutdown handler to qat_c3xxx
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c3xxx
Giovanni Cabiddu
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_c62x
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_c62x
Giovanni Cabiddu
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_dh895xcc
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: qat - remove redundant prototypes in qat_dh895xcc
Giovanni Cabiddu
-18
/
+15
2025-04-07
crypto: qat - add shutdown handler to qat_420xx
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: qat - add shutdown handler to qat_4xxx
Giovanni Cabiddu
-0
/
+8
2025-04-07
crypto: iaa - Remove unused disable_async argument from iaa_decompress
Herbert Xu
-6
/
+5
2025-04-07
crypto: iaa - Do not clobber req->base.data
Herbert Xu
-4
/
+2
2025-04-07
crypto: iaa - Move compression CRC into request object
Herbert Xu
-15
/
+13
2025-03-21
crypto: iaa - Use acomp stack fallback
Herbert Xu
-22
/
+6
2025-03-21
crypto: qat - Remove dst_null support
Herbert Xu
-259
/
+1
2025-03-21
crypto: iaa - Remove dst_null support
Herbert Xu
-130
/
+6
2025-03-21
crypto: qat - remove access to parity register for QAT GEN4
Bairavi Alagappan
-52
/
+5
2025-03-21
crypto: qat - set parity error mask for qat_420xx
Bairavi Alagappan
-1
/
+2
2025-03-21
crypto: qat - optimize allocations for fw authentication
Jack Xu
-14
/
+19
2025-03-21
crypto: qat - remove redundant FW image size check
Jack Xu
-4
/
+0
2025-03-21
crypto: qat - remove unused members in suof structure
Jack Xu
-9
/
+2
2025-03-21
crypto: qat - introduce fuse array
Suman Kumar Chakraborty
-17
/
+27
2025-03-21
crypto: qat - add macro to write 64-bit values to registers
Suman Kumar Chakraborty
-24
/
+16
2025-03-08
crypto: iaa - Test the correct request flag
Herbert Xu
-2
/
+2
2025-02-22
crypto: qat - refactor service parsing logic
Małgorzata Mielnik
-78
/
+202
2025-02-22
crypto: qat - do not export adf_cfg_services
Giovanni Cabiddu
-1
/
+0
2025-02-22
crypto: qat - reorder objects in qat_common Makefile
Giovanni Cabiddu
-33
/
+33
2025-02-22
crypto: qat - fix object goals in Makefiles
Giovanni Cabiddu
-9
/
+9
2025-02-09
crypto: qat - set command ids as reserved
Suman Kumar Chakraborty
-2
/
+2
2025-02-09
crypto: drivers - Use str_enable_disable-like helpers
Krzysztof Kozlowski
-7
/
+3
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-32
/
+4
2025-01-15
qat: don't mess with ->d_name
Al Viro
-32
/
+4
2024-12-28
crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'
Kanchana P Sridhar
-1
/
+1
2024-12-21
crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()
Joe Hattori
-0
/
+3
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
-2
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-10
/
+10
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-6
/
+16
2024-11-10
crypto: qat - Fix missing destroy_workqueue in adf_init_aer()
Wang Hai
-1
/
+4
2024-10-30
crypto: qat - replace deprecated PCI functions
Philipp Stanner
-6
/
+16
2024-10-28
crypto: qat - Fix typo "accelaration"
WangYuli
-1
/
+1
2024-10-28
crypto: qat - Constify struct pm_status_row
Christophe JAILLET
-9
/
+9
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
-4
/
+4
2024-10-19
crypto: qat - remove faulty arbiter config reset
Ahsan Atta
-4
/
+0
2024-10-05
crypto: qat - remove unused adf_devmgr_get_first
Dr. David Alan Gilbert
-11
/
+0
2024-10-05
crypto: qat/qat_4xxx - fix off by one in uof_get_name()
Dan Carpenter
-1
/
+1
2024-10-05
crypto: qat/qat_420xx - fix off by one in uof_get_name()
Dan Carpenter
-1
/
+1
2024-10-05
crypto: iaa - Remove potential infinite loop in check_completion()
Zanussi, Tom
-0
/
+10
2024-10-05
crypto: qat - remove check after debugfs_create_dir()
Cabiddu, Giovanni
-12
/
+1
[prev]
[next]