aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ccp
Commit message (Expand)AuthorAge
* crypto: ccp - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-22
* crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-16
* crypto: ccp - Account for CCP backlog processingTom Lendacky2014-02-26
* crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky2014-02-26
* crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky2014-02-26
* crypto: ccp - Perform completion callbacks using a taskletTom Lendacky2014-02-08
* crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky2014-02-08
* crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky2014-02-08
* crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky2014-02-08
* crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones2014-02-08
* crypto: ccp - CCP device enabled/disabled changesTom Lendacky2014-01-14
* crypto: ccp - Cleanup hash invocation callsTom Lendacky2014-01-14
* crypto: ccp - Change data length declarations to u64Tom Lendacky2014-01-14
* crypto: ccp - Check for caller result area before using itTom Lendacky2014-01-14
* crypto: ccp - Cleanup scatterlist usageTom Lendacky2014-01-14
* crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky2014-01-14
* crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat2013-12-30
* crypto: ccp - Remove user triggerable pr_err callsTom Lendacky2013-12-20
* crypto: ccp - CCP Kconfig fixesTom Lendacky2013-12-20
* crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky2013-12-20
* crytpo: ccp - fix coccinelle warningsFengguang Wu2013-12-09
* crytpo: ccp - CCP device driver build filesTom Lendacky2013-12-05
* crypto: ccp - CCP SHA crypto API supportTom Lendacky2013-12-05
* crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky2013-12-05
* crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky2013-12-05
* crypto: ccp - CCP AES crypto API supportTom Lendacky2013-12-05
* crypto: ccp - crypto API interface to the CCP device driverTom Lendacky2013-12-05
* crypto: ccp - CCP device driver and interface supportTom Lendacky2013-12-05