microchip ecc driver · Maintained
Maintainers
- M Thorsten Blum <thorsten.blum@linux.dev>
Paths
- F
drivers/crypto/atmel-ecc.c
Last 30 days
Most active threads (last 7 days)
-
WARM2d
[PATCH] crypto: atmel-ecc - reject hardware ECDH without a public key
2026-06-11 21:36 · 0 replies in 7d · Thorsten Blum <thorsten.blum@linux.dev> -
WARM2d
[PATCH] crypto: atmel-ecc - drop unused curve id from atmel_ecdh_ctx
2026-06-11 10:52 · 0 replies in 7d · Thorsten Blum <thorsten.blum@linux.dev> -
COOLING6d
[PATCH v2 1/2] crypto: atmel-i2c - improve comment in atmel_i2c_init_ecdh_cmd
2026-06-09 10:06 · 1 reply in 7d · Thorsten Blum <thorsten.blum@linux.dev> -
DORMANTno replies
[RFC PATCH v6 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-09 09:29 · 0 replies in 7d · Lothar Rubusch <hidden>
Recent patches
Most-recent 30 patches in this subsystem on linux-arm-kernel (capped at 30), ordered by date desc.
-
WARM2d
[PATCH] crypto: atmel-ecc - reject hardware ECDH without a public key
2026-06-11 · Thorsten Blum <thorsten.blum@linux.dev> -
WARM2d
[PATCH] crypto: atmel-ecc - drop unused curve id from atmel_ecdh_ctx
2026-06-11 · Thorsten Blum <thorsten.blum@linux.dev> -
DORMANTno replies
[PATCH v2 2/2] crypto: atmel-ecc - clean up and improve ECDH comments
2026-06-09 · Thorsten Blum <thorsten.blum@linux.dev> -
DORMANTno replies
[RFC PATCH v6 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-09 · Lothar Rubusch <hidden> -
DORMANTno replies
[PATCH v5 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-08 · Lothar Rubusch <hidden> -
DORMANTno replies
[PATCH v4 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-07 · Lothar Rubusch <hidden> -
DORMANTno replies
[PATCH v3 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-07 · Lothar Rubusch <hidden> -
DORMANTno replies
[PATCH v2 1/1] crypto: atmel-ecc - fix multi-device use-after-free and registration races
2026-06-06 · Lothar Rubusch <hidden> -
DORMANTno replies
[PATCH 2/2] crypto: atmel-ecc - clean up and improve ECDH comments
2026-06-03 · Thorsten Blum <thorsten.blum@linux.dev> -
COOLING4d
[PATCH] crypto: atmel-ecc - drop dead code in atmel_ecdh_max_size
2026-06-02 · Thorsten Blum <thorsten.blum@linux.dev> -
WARM2d
[PATCH] crypto: atmel-ecc - remove stale comments in atmel_ecc_remove
2026-06-02 · Thorsten Blum <thorsten.blum@linux.dev> -
COOLING11d
[PATCH 1/1] crypto: atmel-ecc - fix use after free situation
2026-05-29 · Lothar Rubusch <hidden> -
DORMANTno replies
[PATCH v4 09/12] crypto: atmel-i2c - move shared client allocation logic to core
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 05/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 06/12] crypto: atmel-i2c - move client management instance into core
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 10/12] crypto: atmel-i2c - implement capability-based client selection
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 07/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 04/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 08/12] crypto: atmel-ecc - switch to module_i2c_driver
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 02/12] crypto: atmel-ecc - fix multi-device kpp registration
2026-05-22 · Lothar Rubusch <hidden> -
COLD24d
[PATCH v4 01/12] crypto: atmel-ecc - fix use after free situation
2026-05-22 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 09/12] crypto: atmel-i2c - implement capability-based client selection
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 08/12] crypto: atmel-i2c - move shared client allocation logic to core
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 07/12] crypto: atmel-ecc - switch to module_i2c_driver
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 06/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 05/12] crypto: atmel-i2c - move client management instance into core
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 04/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 03/12] crypto: atmel-ecc - fix multi-device kpp registration
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 02/12] crypto: atmel-ecc - fix use after free situation
2026-05-20 · Lothar Rubusch <hidden> -
COLD25d
[PATCH v3 01/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
2026-05-20 · Lothar Rubusch <hidden>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
COLD31d
[PATCH 2/2] crypto: atmel-ecc - drop CONFIG_OF guard and of_match_ptr
2026-05-09 · Thorsten Blum <thorsten.blum@linux.dev> -
COOLING11d
[PATCH 01/12] crypto: atmel - introduce shared I2C client management
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 03/12] crypto: atmel - remove obsolete CONFIG_OF guard
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 02/12] crypto: atmel - move capability-based client allocation into i2c core
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 04/12] crypto: atmel - add per-device timing and match-data driven configuration
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 05/12] crypto: atmel - move RNG support into common i2c core
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 06/12] crypto: atmel - move EEPROM access support into common i2c core
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 07/12] crypto: atmel - expose CONFIG zone through sysfs
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 08/12] crypto: atmel - move device sanity check to core driver
2026-05-12 · Lothar Rubusch <hidden> -
COOLING11d
[PATCH 09/12] crypto: atmel - check client data in remove callbacks
2026-05-12 · Lothar Rubusch <hidden>