Show patches with: Submitter = Linus Walleij       |    Archived = No       |   103 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v3,6/6] crypto: ux500/hash - delete driver crypto: stm32 hash - reuse for Ux500 --- 2023-01-25 Linus Walleij Accepted
[v3,5/6] crypto: stm32/hash: Support Ux500 hash crypto: stm32 hash - reuse for Ux500 --- 2023-01-25 Linus Walleij Accepted
[v3,4/6] crypto: stm32/hash: Wait for idle before final CPU xmit crypto: stm32 hash - reuse for Ux500 --- 2023-01-25 Linus Walleij Accepted
[v3,3/6] crypto: stm32/hash: Use existing busy poll function crypto: stm32 hash - reuse for Ux500 --- 2023-01-25 Linus Walleij Accepted
[v3,2/6] crypto: stm32/hash: Simplify code crypto: stm32 hash - reuse for Ux500 --- 2023-01-25 Linus Walleij Accepted
[v3,1/6] dt-bindings: crypto: Let STM32 define Ux500 HASH crypto: stm32 hash - reuse for Ux500 --- 2023-01-25 Linus Walleij Accepted
crypto: stm32/cryp: Use accelerated readsl/writesl crypto: stm32/cryp: Use accelerated readsl/writesl --- 2023-01-10 Linus Walleij Accepted
[v2,6/6] crypto: ux500/hash - delete driver crypto: stm32 hash - reuse for Ux500 --- 2023-01-10 Linus Walleij Superseded
[v2,5/6] crypto: stm32/hash: Support Ux500 hash crypto: stm32 hash - reuse for Ux500 --- 2023-01-10 Linus Walleij New
[v2,4/6] crypto: stm32/hash: Wait for idle before final CPU xmit crypto: stm32 hash - reuse for Ux500 --- 2023-01-10 Linus Walleij Superseded
[v2,3/6] crypto: stm32/hash: Use existing busy poll function crypto: stm32 hash - reuse for Ux500 --- 2023-01-10 Linus Walleij Superseded
[v2,2/6] crypto: stm32/hash: Simplify code crypto: stm32 hash - reuse for Ux500 --- 2023-01-10 Linus Walleij Superseded
[v2,1/6] dt-bindings: crypto: Let STM32 define Ux500 HASH crypto: stm32 hash - reuse for Ux500 --- 2023-01-10 Linus Walleij Superseded
[7/7] crypto: ux500/hash - delete driver [1/7] dt-bindings: crypto: Let STM32 define Ux500 HASH --- 2022-12-27 Linus Walleij Superseded
[5/7] crypto: stm32/hash: Wait for idle before final CPU xmit [1/7] dt-bindings: crypto: Let STM32 define Ux500 HASH --- 2022-12-27 Linus Walleij Superseded
[3/7] crypto: stm32/hash: Use existing busy poll function [1/7] dt-bindings: crypto: Let STM32 define Ux500 HASH --- 2022-12-27 Linus Walleij Superseded
[1/7] dt-bindings: crypto: Let STM32 define Ux500 HASH [1/7] dt-bindings: crypto: Let STM32 define Ux500 HASH --- 2022-12-27 Linus Walleij New
[v3,4/4] crypto: ux500/cryp - delete driver crypto: stm32 - reuse for Ux500 --- 2022-12-03 Linus Walleij Accepted
[v3,3/4] crypto: stm32/cryp - enable for use with Ux500 crypto: stm32 - reuse for Ux500 --- 2022-12-03 Linus Walleij Accepted
[v3,2/4] crypto: stm32 - enable drivers to be used on Ux500 crypto: stm32 - reuse for Ux500 --- 2022-12-03 Linus Walleij Accepted
[v3,1/4] dt-bindings: crypto: Let STM32 define Ux500 CRYP crypto: stm32 - reuse for Ux500 --- 2022-12-03 Linus Walleij Accepted
[v2,4/4] crypto: ux500/cryp - delete driver crypto: stm32 - reuse for Ux500 --- 2022-11-25 Linus Walleij Superseded
[v2,2/4] crypto: stm32 - enable drivers to be used on Ux500 crypto: stm32 - reuse for Ux500 --- 2022-11-25 Linus Walleij Superseded
[v1,4/4] crypto: ux500/cryp - delete driver crypto: stm32 - reuse for Ux500 --- 2022-11-19 Linus Walleij Superseded
[v1,2/4] crypto: stm32 - enable drivers to be used on Ux500 crypto: stm32 - reuse for Ux500 --- 2022-11-19 Linus Walleij Superseded
[v3,16/16] crypto: ux500/hash: Use accelerated noinc MMIO Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,15/16] crypto: ux500/hash: Implement runtime PM Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,14/16] crypto: ux500/hash: Use AMBA core primecell IDs Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,13/16] crypto: ux500/hash: Convert to regmap MMIO Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,12/16] crypto: ux500/hash: Drop regulator handling Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,11/16] crypto: ux500/hash: Drop custom uint64 type Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,10/16] crypto: ux500/hash: Implement .export and .import Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,09/16] crypto: ux500/hash: Get rid of state from request context Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,08/16] crypto: ux500/hash: Stop saving/restoring compulsively Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,07/16] crypto: ux500/hash: Rename and switch type of member Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,06/16] crypto: ux500/hash: Break while/do instead of if/else Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,05/16] crypto: ux500/hash: Drop bit index Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,04/16] crypto: ux500/hash: Drop custom state save/restore Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,03/16] crypto: ux500/hash: Pass context to zero message digest Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,02/16] crypto: ux500/hash: Get rid of custom device list Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[v3,01/16] crypto: ux500/hash: Pass ctx to hash_setconfiguration() Ux500 hash cleanup --- 2022-08-16 Linus Walleij New
[15/15,v2] crypto: ux500/hash: Implement runtime PM Ux500 hash cleanup --- 2022-07-25 Linus Walleij Superseded
[12/15,v2] crypto: ux500/hash: Drop regulator handling Ux500 hash cleanup --- 2022-07-25 Linus Walleij Superseded
[10/15,v2] crypto: ux500/hash: Implement .export and .import Ux500 hash cleanup --- 2022-07-25 Linus Walleij Superseded
[08/15,v2] crypto: ux500/hash: Stop saving/restoring compulsively Ux500 hash cleanup --- 2022-07-25 Linus Walleij Superseded
[06/15,v2] crypto: ux500/hash: Break while/do instead of if/else Ux500 hash cleanup --- 2022-07-25 Linus Walleij Superseded
[04/15,v2] crypto: ux500/hash: Drop custom state save/restore Ux500 hash cleanup --- 2022-07-25 Linus Walleij Superseded
[02/15,v2] crypto: ux500/hash: Get rid of custom device list Ux500 hash cleanup --- 2022-07-25 Linus Walleij Superseded
dt-bindings: crypto: Add ST-Ericsson Ux500 CRYP dt-bindings: crypto: Add ST-Ericsson Ux500 CRYP --- 2022-07-21 Linus Walleij New
[15/15] crypto: ux500/hash: Drop regulator handling Ux500 hash cleanup --- 2022-07-21 Linus Walleij New
[14/15] crypto: ux500/hash: Implement runtime PM Ux500 hash cleanup --- 2022-07-21 Linus Walleij New
[13/15] crypto: ux500/hash: Use AMBA core primecell IDs Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[12/15] crypto: ux500/hash: Convert to regmap MMIO Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[11/15] crypto: ux500/hash: Drop custom uint64 type Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[10/15] crypto: ux500/hash: Implement .export and .import Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[09/15] crypto: ux500/hash: Get rid of state from request context Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[08/15] crypto: ux500/hash: Stop saving/restoring compulsively Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[07/15] crypto: ux500/hash: Rename and switch type of member Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[06/15] crypto: ux500/hash: Break while/do instead of if/else Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[05/15] crypto: ux500/hash: Drop bit index Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[04/15] crypto: ux500/hash: Drop custom state save/restore Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[03/15] crypto: ux500/hash: Pass context to zero message digest Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[02/15] crypto: ux500/hash: Get rid of custom device list Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
[01/15] crypto: ux500/hash: Pass ctx to hash_setconfiguration() Ux500 hash cleanup --- 2022-07-21 Linus Walleij Superseded
crypto: ux500/hash: Implement .export and .import crypto: ux500/hash: Implement .export and .import --- 2022-07-19 Linus Walleij New
[3/3,v4] crypto: ixp4xx: Add device tree support Untitled series #130587 --- 2021-05-25 Linus Walleij Accepted
[2/3,v4] crypto: ixp4xx: Add DT bindings Untitled series #130587 --- 2021-05-25 Linus Walleij Accepted
[1/3,v4] crypto: ixp4xx: convert to platform driver [1/3,v4] crypto: ixp4xx: convert to platform driver --- 2021-05-25 Linus Walleij New
[1/3,v4] crypto: ixp4xx: convert to platform driver [1/3,v4] crypto: ixp4xx: convert to platform driver --- 2021-05-24 Linus Walleij Superseded
[3/3,v3] crypto: ixp4xx: Add device tree support [1/3,v3] crypto: ixp4xx: convert to platform driver --- 2021-05-22 Linus Walleij Superseded
[2/3,v3] crypto: ixp4xx: Add DT bindings [1/3,v3] crypto: ixp4xx: convert to platform driver --- 2021-05-22 Linus Walleij New
[1/3,v3] crypto: ixp4xx: convert to platform driver [1/3,v3] crypto: ixp4xx: convert to platform driver --- 2021-05-22 Linus Walleij Superseded
[3/3,v2] crypto: ixp4xx: Add device tree support Untitled series #129449 --- 2021-05-20 Linus Walleij Superseded
[2/3,v2] crypto: ixp4xx: Add DT bindings Untitled series #129851 --- 2021-05-20 Linus Walleij New
[1/3,v2] crypto: ixp4xx: convert to platform driver [1/3,v2] crypto: ixp4xx: convert to platform driver --- 2021-05-20 Linus Walleij Superseded
[5/5] hw_random: ixp4xx: Add OF support [1/5] hw_random: ixp4xx: enable compile-testing --- 2021-05-11 Linus Walleij Accepted
[4/5] hw_random: ixp4xx: Add DT bindings [1/5] hw_random: ixp4xx: enable compile-testing --- 2021-05-11 Linus Walleij Accepted
[3/5] hw_random: ixp4xx: Turn into a module [1/5] hw_random: ixp4xx: enable compile-testing --- 2021-05-11 Linus Walleij Accepted
[2/5] hw_random: ixp4xx: Use SPDX license tag [1/5] hw_random: ixp4xx: enable compile-testing --- 2021-05-11 Linus Walleij Accepted
[1/5] hw_random: ixp4xx: enable compile-testing [1/5] hw_random: ixp4xx: enable compile-testing --- 2021-05-11 Linus Walleij Accepted
[3/3] crypto: ixp4xx: Add device tree support [1/3] crypto: ixp4xx: convert to platform driver --- 2021-05-10 Linus Walleij Superseded
[1/3] crypto: ixp4xx: convert to platform driver [1/3] crypto: ixp4xx: convert to platform driver --- 2021-05-10 Linus Walleij Superseded
[9/9,v2] crypto: atmel-ecc: Break out lock check helper [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[8/9,v2] crypto: atmel-ecc: Detail what is unlocked [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[7/9,v2] crypto: atmel-ecc: Print out serial number [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[6/9,v2] crypto: atmel-ecc: Marshal the command while sending [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[5/9,v2] crypto: atmel-ecc: Create a config word reader [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[4/9,v2] crypto: atmel-ecc: Provide config zone defines [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[3/9,v2] crypto: atmel-ecc: More helpful error messages [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[2/9,v2] crypto: atmel-ecc: Just warn on missing clock frequency [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[1/9,v2] crypto: atmel-ecc: Make available for other platforms [1/9,v2] crypto: atmel-ecc: Make available for other platforms --- 2018-06-28 Linus Walleij New
[9/9] crypto: atmel-ecc: Break out lock check helper [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij Superseded
[8/9] crypto: atmel-ecc: Detail what is unlocked [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij Superseded
[7/9] crypto: atmel-ecc: Print out serial number [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij New
[6/9] crypto: atmel-ecc: Marshal the command while sending [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij Superseded
[5/9] crypto: atmel-ecc: Create a config word reader [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij Superseded
[4/9] crypto: atmel-ecc: Provide config zone defines [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij New
[3/9] crypto: atmel-ecc: More helpful error messages [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij New
[2/9] crypto: atmel-ecc: Silently ignore missing clock frequency [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij New
[1/9] crypto: atmel-ecc: Make available for other platforms [1/9] crypto: atmel-ecc: Make available for other platforms --- 2018-06-05 Linus Walleij Superseded
« 1 2 »