index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
rockchip
/
rk3288_crypto.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: rockchip - Remove surplus dev_err() when using platform_get_irq()
Yang Li
2022-11-11
1
-1
/
+0
*
crypto: rockchip - Add support for RK3399
Corentin Labbe
2022-10-28
1
-19
/
+73
*
crypto: rockchip - permit to have more than one reset
Corentin Labbe
2022-10-28
1
-1
/
+1
*
crypto: rockchip - Check for clocks numbers and their frequencies
Corentin Labbe
2022-10-28
1
-10
/
+65
*
crypto: rockchip - add support for rk3328
Corentin Labbe
2022-10-28
1
-0
/
+1
*
crypto: rockchip - use clk_bulk to simplify clock management
Corentin Labbe
2022-10-28
1
-57
/
+9
*
crypto: rockchip - handle reset also in PM
Corentin Labbe
2022-10-28
1
-12
/
+10
*
crypto: rockchip - introduce PM
Corentin Labbe
2022-10-28
1
-2
/
+49
*
crypto: rockchip - add debugfs
Corentin Labbe
2022-10-28
1
-0
/
+47
*
crypto: rockchip - rewrite type
Corentin Labbe
2022-10-28
1
-8
/
+18
*
crypto: rockchip - rework by using crypto_engine
Corentin Labbe
2022-10-28
1
-143
/
+9
*
crypto: rockchip - remove non-aligned handling
Corentin Labbe
2022-10-28
1
-53
/
+16
*
crypto: rockchip - do not do custom power management
Corentin Labbe
2022-10-28
1
-2
/
+2
*
crypto: rockchip - do not use uninitialized variable
Corentin Labbe
2022-10-28
1
-1
/
+1
*
crypto: rockchip - use dev_err for error message about interrupt
Corentin Labbe
2022-10-28
1
-2
/
+1
*
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
2020-08-20
1
-0
/
+1
*
crypto: rockchip - switch to skcipher API
Ard Biesheuvel
2019-11-17
1
-4
/
+4
*
crypto: rockchip - use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-09
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
crypto: rockchip - fix scatterlist nents error
Zhang Zhijie
2019-02-22
1
-1
/
+1
*
crypto: rockchip - Don't dequeue the request when device is busy
Zain Wang
2017-08-22
1
-3
/
+43
*
crypto: rockchip - return the err code when unable dequeue the crypto request
Zain Wang
2017-08-03
1
-19
/
+0
*
crypto: rockchip - move the crypto completion from interrupt context
Zain Wang
2017-08-03
1
-11
/
+28
*
crypto: rockchip - use devm_add_action_or_reset()
Sudip Mukherjee
2016-08-24
1
-4
/
+2
*
crypto: rockchip - add hash support for crypto engine in rk3288
Zain Wang
2016-02-27
1
-5
/
+23
*
crypto: rockchip - fix possible deadlock
Heiko Stuebner
2015-12-04
1
-2
/
+3
*
crypto: rockchip - add crypto driver for rk3288
Zain Wang
2015-11-27
1
-0
/
+393