index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
2022-12-02
1
-1
/
+1
*
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
2022-12-02
1
-1
/
+1
*
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2022-12-02
2
-2
/
+1
*
crypto: virtio - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-2
/
+3
*
crypto: caam - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-1
/
+2
*
crypto: qat - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-2
/
+4
*
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
2022-12-02
1
-6
/
+13
*
crypto: marvell/octeontx - remove redundant NULL check
Yushan Zhou
2022-12-02
1
-2
/
+1
*
crypto: caam - warn if blob_gen key is insecure
Nikolaus Voss
2022-12-02
2
-0
/
+12
*
crypto: qat - fix error return code in adf_probe
Wang Yufen
2022-12-02
1
-0
/
+1
*
hwrng: u2fzero - account for high quality RNG
Jason A. Donenfeld
2022-11-25
1
-1
/
+0
*
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
2022-11-25
1
-2
/
+8
*
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
2022-11-25
1
-1
/
+1
*
crypto: atmel-sha204a - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-25
1
-3
/
+3
*
crypto: atmel-ecc - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-25
1
-3
/
+3
*
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Herbert Xu
2022-11-25
1
-0
/
+14
|
\
|
*
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2022-11-14
1
-0
/
+14
*
|
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-11-22
1
-1
/
+1
*
|
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2022-11-18
2
-2
/
+0
*
|
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
2022-11-18
1
-2
/
+2
*
|
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
2022-11-18
1
-40
/
+90
*
|
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
2022-11-18
4
-1172
/
+1192
*
|
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-11-18
4
-77
/
+95
*
|
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
2022-11-18
1
-1
/
+0
*
|
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2022-11-18
1
-1
/
+9
*
|
hwrng: stm32 - rename readl return value
Tomas Marek
2022-11-18
1
-3
/
+3
*
|
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-18
14
-25
/
+3
*
|
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
2022-11-11
3
-6
/
+0
*
|
crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()
Yang Li
2022-11-11
1
-1
/
+0
*
|
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-11-11
1
-1
/
+1
*
|
crypto: octeontx - fix repeated words in comments
wangjianli
2022-10-28
1
-1
/
+1
*
|
crypto: hisilicon/qm - delete redundancy check
Kai Ye
2022-10-28
1
-3
/
+0
*
|
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
2022-10-28
1
-25
/
+12
*
|
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
2022-10-28
1
-2
/
+1
*
|
crypto: rockchip - Add support for RK3399
Corentin Labbe
2022-10-28
4
-68
/
+123
*
|
crypto: rockchip - permit to have more than one reset
Corentin Labbe
2022-10-28
1
-1
/
+1
*
|
crypto: rockchip - rk_ahash_reg_init use crypto_info from parameter
Corentin Labbe
2022-10-28
1
-5
/
+3
*
|
crypto: rockchip - Check for clocks numbers and their frequencies
Corentin Labbe
2022-10-28
2
-12
/
+79
*
|
crypto: rockchip - store crypto_info in request context
Corentin Labbe
2022-10-28
3
-10
/
+12
*
|
crypto: rockchip - use the rk_crypto_info given as parameter
Corentin Labbe
2022-10-28
1
-2
/
+2
*
|
crypto: rockchip - use a rk_crypto_info variable instead of lot of indirection
Corentin Labbe
2022-10-28
2
-28
/
+32
*
|
crypto: rockchip - rework rk_handle_req function
Corentin Labbe
2022-10-28
1
-51
/
+17
*
|
crypto: rockchip - rename ablk functions to cipher
Corentin Labbe
2022-10-28
1
-16
/
+16
*
|
crypto: rockchip - add support for rk3328
Corentin Labbe
2022-10-28
1
-0
/
+1
*
|
crypto: rockchip - fix style issue
Corentin Labbe
2022-10-28
1
-6
/
+6
*
|
crypto: rockchip - use read_poll_timeout
Corentin Labbe
2022-10-28
1
-12
/
+12
*
|
crypto: rockchip - use clk_bulk to simplify clock management
Corentin Labbe
2022-10-28
2
-61
/
+11
*
|
crypto: rockchip - handle reset also in PM
Corentin Labbe
2022-10-28
1
-12
/
+10
*
|
crypto: rockchip - introduce PM
Corentin Labbe
2022-10-28
4
-2
/
+69
*
|
crypto: rockchip - add debugfs
Corentin Labbe
2022-10-28
5
-0
/
+91
[next]