index
:
pub/scm/linux/kernel/git/rusty/linux.git
master
Rusty's Kernel Tree: fixes for Linus, modules-next/virtio-next for Stephen, pending-rebases for unready patche
Rusty Russell
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-sha204a.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-17
crypto: atmel-sha204a - clear RNG data from memory
Thorsten Blum
1
-4
/
+8
2026-07-05
crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
Lothar Rubusch
1
-1
/
+5
2026-05-29
crypto: atmel-sha204a - Use named initializers for struct i2c_device_id
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-05-29
crypto: atmel-sha204a - Drop of_device_id data
Uwe Kleine-König (The Capable Hub)
1
-2
/
+2
2026-05-22
crypto: atmel-sha204a - fail on hwrng registration error in probe path
Thorsten Blum
1
-3
/
+5
2026-05-22
crypto: atmel-sha204a - remove sysfs group before hwrng
Thorsten Blum
1
-2
/
+1
2026-05-15
crypto: atmel-sha204a - drop __maybe_unused and of_match_ptr
Thorsten Blum
1
-4
/
+4
2026-05-07
crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A
Thorsten Blum
1
-7
/
+12
2026-05-07
crypto: atmel-sha204a - fix blocking and non-blocking rng logic
Lothar Rubusch
1
-4
/
+4
2026-03-22
crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path
Thorsten Blum
1
-4
/
+2
2026-03-15
crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check
Thorsten Blum
1
-4
/
+0
2026-03-07
crypto: atmel-sha204a - Fix uninitialized data access on OTP read error
Thorsten Blum
1
-0
/
+4
2026-02-28
crypto: atmel-sha204a - Fix OTP sysfs read and error handling
Thorsten Blum
1
-9
/
+11
2026-02-28
crypto: atmel-sha204a - Fix error codes in OTP reads
Thorsten Blum
1
-3
/
+4
2026-02-28
crypto: atmel-sha204a - Fix OOM ->tfm_count leak
Thorsten Blum
1
-2
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-04-23
crypto: atmel-sha204a - Set hwrng quality to lowest possible
Marek Behún
1
-0
/
+6
2024-10-05
crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_...
Uwe Kleine-König
1
-2
/
+2
2024-06-07
crypto: atmel-sha204a - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-05-31
crypto: atmel-sha204a - fix negated return value
Lothar Rubusch
1
-1
/
+1
2024-05-10
crypto: atmel-sha204a - provide the otp content
Lothar Rubusch
1
-0
/
+45
2024-05-10
crypto: atmel-sha204a - add reading from otp zone
Lothar Rubusch
1
-0
/
+23
2023-06-02
crypto: atmel - Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-03-17
crypto: atmel-sha204a - Mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-02-10
crypto: atmel - Drop unused id parameter from atmel_i2c_probe()
Uwe Kleine-König
1
-2
/
+1
2022-11-25
crypto: atmel-sha204a - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
1
-1
/
+0
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2022-05-06
crypto: atmel - Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+1
2022-05-06
crypto: atmel-sha204a - Suppress duplicate error message
Uwe Kleine-König
1
-2
/
+2
2022-05-06
crypto: atmel-sha204a - Remove useless check
Uwe Kleine-König
1
-2
/
+1
2022-05-06
crypto: atmel-sha204a - Add support for ATSHA204 cryptochip
Pali Rohár
1
-0
/
+2
2019-08-02
crypto: atmel-sha204a - Use device-managed registration API
Chuhong Yuan
1
-2
/
+1
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
1
-0
/
+171