开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
2022-12-02
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
Shang XiaoJing
2022-12-02
crypto: amlogic - Remove kcalloc without check
Christophe JAILLET
2022-12-02
crypto: virtio - Use helper to set reqsize
Herbert Xu
2022-12-02
crypto: caam - Use helper to set reqsize
Herbert Xu
2022-12-02
crypto: qat - Use helper to set reqsize
Herbert Xu
2022-12-02
crypto: hisilicon/hpre - Use helper to set reqsize
Herbert Xu
2022-12-02
crypto: marvell/octeontx - remove redundant NULL check
Yushan Zhou
2022-12-02
crypto: caam - warn if blob_gen key is insecure
Nikolaus Voss
2022-12-02
crypto: qat - fix error return code in adf_probe
Wang Yufen
2022-11-25
hwrng: u2fzero - account for high quality RNG
Jason A. Donenfeld
2022-11-25
crypto: hisilicon/qm - add device status check when start fails
Weili Qian
2022-11-25
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Weili Qian
2022-11-25
crypto: atmel-sha204a - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-25
crypto: atmel-ecc - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-25
Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...
Herbert Xu
2022-11-22
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-11-18
crypto: hisilicon/sec - remove continuous blank lines
Wenkai Lin
2022-11-18
crypto: hisilicon/sec - fix spelling mistake 'ckeck' -> 'check'
Kai Ye
2022-11-18
crypto: hisilicon/qm - the command dump process is modified
Kai Ye
2022-11-18
crypto: hisilicon/qm - split a debugfs.c from qm
Kai Ye
2022-11-18
crypto: hisilicon/qm - modify the process of regs dfx
Kai Ye
2022-11-18
crypto: hisilicon/qm - delete redundant null assignment operations
Kai Ye
2022-11-18
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2022-11-18
hwrng: stm32 - rename readl return value
Tomas Marek
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
2022-11-11
crypto: qat - remove ADF_STATUS_PF_RUNNING flag from probe
Shashank Gupta
2022-11-11
crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()
Yang Li
2022-11-11
crypto: move gf128mul library into lib/crypto
Ard Biesheuvel
2022-10-28
crypto: octeontx - fix repeated words in comments
wangjianli
2022-10-28
crypto: hisilicon/qm - delete redundancy check
Kai Ye
2022-10-28
crypto: hisilicon/qm - add pci bdf number check
Kai Ye
2022-10-28
crypto: hisilicon/qm - increase the memory of local variables
Kai Ye
2022-10-28
crypto: rockchip - Add support for RK3399
Corentin Labbe
2022-10-28
crypto: rockchip - permit to have more than one reset
Corentin Labbe
2022-10-28
crypto: rockchip - rk_ahash_reg_init use crypto_info from parameter
Corentin Labbe
2022-10-28
crypto: rockchip - Check for clocks numbers and their frequencies
Corentin Labbe
2022-10-28
crypto: rockchip - store crypto_info in request context
Corentin Labbe
2022-10-28
crypto: rockchip - use the rk_crypto_info given as parameter
Corentin Labbe
2022-10-28
crypto: rockchip - use a rk_crypto_info variable instead of lot of indirection
Corentin Labbe
2022-10-28
crypto: rockchip - rework rk_handle_req function
Corentin Labbe
2022-10-28
crypto: rockchip - rename ablk functions to cipher
Corentin Labbe
2022-10-28
crypto: rockchip - add support for rk3328
Corentin Labbe
2022-10-28
crypto: rockchip - fix style issue
Corentin Labbe
2022-10-28
crypto: rockchip - use read_poll_timeout
Corentin Labbe
2022-10-28
crypto: rockchip - use clk_bulk to simplify clock management
Corentin Labbe
2022-10-28
crypto: rockchip - handle reset also in PM
Corentin Labbe
2022-10-28
crypto: rockchip - introduce PM
Corentin Labbe
2022-10-28
crypto: rockchip - add debugfs
Corentin Labbe
[next]