Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: atmel - Drop unused id parameter from atmel_i2c_probe() | Uwe Kleine-König | 2023-02-10 | 1 | -2/+1 |
* | crypto: atmel-sha204a - Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-25 | 1 | -3/+3 |
* | hwrng: core - treat default_quality as a maximum and default to 1024 | Jason A. Donenfeld | 2022-11-18 | 1 | -1/+0 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -4/+2 |
* | crypto: atmel - Avoid flush_scheduled_work() usage | Tetsuo Handa | 2022-05-06 | 1 | -1/+1 |
* | crypto: atmel-sha204a - Suppress duplicate error message | Uwe Kleine-König | 2022-05-06 | 1 | -2/+2 |
* | crypto: atmel-sha204a - Remove useless check | Uwe Kleine-König | 2022-05-06 | 1 | -2/+1 |
* | crypto: atmel-sha204a - Add support for ATSHA204 cryptochip | Pali Rohár | 2022-05-06 | 1 | -0/+2 |
* | crypto: atmel-sha204a - Use device-managed registration API | Chuhong Yuan | 2019-08-02 | 1 | -2/+1 |
* | crypto: atmel-i2c - add support for SHA204A random number generator | Ard Biesheuvel | 2019-05-30 | 1 | -0/+171 |