index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ccree
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
staging: ccree: Uninitialized return in ssi_ahash_import()
Dan Carpenter
1
-1
/
+1
2017-11-28
staging: ccree: fix leak of import() after init()
Gilad Ben-Yossef
1
-3
/
+6
2017-11-06
staging: ccree: simplify ioread/iowrite
Gilad Ben-Yossef
9
-166
/
+78
2017-11-06
staging: ccree: simplify registers access
Gilad Ben-Yossef
6
-61
/
+53
2017-11-06
staging: ccree: simplify error handling logic
Gilad Ben-Yossef
1
-16
/
+12
2017-11-06
staging: ccree: remove dead code
Gilad Ben-Yossef
2
-5
/
+0
2017-11-06
staging: ccree: handle limiting of DMA masks
Gilad Ben-Yossef
1
-5
/
+20
2017-11-06
staging: ccree: copy IV to DMAable memory
Gilad Ben-Yossef
2
-2
/
+19
2017-11-02
staging: ccree: Fix indentation in ssi_buffer_mgr.c
Stephen Brennan
1
-8
/
+8
2017-11-02
staging: ccree: fix 64 bit scatter/gather DMA ops
Gilad Ben-Yossef
1
-1
/
+1
2017-10-18
staging: ccree: fix boolreturn.cocci warning
Suniel Mahesh
1
-1
/
+1
2017-10-18
staging: ccree: Fix bool comparison
Suniel Mahesh
1
-1
/
+1
2017-10-18
staging/ccree: Declare compiled out functions static inline
Rishabh Hardas
1
-2
/
+2
2017-10-04
staging: ccree: Convert to platform_{get,set}_drvdata()
Suniel Mahesh
1
-4
/
+2
2017-10-03
staging: ccree: else is not generally useful after a break or return
Suniel Mahesh
1
-3
/
+2
2017-10-03
staging: ccree: simplify OOM handling
Gilad Ben-Yossef
5
-60
/
+26
2017-10-03
staging: ccree: move to generic device log infra
Gilad Ben-Yossef
13
-673
/
+688
2017-10-03
staging: ccree: simplify access to struct device
Gilad Ben-Yossef
8
-80
/
+78
2017-10-03
staging: ccree: remove sysfs if of deleted code
Gilad Ben-Yossef
1
-266
/
+0
2017-09-18
staging: ccree: remove unused and redundant variable idx
Colin Ian King
1
-3
/
+0
2017-09-18
Staging: ccree: Use kcalloc instead of kzalloc
Srishti Sharma
1
-1
/
+1
2017-09-17
Staging: ccree: Remove unused variable monitor_lock
Srishti Sharma
1
-1
/
+0
2017-09-17
Staging: ccree: Merge assignment with return
Srishti Sharma
1
-12
/
+3
2017-09-17
staging: ccree: remove BUG macro usage
Gilad Ben-Yossef
4
-20
/
+24
2017-09-17
staging: ccree: replace noop macro with inline
Gilad Ben-Yossef
1
-2
/
+2
2017-09-17
staging: ccree: move over to BIT macro for bit defines
Gilad Ben-Yossef
3
-9
/
+10
2017-09-17
staging: ccree: remove unused completion
Gilad Ben-Yossef
2
-3
/
+0
2017-09-17
staging: ccree: simplify resource release on error
Gilad Ben-Yossef
4
-52
/
+59
2017-09-17
staging: ccree: Use platform_get_irq and devm_request_irq
Suniel Mahesh
2
-23
/
+10
2017-09-17
staging: ccree: Convert to devm_ioremap_resource for map, unmap
Suniel Mahesh
2
-46
/
+15
2017-09-17
staging: ccree: Replace kzalloc with devm_kzalloc
Suniel Mahesh
1
-7
/
+4
2017-09-17
Staging: ccree: Remove unused variable.
Srishti Sharma
1
-3
/
+0
2017-08-24
staging: ccree: save ciphertext for CTS IV
Gilad Ben-Yossef
1
-4
/
+36
2017-08-17
staging: ccree: constify dev_pm_ops structures.
Arvind Yadav
1
-1
/
+1
2017-08-17
staging: ccree: Use sizeof(variable) in memory allocs
Simon Sandström
6
-13
/
+14
2017-07-28
staging: ccree: Fix unnecessary NULL check before kfree'ing it
Suniel Mahesh
1
-17
/
+8
2017-07-28
staging: ccree: remove func name from log messages
Gilad Ben-Yossef
5
-13
/
+13
2017-07-28
staging: ccree: Fix alignment issues in ssi_request_mgr.c
Simon Sandström
1
-1
/
+3
2017-07-28
staging: ccree: Fix alignment issues in ssi_ivgen.c
Simon Sandström
1
-1
/
+2
2017-07-28
staging: ccree: Fix alignment issues in ssi_cipher.c
Simon Sandström
1
-1
/
+2
2017-07-28
staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
Simon Sandström
1
-16
/
+24
2017-07-28
staging: ccree: Fix alignment issues in ssi_hash.c
Simon Sandström
1
-49
/
+56
2017-07-28
staging: ccree: Fix alignment issues in ssi_aead.c
Simon Sandström
1
-22
/
+25
2017-07-18
drivers: staging: ccree: use __func__ to get function name in error messages.
Dhananjay Balan
1
-1
/
+1
2017-07-16
staging: ccree: move comment to fit coding style
Bincy K Philip
1
-1
/
+2
2017-07-16
staging: ccree: remove whitespace before a quoted newline
Gilad Ben-Yossef
3
-9
/
+9
2017-07-16
staging: ccree: avoid unnecessary line continuation
Gilad Ben-Yossef
1
-2
/
+3
2017-07-16
staging: ccree: avoid constant comparison
Gilad Ben-Yossef
1
-1
/
+1
2017-07-16
staging: ccree: CamelCase to snake_case in aead struct
Gilad Ben-Yossef
3
-58
/
+58
2017-07-16
staging: ccree: CamelCase to snake_case in func vars
Gilad Ben-Yossef
3
-34
/
+36
[next]