index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
hda
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
crypto: aspeed - fix return value check in aspeed_hace_probe()
Sun Ke
1
-2
/
+2
2022-09-07
crypto: aspeed - Fix sparse warnings
Herbert Xu
2
-40
/
+40
2022-09-07
crypto: aspeed: fix format unexpected build warning
Neal Liu
1
-3
/
+3
2022-09-06
crypto: aspeed - fix build module error
Neal Liu
1
-7
/
+4
2022-09-02
crypto: hisilicon/qm - return failure if vfs_num exceeds total VFs
Weili Qian
1
-1
/
+7
2022-09-02
crypto: hisilicon/qm - fix missing put dfx access
Weili Qian
1
-2
/
+4
2022-09-02
crypto: hisilicon/qm - check mailbox operation result
Weili Qian
1
-1
/
+14
2022-09-02
crypto: aspeed - Enable compile testing
Herbert Xu
1
-1
/
+1
2022-09-02
crypto: qat - fix default value of WDT timer
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: testmgr - fix indentation for test_acomp() args
Lucas Segarra Fernandez
1
-1
/
+1
2022-09-02
crypto: bcm - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: marvell/octeontx - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
crypto: n2 - fix repeated words in comments
wangjianli
1
-1
/
+1
2022-09-02
hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear()
Kshitiz Varshney
1
-7
/
+7
2022-09-02
Revert "crypto: allwinner - Fix dma_map_sg error check"
Herbert Xu
4
-7
/
+7
2022-09-02
Revert "crypto: gemini - Fix error check for dma_map_sg"
Herbert Xu
1
-3
/
+3
2022-08-26
crypto: Kconfig - simplify compression/RNG entries
Robert Elliott
1
-32
/
+50
2022-08-26
crypto: Kconfig - simplify cipher entries
Robert Elliott
8
-344
/
+410
2022-08-26
crypto: Kconfig - simplify userspace entries
Robert Elliott
1
-24
/
+41
2022-08-26
crypto: Kconfig - simplify hash entries
Robert Elliott
8
-216
/
+366
2022-08-26
crypto: Kconfig - simplify aead entries
Robert Elliott
2
-20
/
+36
2022-08-26
crypto: Kconfig - simplify CRC entries
Robert Elliott
8
-57
/
+91
2022-08-26
crypto: Kconfig - simplify public-key entries
Robert Elliott
3
-23
/
+46
2022-08-26
crypto: Kconfig - add submenus
Robert Elliott
1
-458
/
+479
2022-08-26
crypto: Kconfig - sort the arm entries
Robert Elliott
1
-55
/
+56
2022-08-26
crypto: Kconfig - sort the arm64 entries
Robert Elliott
1
-53
/
+54
2022-08-26
crypto: Kconfig - submenus for arm and arm64
Robert Elliott
13
-34
/
+10
2022-08-26
crypto: Kconfig - remove AES_ARM64 ref by SA2UL
Robert Elliott
1
-1
/
+0
2022-08-26
crypto: Kconfig - move x86 entries to a submenu
Robert Elliott
2
-495
/
+503
2022-08-26
crypto: Kconfig - move sparc entries to a submenu
Robert Elliott
2
-98
/
+106
2022-08-26
crypto: Kconfig - move s390 entries to a submenu
Robert Elliott
2
-115
/
+123
2022-08-26
crypto: Kconfig - move powerpc entries to a submenu
Robert Elliott
2
-73
/
+80
2022-08-26
crypto: Kconfig - move mips entries to a submenu
Robert Elliott
2
-55
/
+64
2022-08-26
crypto: hisilicon/qm - no judgment in the back process
Kai Ye
1
-5
/
+3
2022-08-26
crypto: ccree - Fix dma_map_sg error check
Jack Wang
1
-1
/
+1
2022-08-26
crypto: allwinner - Fix dma_map_sg error check
Jack Wang
4
-7
/
+7
2022-08-26
crypto: amlogic - Fix dma_map_sg error check
Jack Wang
1
-3
/
+3
2022-08-26
crypto: qce - Fix dma_map_sg error check
Jack Wang
3
-9
/
+11
2022-08-26
crypto: sahara - Fix error check for dma_map_sg
Jack Wang
1
-2
/
+2
2022-08-26
crypto: gemini - Fix error check for dma_map_sg
Jack Wang
1
-3
/
+3
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-10
/
+10
2022-08-26
crypto: core - move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-26
crypto: aspeed - add HACE crypto driver
Neal Liu
5
-3
/
+1352