blob: 1a0cb6ff41144e0ec5003f8781f751e6f1d7aadb [file] [log] [blame]
a55ef6f52fdd ("staging: ccree: simplify access to struct device")
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")
28471424d1ce ("staging: ccree: Fix alignment issues in ssi_request_mgr.c")
3151c1df14e6 ("staging: ccree: Fix alignment issues in ssi_hash.c")
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")
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")
85420e0bce23 ("staging: ccree: fix placement of curly braces")
492ddcbb2103 ("staging: ccree: remove/add (un)needed blank lines")
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")
454527d0d94f ("staging: ccree: fix hash import/export")
4f71fecd78ee ("staging: ccree: - style fix, spaces and tabs")
2bd251513051 ("staging: ccree: move else to follow close brace '}'")
fe2d182332aa ("staging: ccree: remove improper space")
b803d57df57d ("staging: ccree: move brace { to previous line for if.")
b9778d910d58 ("Staging: ccree: add space around comma, brace and operator.")
1d80d1bd176a ("staging: ccree: fix spelling mistake: "chanined" -> "chained"")
d3eff5722c5c ("staging: ccree: remove last remnants of sash algo")
7f821f0c6ffa ("staging: ccree: remove cycle count debug support")
c6f7f2f4591f ("staging: ccree: refactor LLI access macros")
13ddf621568c ("staging: ccree: remove 48 bit dma addr sim")
8b64e512dea1 ("staging: ccree: refactor HW command FIFO access")
ed5210cb07de ("Drivers: ccree: cc_hw_queue_defs.h - align block comments")
f4e929bbd873 ("Drivers: ccree: ssi_aead.c - align block comments")
2686444e5f7d ("Drivers: ccree: ssi_buffer_mgr.c - align block comments")
f892b06826e1 ("Drivers: ccree: ssi_config.h - align block comments")
250a00a7fc1e ("Drivers: ccree: ssi_driver.h - align block comments")
3a82eb631f38 ("Drivers: ccree: ssi_fips.c - align block comments")
f77aa70be3ed ("Drivers: ccree: ssi_fips_ext.c - align block comments")
161d6dd8c894 ("Drivers: ccree: ssi_fips_ll.c - align block comments")
3ddf70e15dd7 ("Drivers: ccree: ssi_fips_local.c - align block comments")