Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Corentin Labbe
| Archived =
No
| 290 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v6,27/33] arm64: dts: rockchip: add rk3328 crypto node
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,26/33] clk: rk3399: use proper crypto0 name
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,23/33] crypto: rockchip: use the rk_crypto_info given as parameter
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,22/33] crypto: rockchip: use a rk_crypto_info variable instead of lot of indirection
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,21/33] crypto: rockchip: rework rk_handle_req function
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,20/33] crypto: rockchip: rename ablk functions to cipher
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,19/33] crypto: rockchip: add support for rk3328
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,18/33] crypto: rockchip: fix style issue
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,17/33] crypto: rockchip: use read_poll_timeout
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,16/33] crypto: rockchip: add myself as maintainer
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,15/33] crypto: rockchip: use clk_bulk to simplify clock management
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,14/33] crypto: rockchip: handle reset also in PM
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,13/33] crypto: rockchip: introduce PM
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,12/33] crypto: rockchip: add debugfs
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,11/33] crypto: rockchip: rewrite type
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,10/33] crypto: rockchip: rework by using crypto_engine
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,09/33] crypto: rockchip: remove non-aligned handling
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,08/33] crypto: rockchip: better handle cipher key
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,07/33] crypto: rockchip: add fallback for ahash
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,06/33] crypto: rockchip: add fallback for cipher
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,05/33] crypto: rockchip: do not store mode globally
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,04/33] crypto: rockchip: fix privete/private typo
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,03/33] crypto: rockchip: do not do custom power management
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,02/33] crypto: rockchip: do not use uninitialized variable
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[v6,01/33] crypto: rockchip: use dev_err for error message about interrupt
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-25
Corentin Labbe
Superseded
[1/2] crypto: marvell: cesa: ECB does not IV
[1/2] crypto: marvell: cesa: ECB does not IV
-
-
-
2022-04-13
Corentin Labbe
Accepted
[v5,33/33] crypto: rockchip: Add support for RK3399
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,31/33] crypto: rockchip: rk_ahash_reg_init use crypto_info from parameter
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,29/33] crypto: rockchip: store crypto_info in request context
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,27/33] arm64: dts: rockchip: add rk3328 crypto node
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,25/33] dt-bindings: crypto: rockchip: convert to new driver bindings
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,24/33] dt-bindings: crypto: convert rockchip-crypto to YAML
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,20/33] crypto: rockchip: rename ablk functions to cipher
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,19/33] crypto: rockchip: add support for rk3328
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,17/33] crypto: rockchip: use read_poll_timeout
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,16/33] crypto: rockchip: add myself as maintainer
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,13/33] crypto: rockchip: introduce PM
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,11/33] crypto: rockchip: rewrite type
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,09/33] crypto: rockchip: remove non-aligned handling
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,08/33] crypto: rockchip: better handle cipher key
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,05/33] crypto: rockchip: do not store mode globally
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v5,03/33] crypto: rockchip: do not do custom power management
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-13
Corentin Labbe
Superseded
[v4,33/33] crypto: rockchip: Check for clocks numbers and their frequencies
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
New
[v4,31/33] arm64: dts: rockchip: add rk3328 crypto node
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,28/33] dt-bindings: crypto: rockchip: convert to new driver bindings
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
New
[v4,27/33] dt-bindings: crypto: convert rockchip-crypto to yaml
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,25/33] crypto: rockchip: store crypto_info in request context
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
New
[v4,23/33] crypto: rockchip: use the rk_crypto_info given as parameter
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
New
[v4,21/33] crypto: rockchip: rework rk_handle_req function
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,19/33] crypto: rockchip: add support for rk3328
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,17/33] crypto: rockchip: use read_poll_timeout
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
New
[v4,15/33] crypto: rockchip: use clk_bulk to simplify clock management
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,11/33] crypto: rockchip: rewrite type
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,10/33] crypto: rockchip: rework by using crypto_engine
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,07/33] crypto: rockchip: add fallback for ahash
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,06/33] crypto: rockchip: add fallback for cipher
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,05/33] crypto: rockchip: do not store mode globally
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[v4,03/33] crypto: rockchip: do not do custom power management
crypto: rockchip: permit to pass self-tests
-
-
-
2022-04-01
Corentin Labbe
Superseded
[18/19] crypto: sun8i-ce: rework debugging
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[17/19] crypto: sun8i-ce: use sg_nents_for_len
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[16/19] crypto: sun8i-ce: Add function for handling hash padding
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[14/19] crypto: sun8i-ss: add hmac(sha1)
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[12/19] crypto: sun8i-ss: rework debugging
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[09/19] crypto: sun8i-ss: do not allocate memory when handling hash requests
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[08/19] crypto: sun8i-ss: use sg_nents_for_len
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[05/19] crypto: sun8i-ss: handle zero sized sg
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[02/19] crypto: sun8i-ce: do not allocate memory when handling requests
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
[01/19] crypto: sun8i-ce: Fix minor style issue
[01/19] crypto: sun8i-ce: Fix minor style issue
-
-
-
2022-03-17
Corentin Labbe
Superseded
crypto: xilinx: prevent probing on non-xilinx hardware
crypto: xilinx: prevent probing on non-xilinx hardware
-
-
-
2022-03-04
Corentin Labbe
Accepted
[v2,18/18] crypto: rockchip: add myself as maintainer
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
New
[v2,16/18] arm64: dts: rockchip: add rk3328 crypto node
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
Superseded
[v2,15/18] crypto: rockchip: introduce PM
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
New
[v2,13/18] crypto: rockchip: rewrite type
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
Superseded
[v2,12/18] ARM: dts: rk3288: crypto do not need dma clock
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
New
[v2,08/18] crypto: rockchip: better handle cipher key
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
Superseded
[v2,06/18] crypto: rockchip: add fallback for cipher
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
Superseded
[v2,04/18] crypto: rockchip: fix privete/private typo
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
Superseded
[v2,02/18] crypto: rockchip: do not use uninit variable
crypto: rockchip: permit to pass self-tests
-
-
-
2022-03-02
Corentin Labbe
Superseded
[16/16] crypto: rockchip: add myself as maintainer
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[15/16] arm64: dts: rockchip: add rk3328 crypto node
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[13/16] crypto: rockchip: rewrite type
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[11/16] crypto: rockhip: do not handle dma clock
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
New
[09/16] crypto: rockchip: remove non-aligned handling
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[05/16] crypto: rockchip: do not store mode globally
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[04/16] crypto: rockchip: fix privete/private typo
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[02/16] crypto: rockchip: do not use uninit variable
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[01/16] crypto: rockchip: use dev_err for error message about interrupt
[01/16] crypto: rockchip: use dev_err for error message about interrupt
-
-
-
2022-02-28
Corentin Labbe
Superseded
[5/5] crypto: engine: check if BH is disabled during completion
[1/5] crypto: sun8i-ss: call finalize with bh disabled
-
-
-
2022-02-21
Corentin Labbe
Accepted
[4/5] crypto: gemini: call finalize with bh disabled
[1/5] crypto: sun8i-ss: call finalize with bh disabled
-
-
-
2022-02-21
Corentin Labbe
Accepted
[1/5] crypto: sun8i-ss: call finalize with bh disabled
[1/5] crypto: sun8i-ss: call finalize with bh disabled
-
-
-
2022-02-21
Corentin Labbe
Accepted
crypto: cavium: zip: register algorithm only if hardware is present
crypto: cavium: zip: register algorithm only if hardware is present
-
-
-
2022-02-21
Corentin Labbe
Accepted
dt-bindings: crypto: convert rockchip-crypto to yaml
dt-bindings: crypto: convert rockchip-crypto to yaml
-
-
-
2022-02-09
Corentin Labbe
New
dt-bindings: crypto: rockchip: fix a typo on crypto-controller
dt-bindings: crypto: rockchip: fix a typo on crypto-controller
-
-
-
2022-02-09
Corentin Labbe
New
crypto: ccree: fix xts-aes-ccree blocksize
crypto: ccree: fix xts-aes-ccree blocksize
-
-
-
2022-02-09
Corentin Labbe
New
crypto: sun8i-ss: really disable hash on A80
crypto: sun8i-ss: really disable hash on A80
-
-
-
2022-01-15
Corentin Labbe
Accepted
crypto: omap: increase priority of DES/3DES
crypto: omap: increase priority of DES/3DES
-
-
-
2021-12-15
Corentin Labbe
Accepted
crypto: sl3516: depends on HAS_IOMEM
crypto: sl3516: depends on HAS_IOMEM
-
-
-
2021-06-21
Corentin Labbe
Accepted
[v2,5/5] MAINTAINERS: add gemini crypto sl3516-ce
crypto: add gemini/sl3516 crypto driver
-
-
-
2021-06-01
Corentin Labbe
Accepted
«
1
2
3
»