index
:
binx/bcachefs.git
bcachefs-garbage
master
Unnamed repository; edit this file 'description' to name the repository.
Hunter Shaffer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
/
cpt
/
cptvf_main.c
Age
Commit message (
Expand
)
Author
2021-12-17
crypto: cavium - Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
2021-02-10
crypto: cpt - remove casting dma_alloc_coherent
Xu Wang
2020-11-27
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
Christophe JAILLET
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-03-28
crypto: cavium - Make cptvf_device_init static
YueHaibing
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2017-06-19
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-02-27
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
2017-02-27
crypto: cavium - Fix couple of static checker errors
George Cherian
2017-02-23
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-11
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian