Show patches with: Submitter = Andrey Smirnov       |   168 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
crypto: caam - add clock info for VFxxx SoCs crypto: caam - add clock info for VFxxx SoCs - 1 - --- 2020-06-01 Andrey Smirnov herbert Accepted
[v9,9/9] crypto: caam - limit single JD RNG output to maximum of 16 bytes enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,8/9] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,7/9] bus: fsl-mc: add api to retrieve mc version enable CAAM's HWRNG as default 1 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,6/9] crypto: caam - invalidate entropy register during RNG initialization enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,5/9] crypto: caam - check if RNG job failed enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,4/9] crypto: caam - simplify RNG implementation enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,3/9] crypto: caam - drop global context pointer and init_done enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,2/9] crypto: caam - use struct hwrng's .init for initialization enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v9,1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA enable CAAM's HWRNG as default - 1 - --- 2020-03-19 Andrey Smirnov herbert Accepted
[v2,6/6] crypto: caam - populate platform devices last CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,5/6] crypto: caam - use devres to populate platform devices CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,4/6] crypto: caam - use devres to de-initialize QI CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[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,2/6] crypto: caam - use devres to remove debugfs CAAM bugfixes, small improvements - 1 - --- 2019-10-22 Andrey Smirnov herbert Accepted
[v2,1/6] crypto: caam - use devres to unmap memory CAAM bugfixes, small improvements - 1 - --- 2019-10-22 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
[03/12] crypto: caam - check irq_of_parse_and_map for errors 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
[01/12] crypto: caam - make sure clocks are enabled first CAAM bugfixes, small improvements - - 1 --- 2019-09-04 Andrey Smirnov herbert Accepted
arm64: dts: imx8mq: Add CAAM node arm64: dts: imx8mq: Add CAAM node 1 - - --- 2019-08-30 Andrey Smirnov herbert Accepted
[v8,15/16] crypto: caam - add clock entry for i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,14/16] crypto: caam - always select job ring via RSR on i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,13/16] crypto: caam - select DMA address size at runtime crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,12/16] crypto: caam - don't hardcode inpentry size crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,11/16] crypto: caam - drop explicit usage of struct jr_outentry crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,10/16] crypto: caam - move cpu_to_caam_dma() selection to runtime crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,09/16] crypto: caam - make CAAM_PTR_SZ dynamic crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,08/16] crypto: caam - share definition for MAX_SDLEN crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,07/16] crypto: caam - drop 64-bit only wr/rd_reg64() crypto: caam - Add i.MX8MQ support - 1 - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,06/16] crypto: caam - use ioread64*_hi_lo in rd_reg64 crypto: caam - Add i.MX8MQ support - 1 - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,05/16] crytpo: caam - make use of iowrite64*_hi_lo in wr_reg64 crypto: caam - Add i.MX8MQ support - 1 - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,04/16] crypto: caam - request JR IRQ as the last step crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,03/16] crypto: caam - convert caam_jr_init() to use devres crypto: caam - Add i.MX8MQ support - 1 - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,02/16] crypto: caam - simplfy clock initialization crypto: caam - Add i.MX8MQ support - 1 1 --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,01/16] crypto: caam - move DMA mask selection into a function crypto: caam - Add i.MX8MQ support - 1 - --- 2019-08-20 Andrey Smirnov herbert Accepted
[v8,16/16] arm64: dts: imx8mq: Add CAAM node crypto: caam - Add i.MX8MQ support - - - --- 2019-08-20 Andrey Smirnov herbert Not Applicable
crypto: caam - make soc match data optional crypto: caam - make soc match data optional - - - --- 2020-05-16 Andrey Smirnov herbert Changes Requested
[v7,9/9] crypto: caam - limit single JD RNG output to maximum of 16 bytes enable CAAM's HWRNG as default - - - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,8/9] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,7/9] crypto: caam - invalidate entropy register during RNG initialization enable CAAM's HWRNG as default - 1 - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,6/9] crypto: caam - check if RNG job failed enable CAAM's HWRNG as default - - - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,5/9] crypto: caam - simplify RNG implementation enable CAAM's HWRNG as default - - - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,4/9] crypto: caam - drop global context pointer and init_done enable CAAM's HWRNG as default - 1 - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,3/9] crypto: caam - use devm_kzalloc to allocate JR data enable CAAM's HWRNG as default - - - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,2/9] crypto: caam - use struct hwrng's .init for initialization enable CAAM's HWRNG as default - 1 - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v7,1/9] crypto: caam - allocate RNG instantiation descriptor with GFP_DMA enable CAAM's HWRNG as default - - - --- 2020-01-27 Andrey Smirnov herbert Changes Requested
[v6,7/7] crypto: caam - limit single JD RNG output to maximum of 16 bytes enable CAAM's HWRNG as default - - - --- 2020-01-08 Andrey Smirnov herbert Changes Requested
[v6,6/7] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2020-01-08 Andrey Smirnov herbert Changes Requested
[v6,5/7] crypto: caam - invalidate entropy register during RNG initialization enable CAAM's HWRNG as default - - - --- 2020-01-08 Andrey Smirnov herbert Changes Requested
[v6,4/7] crypto: caam - check if RNG job failed enable CAAM's HWRNG as default - - - --- 2020-01-08 Andrey Smirnov herbert Changes Requested
[v6,3/7] crypto: caam - simplify RNG implementation enable CAAM's HWRNG as default - - - --- 2020-01-08 Andrey Smirnov herbert Changes Requested
[v6,2/7] crypto: caam - drop global context pointer and init_done enable CAAM's HWRNG as default - - - --- 2020-01-08 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
[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
[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,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,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
[5/5] crypto: caam - disable CAAM's bind/unbind attributes 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
[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
[2/5] crypto: caam - introduce caam_jr_cbk CAAM JR lifecycle - 1 - --- 2019-11-05 Andrey Smirnov herbert Changes Requested
[1/5] crypto: caam - use static initialization CAAM JR lifecycle - - - --- 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
[2/3] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2019-10-29 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
[12/12] crypto: caam - change JR device ownership scheme 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
[10/12] crypto: caam - populate platform devices last CAAM bugfixes, small improvements - - - --- 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
[08/12] crypto: caam - use devres to de-initialize QI 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
[06/12] crypto: caam - use devres to remove debugfs CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[05/12] crypto: caam - use devres to unmap memory CAAM bugfixes, small improvements - 1 - --- 2019-09-04 Andrey Smirnov herbert Changes Requested
[v6,14/14] crypto: caam - add clock entry for i.MX8MQ crypto: caam - Add i.MX8MQ support - - - --- 2019-07-17 Andrey Smirnov herbert Changes Requested
[v6,13/14] crypto: caam - always select job ring via RSR on i.MX8MQ 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
[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,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,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,08/14] crypto: caam - make CAAM_PTR_SZ dynamic crypto: caam - Add i.MX8MQ support - - - --- 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,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,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,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,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,02/14] crypto: caam - simplfy clock initialization crypto: caam - Add i.MX8MQ support - 1 1 --- 2019-07-17 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
[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,4/5] crypto: caam - simplfy clock initialization crypto: caam - Add i.MX8MQ support - - - --- 2019-06-17 Andrey Smirnov herbert Changes Requested
[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,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,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
[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,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,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,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
[v8,8/8] crypto: caam - limit single JD RNG output to maximum of 16 bytes enable CAAM's HWRNG as default - 1 - --- 2020-03-16 Andrey Smirnov herbert Superseded
[v8,7/8] crypto: caam - enable prediction resistance in HRWNG enable CAAM's HWRNG as default - - - --- 2020-03-16 Andrey Smirnov herbert Superseded
[v8,6/8] crypto: caam - invalidate entropy register during RNG initialization enable CAAM's HWRNG as default - 1 - --- 2020-03-16 Andrey Smirnov herbert Superseded
« 1 2 »