summaryrefslogtreecommitdiff
path: root/drivers/crypto/rockchip/rk3288_crypto.c
AgeCommit message (Expand)Author
2024-02-24crypto: rockchip - fix to check return valueKilian Zinnecker
2023-10-27crypto: rockchip/rk3288 - Convert to platform remove callback returning voidUwe Kleine-König
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring
2023-08-18crypto: rk3288 - Use new crypto_engine_op interfaceHerbert Xu
2022-11-11crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()Yang Li
2022-10-28crypto: rockchip - Add support for RK3399Corentin Labbe
2022-10-28crypto: rockchip - permit to have more than one resetCorentin Labbe
2022-10-28crypto: rockchip - Check for clocks numbers and their frequenciesCorentin Labbe
2022-10-28crypto: rockchip - add support for rk3328Corentin Labbe
2022-10-28crypto: rockchip - use clk_bulk to simplify clock managementCorentin Labbe
2022-10-28crypto: rockchip - handle reset also in PMCorentin Labbe
2022-10-28crypto: rockchip - introduce PMCorentin Labbe
2022-10-28crypto: rockchip - add debugfsCorentin Labbe
2022-10-28crypto: rockchip - rewrite typeCorentin Labbe
2022-10-28crypto: rockchip - rework by using crypto_engineCorentin Labbe
2022-10-28crypto: rockchip - remove non-aligned handlingCorentin Labbe
2022-10-28crypto: rockchip - do not do custom power managementCorentin Labbe
2022-10-28crypto: rockchip - do not use uninitialized variableCorentin Labbe
2022-10-28crypto: rockchip - use dev_err for error message about interruptCorentin Labbe
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2019-11-17crypto: rockchip - switch to skcipher APIArd Biesheuvel
2019-08-09crypto: rockchip - use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner
2019-02-22crypto: rockchip - fix scatterlist nents errorZhang Zhijie
2017-08-22crypto: rockchip - Don't dequeue the request when device is busyZain Wang
2017-08-03crypto: rockchip - return the err code when unable dequeue the crypto requestZain Wang
2017-08-03crypto: rockchip - move the crypto completion from interrupt contextZain Wang
2016-08-24crypto: rockchip - use devm_add_action_or_reset()Sudip Mukherjee
2016-02-28crypto: rockchip - add hash support for crypto engine in rk3288Zain Wang
2015-12-04crypto: rockchip - fix possible deadlockHeiko Stuebner
2015-11-27crypto: rockchip - add crypto driver for rk3288Zain Wang