index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ccree
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
staging: ccree: Fix missing blank line after declaration
Kamal Heib
1
-0
/
+1
2018-01-15
staging: ccree: fix memory leaks in cc_ivgen_init
Colin Ian King
1
-2
/
+2
2018-01-15
staging: ccree: remove redundant dev_err call in init_cc_resources()
Wei Yongjun
1
-3
/
+1
2018-01-15
staging: ccree: don't break lines unnecessarily
Dan Carpenter
7
-23
/
+12
2018-01-09
staging: ccree: dma mask is type u64
Gilad Ben-Yossef
1
-2
/
+2
2018-01-09
staging: ccree: make stub function static inline
Gilad Ben-Yossef
1
-4
/
+4
2018-01-09
staging: ccree: add missing include
Gilad Ben-Yossef
1
-0
/
+1
2018-01-09
staging: ccree: remove unneeded includes
Gilad Ben-Yossef
8
-58
/
+0
2018-01-09
staging: ccree: use a consistent file naming convention
Gilad Ben-Yossef
25
-69
/
+69
2018-01-08
staging: ccree: update TODO
Gilad Ben-Yossef
1
-1
/
+1
2018-01-08
stating: ccree: fix allocation of void sized buf
Gilad Ben-Yossef
2
-8
/
+10
2018-01-08
staging: ccree: put pointer next to var name
Gilad Ben-Yossef
1
-1
/
+1
2018-01-08
staging: ccree: fold common code into service func
Gilad Ben-Yossef
1
-223
/
+116
2018-01-08
staging: ccree: fix indentation of func params
Gilad Ben-Yossef
1
-26
/
+20
2018-01-08
staging: ccree: do not map bufs in ahash_init
Gilad Ben-Yossef
1
-89
/
+103
2018-01-08
staging: ccree: allocate hash bufs inside req ctx
Gilad Ben-Yossef
2
-68
/
+12
2018-01-08
staging: ccree: use array for double buffer
Gilad Ben-Yossef
3
-37
/
+46
2018-01-08
staging: ccree: remove unused field
Gilad Ben-Yossef
1
-1
/
+0
2018-01-08
staging: ccree: use Makefile to include PM code
Gilad Ben-Yossef
4
-32
/
+37
2018-01-08
staging: ccree: handle end of sg list gracefully
Gilad Ben-Yossef
1
-1
/
+1
2018-01-08
staging: ccree: check DMA pool buf !NULL before free
Gilad Ben-Yossef
1
-1
/
+2
2018-01-08
staging: ccree: failing the suspend is not an error
Gilad Ben-Yossef
1
-7
/
+1
2018-01-08
stating: ccree: revert "staging: ccree: fix leak of import() after init()"
Gilad Ben-Yossef
1
-7
/
+4
2018-01-08
staging: ccree: add backlog processing
Gilad Ben-Yossef
5
-42
/
+163
2018-01-08
staging: ccree: break send_request and fix ret val
Gilad Ben-Yossef
5
-94
/
+128
2018-01-08
staging: ccree: remove unused leftover field
Gilad Ben-Yossef
1
-1
/
+0
2018-01-08
staging: ccree: tag debugfs init/exit func properly
Gilad Ben-Yossef
1
-2
/
+2
2018-01-08
staging: ccree: copy larval digest from RAM
Gilad Ben-Yossef
3
-57
/
+68
2018-01-08
staging: ccree: pick alloc mem flags based on req flags
Gilad Ben-Yossef
5
-35
/
+54
2018-01-08
staging: ccree: remove GFP_DMA flag from mem allocs
Gilad Ben-Yossef
2
-10
/
+7
2018-01-08
staging: ccree: fold reg common defines into driver
Gilad Ben-Yossef
3
-17
/
+5
2018-01-08
staging: ccree: fold hash defs into queue defs
Gilad Ben-Yossef
3
-24
/
+13
2018-01-08
staging: ccree: SPDXify driver
Gilad Ben-Yossef
31
-435
/
+62
2018-01-08
staging: ccree: mark debug_regs[] as static
Arnd Bergmann
1
-1
/
+1
2017-12-20
staging: ccree: use size_t consistently
Gilad Ben-Yossef
2
-4
/
+3
2017-12-19
Staging: ccree: Add blank line after declarations
Kamal Heib
1
-0
/
+1
2017-12-19
staging: ccree: update TODO
Gilad Ben-Yossef
1
-2
/
+1
2017-12-19
staging: ccree: fix fips event irq handling build
Gilad Ben-Yossef
1
-1
/
+1
2017-12-19
staging: ccree: remove ssi_config.h
Gilad Ben-Yossef
13
-42
/
+3
2017-12-19
staging: ccree: turn compile time debug log to params
Gilad Ben-Yossef
4
-27
/
+35
2017-12-19
staging: ccree: remove useless debug code
Gilad Ben-Yossef
4
-84
/
+0
2017-12-19
staging: ccree: remove CC_IRQ_DELAY dead code
Gilad Ben-Yossef
2
-12
/
+0
2017-12-19
staging: ccree: staging: ccree: replace sysfs by debugfs interface
Gilad Ben-Yossef
12
-224
/
+154
2017-12-19
staging: ccree: add explicit module init/exit func
Gilad Ben-Yossef
1
-1
/
+12
2017-12-19
staging: ccree: clean up PM registration
Gilad Ben-Yossef
3
-13
/
+10
2017-12-19
staging: ccree: drop ifdef CONFIG_OF in code
Gilad Ben-Yossef
1
-4
/
+0
2017-12-18
Merge 4.15-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2017-12-13
staging: ccree: fix FIPS mgr naming convention
Gilad Ben-Yossef
3
-9
/
+9
2017-12-13
staging: ccree: simplify freeing SRAM memory address
Gilad Ben-Yossef
1
-6
/
+1
2017-12-13
staging: ccree: fix sram mgr naming convention
Gilad Ben-Yossef
3
-15
/
+15
[next]