index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: ccp - Add ACPI support
Tom Lendacky
2015-02-27
1
-4
/
+92
*
crypto: ccp - Convert calls to their devm_ counterparts
Tom Lendacky
2015-02-27
3
-23
/
+9
*
crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask
Tom Lendacky
2015-02-27
1
-2
/
+5
*
crypto: ccp - Update CCP build support
Tom Lendacky
2015-02-27
1
-7
/
+2
*
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2015-02-27
11
-47
/
+36
*
crypto: ccp - terminate ccp_support array with empty element
Andrey Ryabinin
2015-01-26
1
-0
/
+1
*
crypto: ccp: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
Jan-Simon Möller
2014-10-14
1
-7
/
+6
*
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-09-24
2
-0
/
+18
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
crypto: ccp - Do not sign extend input data to CCP
Tom Lendacky
2014-08-01
1
-13
/
+13
*
crypto: ccp - Remove "select OF" from Kconfig
Tom Lendacky
2014-07-24
1
-1
/
+0
*
crypto: ccp - Base AXI DMA cache settings on device tree
Tom Lendacky
2014-07-23
4
-1
/
+12
*
crypto: ccp - Add platform device support for arm64
Tom Lendacky
2014-06-20
4
-1
/
+269
*
crypto: ccp - Modify PCI support in prep for arm64 support
Tom Lendacky
2014-06-20
2
-27
/
+15
*
crypto: ccp - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-2
/
+2
*
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-04-16
1
-4
/
+3
*
crypto: ccp - Account for CCP backlog processing
Tom Lendacky
2014-02-27
1
-7
/
+11
*
crypto: ccp - Invoke context callback when there is a backlog error
Tom Lendacky
2014-02-27
1
-0
/
+3
*
crypto: ccp - Prevent a possible lost CCP command request
Tom Lendacky
2014-02-27
1
-0
/
+4
*
crypto: ccp - Perform completion callbacks using a tasklet
Tom Lendacky
2014-02-09
1
-4
/
+17
*
crypto: ccp - Use a single queue for proper ordering of tfm requests
Tom Lendacky
2014-02-09
1
-116
/
+48
*
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
2014-02-09
3
-110
/
+132
*
crypto: ccp - Allow for selective disablement of crypto API algorithms
Tom Lendacky
2014-02-09
1
-12
/
+25
*
crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments
Dave Jones
2014-02-09
1
-2
/
+2
*
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2014-01-15
2
-1
/
+17
*
crypto: ccp - Cleanup hash invocation calls
Tom Lendacky
2014-01-15
2
-3
/
+7
*
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2014-01-15
4
-33
/
+53
*
crypto: ccp - Check for caller result area before using it
Tom Lendacky
2014-01-15
2
-3
/
+8
*
crypto: ccp - Cleanup scatterlist usage
Tom Lendacky
2014-01-15
2
-26
/
+33
*
crypto: ccp - Apply appropriate gfp_t type to memory allocations
Tom Lendacky
2014-01-15
2
-2
/
+8
*
crypto: ccp - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-30
1
-2
/
+0
*
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
2013-12-20
3
-21
/
+7
*
crypto: ccp - CCP Kconfig fixes
Tom Lendacky
2013-12-20
1
-0
/
+1
*
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
Tom Lendacky
2013-12-20
2
-5
/
+5
*
crytpo: ccp - fix coccinelle warnings
Fengguang Wu
2013-12-09
3
-4
/
+4
*
crytpo: ccp - CCP device driver build files
Tom Lendacky
2013-12-05
2
-0
/
+33
*
crypto: ccp - CCP SHA crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+497
*
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+285
*
crypto: ccp - CCP AES CMAC mode crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+355
*
crypto: ccp - CCP AES crypto API support
Tom Lendacky
2013-12-05
1
-0
/
+375
*
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky
2013-12-05
2
-0
/
+623
*
crypto: ccp - CCP device driver and interface support
Tom Lendacky
2013-12-05
4
-0
/
+3234