index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
cavium
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
1
-1
/
+1
*
crypto: cavium - Remove unnecessary parentheses
Varsha Rao
2018-04-28
1
-21
/
+21
*
crypto: cavium - Fix smp_processor_id() warnings
Jan Glauber
2018-04-21
2
-3
/
+3
*
crypto: cavium - Fix statistics pending request value
Jan Glauber
2018-04-21
2
-9
/
+5
*
crypto: cavium - Prevent division by zero
Jan Glauber
2018-04-21
1
-4
/
+5
*
crypto: cavium - Limit result reading attempts
Jan Glauber
2018-04-21
3
-4
/
+25
*
crypto: cavium - Fix fallout from CONFIG_VMAP_STACK
Jan Glauber
2018-04-21
1
-8
/
+14
*
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2018-03-23
1
-1
/
+1
*
crypto: drivers - remove duplicate includes
Pravin Shedge
2017-12-22
1
-1
/
+0
*
crypto: cavium - fix memory leak on info
Colin Ian King
2017-11-29
1
-1
/
+2
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
1
-1
/
+1
|
\
|
*
crypto: cavium - clean up clang warning on unread variable offset
Colin Ian King
2017-11-03
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
11
-0
/
+11
|
/
*
crypto: cavium/nitrox - Fix an error handling path in 'nitrox_probe()'
Christophe Jaillet
2017-08-22
1
-1
/
+3
*
crypto: cavium - add release_firmware to all return case
Corentin LABBE
2017-08-22
1
-4
/
+9
*
crypto: cavium/nitrox - Change in firmware path.
Srikanth Jampala
2017-07-18
1
-1
/
+2
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
1
-4
/
+4
|
\
|
*
crypto: cavium - make several functions static
Colin Ian King
2017-07-12
1
-4
/
+4
*
|
Cavium CNN55XX: fix broken default Kconfig entry
Linus Torvalds
2017-07-05
1
-1
/
+0
|
/
*
crypto: cavium/nitrox - dma_mapping_error() returns bool
Dan Carpenter
2017-06-22
1
-6
/
+9
*
crypto: cavium - fix spelling mistake "Revsion" -> "Revision"
Colin Ian King
2017-06-20
1
-1
/
+1
*
crypto: cavium - Add more algorithms
George Cherian
2017-06-19
1
-0
/
+81
*
crypto: cavium - Remove the individual encrypt/decrypt function for each algo...
George Cherian
2017-06-19
2
-77
/
+83
*
crypto: cavium - Downgrade the annoying misc interrupt print from dev_err to ...
George Cherian
2017-06-19
1
-1
/
+1
*
crypto: cavium - Register the CNN55XX supported crypto algorithms.
Srikanth Jampala
2017-06-10
5
-1
/
+544
*
crypto: cavium - Add debugfs support in CNN55XX driver.
Srikanth Jampala
2017-06-10
3
-0
/
+143
*
crypto: cavium - Add support for CNN55XX adapters.
Srikanth Jampala
2017-06-10
11
-0
/
+4000
*
crypto: zip - add a cast for printing atomic64_t values
Arnd Bergmann
2017-03-24
1
-20
/
+20
*
crypto: zip - Memory corruption in zip_clear_stats()
Dan Carpenter
2017-03-24
1
-1
/
+1
*
crypto: zip - Add Compression/Decompression statistics
Mahipal Challa
2017-03-09
4
-0
/
+271
*
crypto: zip - Wire-up Compression / decompression HW offload
Mahipal Challa
2017-03-09
9
-58
/
+845
*
crypto: zip - Add ThunderX ZIP driver core
Mahipal Challa
2017-03-09
11
-0
/
+2797
*
crypto: cavium - fix leak on curr if curr->head fails to be allocated
Colin Ian King
2017-02-27
1
-0
/
+1
*
crypto: cavium - Fix couple of static checker errors
George Cherian
2017-02-27
2
-3
/
+5
*
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-23
2
-141
/
+65
*
crypto: cavium - switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-02-23
2
-53
/
+10
*
crypto: cavium - remove dead MSI-X related define
Christoph Hellwig
2017-02-23
1
-2
/
+0
*
crypto: cavium - fix Kconfig dependencies
Arnd Bergmann
2017-02-15
1
-1
/
+2
*
crypto: cavium - cpt_bind_vq_to_grp could return an error code
George Cherian
2017-02-15
1
-2
/
+2
*
crypto: cavium - Add the Virtual Function driver for CPT
George Cherian
2017-02-11
8
-1
/
+2581
*
crypto: cavium - Add Support for Octeon-tx CPT Engine
George Cherian
2017-02-11
7
-0
/
+1774