blob: 6fd4f25440a55c50df47b1c210c44b114676e7a9 [file] [log] [blame]
006e202fe6f9 ("staging: ccree: Convert to platform_{get,set}_drvdata()")
bdd0873dc28d ("staging: ccree: move to generic device log infra")
a55ef6f52fdd ("staging: ccree: simplify access to struct device")
613fa6f1d3d5 ("staging: ccree: remove sysfs if of deleted code")
63fcb0ce01ce ("Staging: ccree: Merge assignment with return")
9ba7bdc9d97e ("staging: ccree: remove BUG macro usage")
093d56156593 ("staging: ccree: simplify resource release on error")
7f6f832d258a ("staging: ccree: Use platform_get_irq and devm_request_irq")
ce58df6394c2 ("staging: ccree: Convert to devm_ioremap_resource for map, unmap")
92c9f472020c ("staging: ccree: Replace kzalloc with devm_kzalloc")
8bf48512916a ("staging: ccree: Use sizeof(variable) in memory allocs")
4a457c1710ab ("staging: ccree: remove func name from log messages")
28471424d1ce ("staging: ccree: Fix alignment issues in ssi_request_mgr.c")
4ff66c46b04c ("staging: ccree: Fix alignment issues in ssi_buffer_mgr.c")
3151c1df14e6 ("staging: ccree: Fix alignment issues in ssi_hash.c")
bb1b78c3f086 ("staging: ccree: Fix alignment issues in ssi_aead.c")
53116782793c ("drivers: staging: ccree: use __func__ to get function name in error messages.")
04f682b936a4 ("staging: ccree: remove whitespace before a quoted newline")
b71ad22dffe1 ("staging: ccree: avoid unnecessary line continuation")
079a7174ae7d ("staging: ccree: avoid constant comparison")
698592e23e1b ("staging: ccree: CamelCase to snake_case in aead struct")
42886fab0d02 ("staging: ccree: CamelCase to snake_case in func vars")
0fca74fbcc6c ("staging: ccree: use proper printk format for dma_addr_t")
9006ec2fa4fe ("staging: ccree: clean up struct ssi_aead_ctx")
cb9c79a8d63f ("staging: ccree remove unnecessary parentheses")
55c0698a2c15 ("staging: ccree: Fix alignment issues in ssi_sysfs.c")
5c6ffda0dd2a ("staging: ccree: Fix alignment issues in ssi_sram_mgr.c")
db9cbea44b47 ("staging: ccree: Fix alignment issues in ssi_request_mgr.c")
8426423407ad ("staging: ccree: Fix alignment issues in ssi_driver.c")
22aa4c93eee7 ("staging: ccree: Fix alignment issues in ssi_cipher.c")
5dff9f5e6943 ("staging: ccree: Fix alignment issues in ssi_buffer_mgr.c")
b7e607bf33a2 ("staging: ccree: move FIPS support to kernel infrastructure")
9c0d87230bde ("staging: ccree: export symbol immediately following function")
85420e0bce23 ("staging: ccree: fix placement of curly braces")
f7d0879f1008 ("staging: ccree: Use __func__ instead of function name")
492ddcbb2103 ("staging: ccree: remove/add (un)needed blank lines")
e8e5110e6be0 ("staging: ccree: remove unused type CCFipsSyncStatus_t")
dff5e61e9047 ("staging: ccree: remove custom type ssi_fips_state_t")
8422f1120bcf ("staging: ccree: remove custom type ssi_fips_error_t")
1de8f59fa44b ("staging: ccree: remove custom type tdes_keys_t")
d32a0b6db88a ("staging: ccree: fix pointer location")
6191eb1dc817 ("staging: ccree: remove comparisons to NULL")
44c891af5769 ("staging: ccree: fix unmatched if/else braces")
a8f6cbaad29b ("staging: ccree: no need for braces for single statements")
b4562b61cf08 ("staging: ccree: remove redundant blank lines")
7331916cff98 ("staging: ccree: drop comparsion to true/false")
e7258b6a228b ("staging: ccree: fix missing or redundant spaces")
d255b343f52b ("staging: ccree: add DT bus coherency detection")
675ef02fcb1b ("staging: ccree: add clock management support")
c51831be99e1 ("staging: ccree: register setkey for none hash macs")