summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/atmel-i2c.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel-sha204a - add reading from otp zoneLothar Rubusch2024-05-101-0/+24
* crypto: atmel-i2c - rename read functionLothar Rubusch2024-05-101-3/+3
* Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-02-211-2/+2
|\
| * crypto: atmel - Drop unused id parameter from atmel_i2c_probe()Uwe Kleine-König2023-02-101-1/+1
| * crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn2023-01-201-1/+1
* | MAINTAINERS: Update email of Tudor AmbarusTudor Ambarus2023-01-071-2/+2
|/
* crypto: atmel - Avoid flush_scheduled_work() usageTetsuo Handa2022-05-061-1/+23
* crypto: atmel-i2c - Simplify return code in probe functionUwe Kleine-König2022-05-061-5/+1
* crypto: atmel - use the correct print formatKai Ye2021-04-161-1/+1
* crypto: atmel-i2c - Fix wakeup failJianhui Zhao2020-03-201-1/+2
* crypto: atmel - Fix -Wunused-const-variable warningYueHaibing2019-08-301-0/+12
* crypto: atmel - Fix sparse endianness warningsHerbert Xu2019-06-061-2/+2
* crypto: atmel-i2c - add support for SHA204A random number generatorArd Biesheuvel2019-05-301-0/+15
* crypto: atmel-ecc - factor out code that can be sharedArd Biesheuvel2019-05-301-0/+349