Show patches with: Submitter = Ovidiu Panait       |   64 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,9/9] crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run() sun8i-ce: small cleanups/refactoring - - - --- 2025-09-02 Ovidiu Panait New
[v3,8/9] crypto: sun8i-ce - save hash buffers and dma info to request context sun8i-ce: small cleanups/refactoring - - - --- 2025-09-02 Ovidiu Panait New
[v3,7/9] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare sun8i-ce: small cleanups/refactoring - - - --- 2025-09-02 Ovidiu Panait New
[v3,6/9] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one() sun8i-ce: small cleanups/refactoring - - - --- 2025-09-02 Ovidiu Panait New
[v3,5/9] crypto: sun8i-ce - move bounce_iv and backup_iv to request context sun8i-ce: small cleanups/refactoring - - - --- 2025-09-02 Ovidiu Panait New
[v3,4/9] crypto: sun8i-ce - add a new function for dumping task descriptors sun8i-ce: small cleanups/refactoring - - - --- 2025-09-02 Ovidiu Panait New
[v3,3/9] crypto: sun8i-ce - remove unnecessary __maybe_unused annotations sun8i-ce: small cleanups/refactoring - - - --- 2025-09-02 Ovidiu Panait New
[v3,2/9] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest() sun8i-ce: small cleanups/refactoring - 1 1 --- 2025-09-02 Ovidiu Panait New
[v3,1/9] crypto: sun8i-ce - remove channel timeout field sun8i-ce: small cleanups/refactoring - 1 1 --- 2025-09-02 Ovidiu Panait New
[v2,9/9] crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run() sun8i-ce: small cleanups/refactoring - - - --- 2025-08-03 Ovidiu Panait New
[v2,8/9] crypto: sun8i-ce - save hash buffers and dma info to request context sun8i-ce: small cleanups/refactoring - - - --- 2025-08-03 Ovidiu Panait New
[v2,7/9] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare sun8i-ce: small cleanups/refactoring - - - --- 2025-08-03 Ovidiu Panait New
[v2,6/9] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one() sun8i-ce: small cleanups/refactoring - - - --- 2025-08-03 Ovidiu Panait New
[v2,5/9] crypto: sun8i-ce - move bounce_iv and backup_iv to request context sun8i-ce: small cleanups/refactoring - - - --- 2025-08-03 Ovidiu Panait New
[v2,4/9] crypto: sun8i-ce - add a new function for dumping task descriptors sun8i-ce: small cleanups/refactoring - - - --- 2025-08-03 Ovidiu Panait New
[v2,3/9] crypto: sun8i-ce - remove unnecessary __maybe_unused annotations sun8i-ce: small cleanups/refactoring - - - --- 2025-08-03 Ovidiu Panait New
[v2,2/9] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest() sun8i-ce: small cleanups/refactoring - 1 1 --- 2025-08-03 Ovidiu Panait New
[v2,1/9] crypto: sun8i-ce - remove channel timeout field sun8i-ce: small cleanups/refactoring - 1 1 --- 2025-08-03 Ovidiu Panait New
[9/9] crytpo: sun8i-ce - factor out prepare/unprepare from sun8i_ce_hash_run() sun8i-ce: small cleanups/refactoring - - - --- 2025-07-28 Ovidiu Panait New
[8/9] crypto: sun8i-ce - save hash buffers and dma info to request context sun8i-ce: small cleanups/refactoring - - - --- 2025-07-28 Ovidiu Panait New
[7/9] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare sun8i-ce: small cleanups/refactoring - - - --- 2025-07-28 Ovidiu Panait New
[6/9] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one() sun8i-ce: small cleanups/refactoring - - - --- 2025-07-28 Ovidiu Panait New
[5/9] crypto: sun8i-ce - move bounce_iv and backup_iv to request context sun8i-ce: small cleanups/refactoring - - - --- 2025-07-28 Ovidiu Panait New
[4/9] crypto: sun8i-ce - add a new function for dumping task descriptors sun8i-ce: small cleanups/refactoring - - - --- 2025-07-28 Ovidiu Panait New
[3/9] crypto: sun8i-ce - remove unnecessary __maybe_unused annotations sun8i-ce: small cleanups/refactoring - - - --- 2025-07-28 Ovidiu Panait New
[2/9] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest() sun8i-ce: small cleanups/refactoring - 1 1 --- 2025-07-28 Ovidiu Panait New
[1/9] crypto: sun8i-ce - remove channel timeout field sun8i-ce: small cleanups/refactoring - 1 1 --- 2025-07-28 Ovidiu Panait New
[v2,10/10] crypto: sun8i-ce - implement request batching crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,09/10] crypto: sun8i-ce - add a new function for dumping task descriptors crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,08/10] crypto: sun8i-ce - factor out public versions of finalize request crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,07/10] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,06/10] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one() crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,05/10] crytpo: sun8i-ce - factor out prepare/unprepare code from ahash do_one_request crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,04/10] crypto: sun8i-ce - save hash buffers and dma info to request context crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,02/10] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest() crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[v2,01/10] crypto: sun8i-ce - remove channel timeout field crypto: sun8i-ce - implement request batching - - - --- 2025-06-26 Ovidiu Panait New
[10/10] crypto: sun8i-ce - implement request batching crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[09/10] crypto: sun8i-ce - add a new function for dumping task descriptors crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[08/10] crypto: sun8i-ce - factor out public versions of finalize request crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[07/10] crypto: sun8i-ce - pass task descriptor to cipher prepare/unprepare crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[06/10] crypto: sun8i-ce - fold sun8i_ce_cipher_run() into sun8i_ce_cipher_do_one() crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[05/10] crypto: sun8i-ce - factor out prepare/unprepare code from ahash do_one_request crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[04/10] crypto: sun8i-ce - save hash buffers and dma info to request context crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[03/10] crypto: sun8i-ce - move bounce_iv and backup_iv to request context crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[02/10] crypto: sun8i-ce - remove boilerplate in sun8i_ce_hash_digest() crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[01/10] crypto: sun8i-ce - remove channel timeout field crypto: sun8i-ce - implement request batching - - - --- 2025-06-19 Ovidiu Panait New
[3/3] crypto: sun8i-ce - use helpers to get hash block and digest sizes [1/3] crypto: sun8i-ce - fix nents passed to dma_unmap_sg() - - - --- 2025-05-19 Ovidiu Panait New
[2/3] crypto: sun8i-ce - remove ivlen field of sun8i_cipher_req_ctx [1/3] crypto: sun8i-ce - fix nents passed to dma_unmap_sg() - - - --- 2025-05-19 Ovidiu Panait New
[1/3] crypto: sun8i-ce - fix nents passed to dma_unmap_sg() [1/3] crypto: sun8i-ce - fix nents passed to dma_unmap_sg() - - - --- 2025-05-19 Ovidiu Panait New
crypto: sun8i-ce - move fallback ahash_request to the end of the struct crypto: sun8i-ce - move fallback ahash_request to the end of the struct - - - --- 2025-05-16 Ovidiu Panait New
[2/2] crypto: sun8i-ce-hash - use pm_runtime_resume_and_get() [1/2] crypto: sun8i-ce: undo runtime PM changes during driver removal - - - --- 2025-05-01 Ovidiu Panait New
[1/2] crypto: sun8i-ce: undo runtime PM changes during driver removal [1/2] crypto: sun8i-ce: undo runtime PM changes during driver removal - - - --- 2025-05-01 Ovidiu Panait New
[4/4] crypto: sun8i-ce-cipher - use pm_runtime_resume_and_get() [1/4] crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() - - - --- 2025-04-25 Ovidiu Panait New
[3/4] crypto: sun8i-ce-cipher - use IS_ENABLED() checks for debugfs stats [1/4] crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() - - - --- 2025-04-25 Ovidiu Panait New
[2/4] crypto: sun8i-ce-cipher - use crypto_skcipher_driver_name() [1/4] crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() - - - --- 2025-04-25 Ovidiu Panait New
[1/4] crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() [1/4] crypto: sun8i-ce-cipher - fix error handling in sun8i_ce_cipher_prepare() - - - --- 2025-04-25 Ovidiu Panait New
[3/4] crypto: sun8i-ss - use API helpers to setup fallback request Untitled series #395 - - - --- 2025-04-07 Ovidiu Panait New
[6/6] crypto: sun8i-ce-hash - use API helpers to setup fallback request [1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() - - - --- 2025-04-01 Ovidiu Panait New
[5/6] crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs stats [1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() - - - --- 2025-04-01 Ovidiu Panait New
[4/6] crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs [1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() - - - --- 2025-04-01 Ovidiu Panait New
[3/6] crypto: sun8i-ce-hash - factor out debugfs fallback statistics [1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() - - - --- 2025-04-01 Ovidiu Panait New
[2/6] crypto: sun8i-ce-hash - remove duplicated fallback checks [1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() - - - --- 2025-04-01 Ovidiu Panait New
[1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() [1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run() - - - --- 2025-04-01 Ovidiu Panait New