Show patches with: Submitter = Andrey Smirnov       |    Archived = No       |   168 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/12] crypto: caam - make sure clocks are enabled first CAAM bugfixes, small improvements - - 1 --- 2019-09-04 Andrey Smirnov herbert Accepted
[02/12] crypto: caam - use devres to unmap JR's registers CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Accepted
[03/12] crypto: caam - check irq_of_parse_and_map for errors CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Accepted
[04/12] crypto: caam - dispose of IRQ mapping only after IRQ is freed CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Accepted
[05/12] crypto: caam - use devres to unmap memory CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[06/12] crypto: caam - use devres to remove debugfs CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[07/12] crypto: caam - use devres to de-initialize the RNG CAAM bugfixes, small improvements - - - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[08/12] crypto: caam - use devres to de-initialize QI CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[09/12] crypto: caam - user devres to populate platform devices CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[1/3] crypto: caam - RNG4 TRNG errata enable CAAM's HWRNG as default - - - --- 2019-10-29 Andrey Smirnov herbert Changes Requested
[1/5] crypto: caam - use static initialization CAAM JR lifecycle - - - --- 2019-11-05 Andrey Smirnov herbert Changes Requested
[10/12] crypto: caam - populate platform devices last CAAM bugfixes, small improvements - - - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[11/12] crypto: caam - convert caamrng to platform device CAAM bugfixes, small improvements - - - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[12/12] crypto: caam - change JR device ownership scheme CAAM bugfixes, small improvements - - - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[2/3] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2019-10-29 Andrey Smirnov herbert Changes Requested
[2/5] crypto: caam - introduce caam_jr_cbk CAAM JR lifecycle - 1 - --- 2019-11-05 Andrey Smirnov herbert Changes Requested
[3/3] crypto: caam - set hwrng quality level enable CAAM's HWRNG as default - - - --- 2019-10-29 Andrey Smirnov herbert Changes Requested
[3/5] crypto: caam - convert JR API to use struct caam_drv_private_jr CAAM JR lifecycle - - - --- 2019-11-05 Andrey Smirnov herbert Changes Requested
[4/5] crypto: caam - do not create a platform devices for JRs CAAM JR lifecycle - - - --- 2019-11-05 Andrey Smirnov herbert Changes Requested
[5/5] crypto: caam - disable CAAM's bind/unbind attributes CAAM JR lifecycle - - - --- 2019-11-05 Andrey Smirnov herbert Changes Requested
[v2,1/4] crypto: caam - do not initialise clocks on the i.MX8 crypto: caam - Add i.MX8MQ support - - - --- 2019-06-07 Andrey Smirnov herbert Changes Requested
[v2,1/6] crypto: caam - RNG4 TRNG errata enable CAAM's HWRNG as default - - - --- 2019-11-18 Andrey Smirnov herbert Superseded
[v2,1/6] crypto: caam - use devres to unmap memory CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,2/4] crypto: caam - move DMA mask selection into a function crypto: caam - Add i.MX8MQ support - - - --- 2019-06-07 Andrey Smirnov herbert Changes Requested
[v2,2/6] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2019-11-18 Andrey Smirnov herbert Superseded
[v2,2/6] crypto: caam - use devres to remove debugfs CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,3/4] crypto: caam - correct DMA address size for the i.MX8 crypto: caam - Add i.MX8MQ support - - - --- 2019-06-07 Andrey Smirnov herbert Changes Requested
[v2,3/6] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA enable CAAM's HWRNG as default - - - --- 2019-11-18 Andrey Smirnov herbert Superseded
[v2,3/6] crypto: caam - use devres to de-initialize the RNG CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,4/4] crypto: caam - always select job ring via RSR on i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-06-07 Andrey Smirnov herbert Changes Requested
[v2,4/6] crypto: caam - move RNG presense check into a shared function enable CAAM's HWRNG as default - - - --- 2019-11-18 Andrey Smirnov herbert Superseded
[v2,4/6] crypto: caam - use devres to de-initialize QI CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,5/6] crypto: caam - replace DRNG with TRNG for use with hw_random enable CAAM's HWRNG as default - - - --- 2019-11-18 Andrey Smirnov herbert Superseded
[v2,5/6] crypto: caam - use devres to populate platform devices CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,6/6] crypto: caam - expose SEC4 DRNG via crypto RNG API enable CAAM's HWRNG as default - - - --- 2019-11-18 Andrey Smirnov herbert Superseded
[v2,6/6] crypto: caam - populate platform devices last CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v3,1/5] crypto: caam - move DMA mask selection into a function crypto: caam - Add i.MX8MQ support - 1 - --- 2019-06-17 Andrey Smirnov herbert Changes Requested
[v3,1/6] crypto: caam - RNG4 TRNG errata enable CAAM's HWRNG as default - - - --- 2019-11-20 Andrey Smirnov herbert Superseded
[v3,2/5] crypto: caam - correct DMA address size for the i.MX8 crypto: caam - Add i.MX8MQ support - - - --- 2019-06-17 Andrey Smirnov herbert Changes Requested
[v3,2/6] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2019-11-20 Andrey Smirnov herbert Superseded
[v3,3/5] crypto: caam - always select job ring via RSR on i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-06-17 Andrey Smirnov herbert Changes Requested
[v3,3/6] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA enable CAAM's HWRNG as default - - - --- 2019-11-20 Andrey Smirnov herbert Superseded
[v3,4/5] crypto: caam - simplfy clock initialization crypto: caam - Add i.MX8MQ support - - - --- 2019-06-17 Andrey Smirnov herbert Changes Requested
[v3,4/6] crypto: caam - move RNG presense check into a shared function enable CAAM's HWRNG as default - - - --- 2019-11-20 Andrey Smirnov herbert Superseded
[v3,5/5] crypto: caam - add clock entry for i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-06-17 Andrey Smirnov herbert Changes Requested
[v3,5/6] crypto: caam - replace DRNG with TRNG for use with hw_random enable CAAM's HWRNG as default - 1 - --- 2019-11-20 Andrey Smirnov herbert Superseded
[v3,6/6] crypto: caam - expose SEC4 DRNG via crypto RNG API enable CAAM's HWRNG as default - - - --- 2019-11-20 Andrey Smirnov herbert Superseded
[v4,01/16] crypto: caam - move DMA mask selection into a function crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,02/16] crypto: caam - simplify clock initialization crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,03/16] crypto: caam - move tasklet_init() call down crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,04/16] crypto: caam - use deveres to allocate 'entinfo' crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,05/16] crypto: caam - use devres to allocate 'outring' crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,06/16] crypto: caam - use devres to allocate 'inpring' crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,07/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64 crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,08/16] crypto: caam - use ioread64*_hi_lo in rd_reg64 crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,09/16] crypto: caam - drop 64-bit only wr/rd_reg64() crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,1/6] crypto: caam - RNG4 TRNG errata enable CAAM's HWRNG as default - - - --- 2019-11-21 Andrey Smirnov herbert Superseded
[v4,10/16] crypto: caam - make CAAM_PTR_SZ dynamic crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,11/16] crypto: caam - move cpu_to_caam_dma() selection to runtime crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,12/16] crypto: caam - drop explicit usage of struct jr_outentry crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,13/16] crypto: caam - don't hardcode inpentry size crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,14/16] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,15/16] crypto: caam - always select job ring via RSR on i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,16/16] crypto: caam - add clock entry for i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-07-03 Andrey Smirnov herbert Superseded
[v4,2/6] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2019-11-21 Andrey Smirnov herbert Superseded
[v4,3/6] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA enable CAAM's HWRNG as default - - - --- 2019-11-21 Andrey Smirnov herbert Superseded
[v4,4/6] crypto: caam - move RNG presence check into a shared function enable CAAM's HWRNG as default - - - --- 2019-11-21 Andrey Smirnov herbert Superseded
[v4,5/6] crypto: caam - replace DRNG with TRNG for use with hw_random enable CAAM's HWRNG as default - 1 - --- 2019-11-21 Andrey Smirnov herbert Superseded
[v4,6/6] crypto: caam - expose SEC4 DRNG via crypto RNG API enable CAAM's HWRNG as default - - - --- 2019-11-21 Andrey Smirnov herbert Superseded
[v5,01/14] crypto: caam - move DMA mask selection into a function crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,02/14] crypto: caam - simplfy clock initialization crypto: caam - Add i.MX8MQ support - 1 1 --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,03/14] crypto: caam - convert caam_jr_init() to use devres crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,04/14] crypto: caam - request JR IRQ as the last step crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,05/14] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64 crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,06/14] crypto: caam - use ioread64*_hi_lo in rd_reg64 crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,07/14] crypto: caam - drop 64-bit only wr/rd_reg64() crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,08/14] crypto: caam - make CAAM_PTR_SZ dynamic crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,09/14] crypto: caam - move cpu_to_caam_dma() selection to runtime crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,1/4] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA enable CAAM's HWRNG as default - - 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[v5,10/14] crypto: caam - drop explicit usage of struct jr_outentry crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,11/14] crypto: caam - don't hardcode inpentry size crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,12/14] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,13/14] crypto: caam - always select job ring via RSR on i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,14/14] crypto: caam - add clock entry for i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-07-15 Andrey Smirnov herbert Superseded
[v5,2/4] crypto: caam - move RNG presence check into a shared function enable CAAM's HWRNG as default - - 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[v5,3/4] crypto: caam - replace DRNG with TRNG for use with hw_random enable CAAM's HWRNG as default - 1 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[v5,4/4] crypto: caam - expose SEC4 DRNG via crypto RNG API enable CAAM's HWRNG as default - - 1 --- 2019-12-03 Andrey Smirnov herbert Changes Requested
[v6,01/14] crypto: caam - move DMA mask selection into a function crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,02/14] crypto: caam - simplfy clock initialization crypto: caam - Add i.MX8MQ support - 1 1 --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,03/14] crypto: caam - convert caam_jr_init() to use devres crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,04/14] crypto: caam - request JR IRQ as the last step crypto: caam - Add i.MX8MQ support - - - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,05/14] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64 crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,06/14] crypto: caam - use ioread64*_hi_lo in rd_reg64 crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,07/14] crypto: caam - drop 64-bit only wr/rd_reg64() crypto: caam - Add i.MX8MQ support - 1 - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,08/14] crypto: caam - make CAAM_PTR_SZ dynamic crypto: caam - Add i.MX8MQ support - - - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,09/14] crypto: caam - move cpu_to_caam_dma() selection to runtime crypto: caam - Add i.MX8MQ support - - - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,1/7] crypto: caam - use struct hwrng's .init for initialization enable CAAM's HWRNG as default - - - --- 2020-01-08 Andrey Smirnov herbert Changes Requested
[v6,10/14] crypto: caam - drop explicit usage of struct jr_outentry crypto: caam - Add i.MX8MQ support - - - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,11/14] crypto: caam - don't hardcode inpentry size crypto: caam - Add i.MX8MQ support - - - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,12/14] crypto: caam - force DMA address to 32-bit on 64-bit i.MX SoCs crypto: caam - Add i.MX8MQ support - - - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
« 1 2 »