index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-sha204a.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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_data to 0
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