blob: 7ffd701011129cd6e449382baf793203e51c9e77 [file] [log] [blame]
5ced2664699b ("staging: ccree: failing the suspend is not an error")
896d236f74ff ("staging: ccree: refactor code with local vars")
a213e41c33f7 ("staging: ccree: trim long lines for readability")
f2f459ca6445 ("staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PM")
1eccfc44944b ("staging: ccree: fix code indent")
7d2e4fc239fd ("staging: ccree: constify help string")
e4607e7b3b2b ("staging: ccree: remove unnecessary parentheses")
f9f284693a43 ("staging: ccree: remove unused cc_base parameter")
474f75a14c0d ("staging: ccree: remove compare to none zero")
02e6f40c34d6 ("staging: ccree: fold common code into function")
33bb30c3a9d6 ("staging: ccree: simplify buf mgr using local vars")
e1cb54fd3721 ("staging: ccree: make long func call sites readable")
7f5ce9dddbab ("staging: ccree: simplify ioread/iowrite")
57a1f2a04a74 ("staging: ccree: simplify registers access")
e7cdcba451b3 ("staging: ccree: copy IV to DMAable memory")
1dc2f73a1784 ("staging: ccree: Fix indentation in ssi_buffer_mgr.c")
8fc9772543e8 ("staging: ccree: Fix bool comparison")
37ba0e399c4c ("staging/ccree: Declare compiled out functions static inline")
553aff5f1b17 ("staging: ccree: simplify OOM handling")
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")
f11c619c5747 ("staging: ccree: move over to BIT macro for bit defines")
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")
737aed947f9b ("staging: ccree: save ciphertext for CTS IV")
22d82cb952f3 ("staging: ccree: constify dev_pm_ops structures.")
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")