Age | Commit message (Expand) | Author |
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 |
2022-10-28 | crypto: rockchip - rewrite type | Corentin Labbe |
2022-10-28 | crypto: rockchip - rework by using crypto_engine | Corentin Labbe |
2022-10-28 | crypto: rockchip - remove non-aligned handling | Corentin Labbe |
2022-10-28 | crypto: rockchip - better handle cipher key | Corentin Labbe |
2022-10-28 | crypto: rockchip - add fallback for ahash | Corentin Labbe |
2022-10-28 | crypto: rockchip - add fallback for cipher | Corentin Labbe |
2022-10-28 | crypto: rockchip - do not store mode globally | Corentin Labbe |
2022-10-28 | crypto: rockchip - fix privete/private typo | Corentin Labbe |
2022-10-28 | crypto: rockchip - do not do custom power management | Corentin Labbe |
2022-10-28 | crypto: rockchip - do not use uninitialized variable | Corentin Labbe |
2022-10-28 | crypto: rockchip - use dev_err for error message about interrupt | Corentin Labbe |
2022-10-21 | hwrng: stm32 - fix read of the last word | Tomas Marek |
2022-10-21 | hwrng: stm32 - fix number of returned bytes on read | Tomas Marek |
2022-10-21 | crypto: talitos - Use the defined variable to clean code | jianchunfu |
2022-10-21 | hwrng: mtk - add mt7986 support | Mingming.Su |