index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ccree
Age
Commit message (
Expand
)
Author
2017-12-06
staging: ccree: Uninitialized return in ssi_ahash_import()
Dan Carpenter
2017-11-28
staging: ccree: fix leak of import() after init()
Gilad Ben-Yossef
2017-11-06
staging: ccree: simplify ioread/iowrite
Gilad Ben-Yossef
2017-11-06
staging: ccree: simplify registers access
Gilad Ben-Yossef
2017-11-06
staging: ccree: simplify error handling logic
Gilad Ben-Yossef
2017-11-06
staging: ccree: remove dead code
Gilad Ben-Yossef
2017-11-06
staging: ccree: handle limiting of DMA masks
Gilad Ben-Yossef
2017-11-06
staging: ccree: copy IV to DMAable memory
Gilad Ben-Yossef
2017-11-02
staging: ccree: Fix indentation in ssi_buffer_mgr.c
Stephen Brennan
2017-11-02
staging: ccree: fix 64 bit scatter/gather DMA ops
Gilad Ben-Yossef
2017-10-18
staging: ccree: fix boolreturn.cocci warning
Suniel Mahesh
2017-10-18
staging: ccree: Fix bool comparison
Suniel Mahesh
2017-10-18
staging/ccree: Declare compiled out functions static inline
Rishabh Hardas
2017-10-04
staging: ccree: Convert to platform_{get,set}_drvdata()
Suniel Mahesh
2017-10-03
staging: ccree: else is not generally useful after a break or return
Suniel Mahesh
2017-10-03
staging: ccree: simplify OOM handling
Gilad Ben-Yossef
2017-10-03
staging: ccree: move to generic device log infra
Gilad Ben-Yossef
2017-10-03
staging: ccree: simplify access to struct device
Gilad Ben-Yossef
2017-10-03
staging: ccree: remove sysfs if of deleted code
Gilad Ben-Yossef
2017-09-18
staging: ccree: remove unused and redundant variable idx
Colin Ian King
2017-09-18
Staging: ccree: Use kcalloc instead of kzalloc
Srishti Sharma
2017-09-17
Staging: ccree: Remove unused variable monitor_lock
Srishti Sharma
2017-09-17
Staging: ccree: Merge assignment with return
Srishti Sharma
2017-09-17
staging: ccree: remove BUG macro usage
Gilad Ben-Yossef
2017-09-17
staging: ccree: replace noop macro with inline
Gilad Ben-Yossef
2017-09-17
staging: ccree: move over to BIT macro for bit defines
Gilad Ben-Yossef
2017-09-17
staging: ccree: remove unused completion
Gilad Ben-Yossef
2017-09-17
staging: ccree: simplify resource release on error
Gilad Ben-Yossef
2017-09-17
staging: ccree: Use platform_get_irq and devm_request_irq
Suniel Mahesh
2017-09-17
staging: ccree: Convert to devm_ioremap_resource for map, unmap
Suniel Mahesh
2017-09-17
staging: ccree: Replace kzalloc with devm_kzalloc
Suniel Mahesh
2017-09-17
Staging: ccree: Remove unused variable.
Srishti Sharma
2017-08-23
staging: ccree: save ciphertext for CTS IV
Gilad Ben-Yossef
2017-08-16
staging: ccree: constify dev_pm_ops structures.
Arvind Yadav
2017-08-16
staging: ccree: Use sizeof(variable) in memory allocs
Simon Sandström
2017-07-27
staging: ccree: Fix unnecessary NULL check before kfree'ing it
Suniel Mahesh
2017-07-27
staging: ccree: remove func name from log messages
Gilad Ben-Yossef
2017-07-27
staging: ccree: Fix alignment issues in ssi_request_mgr.c
Simon Sandström
2017-07-27
staging: ccree: Fix alignment issues in ssi_ivgen.c
Simon Sandström
2017-07-27
staging: ccree: Fix alignment issues in ssi_cipher.c
Simon Sandström
2017-07-27
staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
Simon Sandström
2017-07-27
staging: ccree: Fix alignment issues in ssi_hash.c
Simon Sandström
2017-07-27
staging: ccree: Fix alignment issues in ssi_aead.c
Simon Sandström
2017-07-18
drivers: staging: ccree: use __func__ to get function name in error messages.
Dhananjay Balan
2017-07-16
staging: ccree: move comment to fit coding style
Bincy K Philip
2017-07-16
staging: ccree: remove whitespace before a quoted newline
Gilad Ben-Yossef
2017-07-16
staging: ccree: avoid unnecessary line continuation
Gilad Ben-Yossef
2017-07-16
staging: ccree: avoid constant comparison
Gilad Ben-Yossef
2017-07-16
staging: ccree: CamelCase to snake_case in aead struct
Gilad Ben-Yossef
2017-07-16
staging: ccree: CamelCase to snake_case in func vars
Gilad Ben-Yossef
[next]