index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
crypto: atmel-sha204a - add reading from otp zone
Lothar Rubusch
1
-0
/
+24
2024-05-10
crypto: atmel-i2c - rename read function
Lothar Rubusch
1
-3
/
+3
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+2
2023-02-10
crypto: atmel - Drop unused id parameter from atmel_i2c_probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-20
crypto: atmel-i2c - avoid defines prefixed with CONFIG
Lukas Bulwahn
1
-1
/
+1
2023-01-07
MAINTAINERS: Update email of Tudor Ambarus
Tudor Ambarus
1
-2
/
+2
2022-05-06
crypto: atmel - Avoid flush_scheduled_work() usage
Tetsuo Handa
1
-1
/
+23
2022-05-06
crypto: atmel-i2c - Simplify return code in probe function
Uwe Kleine-König
1
-5
/
+1
2021-04-16
crypto: atmel - use the correct print format
Kai Ye
1
-1
/
+1
2020-03-20
crypto: atmel-i2c - Fix wakeup fail
Jianhui Zhao
1
-1
/
+2
2019-08-30
crypto: atmel - Fix -Wunused-const-variable warning
YueHaibing
1
-0
/
+12
2019-06-06
crypto: atmel - Fix sparse endianness warnings
Herbert Xu
1
-2
/
+2
2019-05-30
crypto: atmel-i2c - add support for SHA204A random number generator
Ard Biesheuvel
1
-0
/
+15
2019-05-30
crypto: atmel-ecc - factor out code that can be shared
Ard Biesheuvel
1
-0
/
+349