index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
sa2ul.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
crypto: sa2ul - Check engine status before enabling
Andrew Davis
1
-8
/
+7
2022-07-15
crypto: sa2ul - Set the supported_algos bits individually
Andrew Davis
1
-1
/
+9
2022-04-21
crypto: sa2ul - Add the new compatible for AM62
Jayesh Choudhary
1
-0
/
+1
2021-12-03
crypto: sa2ul - Use bitfield helpers
Geert Uytterhoeven
1
-9
/
+10
2021-10-29
crypto: sa2ul - Use the defined variable to clean code
Tang Bin
1
-7
/
+6
2021-06-24
crypto: sa2ul - Remove unused auth_len variable
Herbert Xu
1
-4
/
+0
2021-05-23
crypto: sa2ul - Remove child devices in remove
Suman Anna
1
-0
/
+2
2021-05-23
crypto: sa2ul - Use devm_platform_ioremap_resource()
Suman Anna
1
-5
/
+5
2021-05-23
crypto: sa2ul - Use of_device_get_match_data() helper
Suman Anna
1
-8
/
+4
2021-05-23
crypto: sa2ul - Fix pm_runtime enable in sa_ul_probe()
Suman Anna
1
-0
/
+1
2021-05-23
crypto: sa2ul - Fix leaks on failure paths with sa_dma_init()
Suman Anna
1
-9
/
+12
2021-04-22
crypto: sa2ul - Add support for AM64
Peter Ujfalusi
1
-39
/
+92
2021-04-22
crypto: sa2ul - Support for per channel coherency
Peter Ujfalusi
1
-1
/
+1
2021-04-16
crypto: sa2ul - Fix PM reference leak in sa_ul_probe()
Shixin Liu
1
-1
/
+1
2021-04-09
crypto: sa2ul - Fix memory leak of rxd
Colin Ian King
1
-2
/
+6
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+2
2020-10-30
crypto: sa2ul - Reduce stack usage
Herbert Xu
1
-57
/
+61
2020-10-02
crypto: sa2ul - Fix DMA mapping API usage
Peter Ujfalusi
1
-98
/
+117
2020-09-18
crypto: sa2ul - Fix pm_runtime_get_sync() error checking
Dan Carpenter
1
-1
/
+1
2020-09-11
crypto: sa2ul - fix compiler warning produced by clang
Tero Kristo
1
-4
/
+2
2020-09-04
crypto: sa2ul - Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+7
2020-08-28
crypto: sa2ul - Fix pointer-to-int-cast warning
YueHaibing
1
-2
/
+2
2020-07-31
crypto: sa2ul - Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2020-07-23
crypto: sa2ul - add device links to child devices
Tero Kristo
1
-0
/
+11
2020-07-23
crypto: sa2ul - Add AEAD algorithm support
Keerthy
1
-21
/
+517
2020-07-23
crypto: sa2ul - add sha1/sha256/sha512 support
Keerthy
1
-12
/
+537
2020-07-23
crypto: sa2ul - Add crypto driver
Keerthy
1
-0
/
+1388