aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-i2c.h
AgeCommit message (Expand)AuthorFilesLines
10 dayscrypto: atmel-sha204a - add reading from otp zoneLothar Rubusch1-0/+5
10 dayscrypto: atmel-i2c - rename read functionLothar Rubusch1-1/+1
10 dayscrypto: atmel-i2c - add missing arg descriptionLothar Rubusch1-0/+1
2023-02-21Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-2/+2
2023-02-10crypto: atmel - Drop unused id parameter from atmel_i2c_probe()Uwe Kleine-König1-1/+1
2023-01-20crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn1-1/+1
2023-01-07MAINTAINERS: Update email of Tudor AmbarusTudor Ambarus1-1/+1
2022-05-06crypto: atmel - Avoid flush_scheduled_work() usageTetsuo Handa1-0/+1
2019-08-30crypto: atmel - Fix -Wunused-const-variable warningYueHaibing1-12/+0
2019-06-06crypto: atmel - Fix sparse endianness warningsHerbert Xu1-1/+2
2019-05-30crypto: atmel-i2c - add support for SHA204A random number generatorArd Biesheuvel1-0/+10
2019-05-30crypto: atmel-ecc - factor out code that can be sharedArd Biesheuvel1-0/+186