summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp
AgeCommit message (Expand)Author
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-01crypto: ccp - Do not sign extend input data to CCPTom Lendacky
2014-07-24crypto: ccp - Remove "select OF" from KconfigTom Lendacky
2014-07-23crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky
2014-06-20crypto: ccp - Add platform device support for arm64Tom Lendacky
2014-06-20crypto: ccp - Modify PCI support in prep for arm64 supportTom Lendacky
2014-05-22crypto: ccp - tfm->__crt_alg->cra_name directlyMarek Vasut
2014-04-16crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-02-27crypto: ccp - Account for CCP backlog processingTom Lendacky
2014-02-27crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky
2014-02-27crypto: ccp - Prevent a possible lost CCP command requestTom Lendacky
2014-02-09crypto: ccp - Perform completion callbacks using a taskletTom Lendacky
2014-02-09crypto: ccp - Use a single queue for proper ordering of tfm requestsTom Lendacky
2014-02-09crypto: ccp - Move HMAC calculation down to ccp ops fileTom Lendacky
2014-02-09crypto: ccp - Allow for selective disablement of crypto API algorithmsTom Lendacky
2014-02-09crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignmentsDave Jones
2014-01-15crypto: ccp - CCP device enabled/disabled changesTom Lendacky
2014-01-15crypto: ccp - Cleanup hash invocation callsTom Lendacky
2014-01-15crypto: ccp - Change data length declarations to u64Tom Lendacky
2014-01-15crypto: ccp - Check for caller result area before using itTom Lendacky
2014-01-15crypto: ccp - Cleanup scatterlist usageTom Lendacky
2014-01-15crypto: ccp - Apply appropriate gfp_t type to memory allocationsTom Lendacky
2013-12-30crypto: ccp - Remove redundant dev_set_drvdataSachin Kamat
2013-12-20crypto: ccp - Remove user triggerable pr_err callsTom Lendacky
2013-12-20crypto: ccp - CCP Kconfig fixesTom Lendacky
2013-12-20crypto: ccp - Fix sparse warnings in ccp-crypto-sha.cTom Lendacky
2013-12-09crytpo: ccp - fix coccinelle warningsFengguang Wu
2013-12-05crytpo: ccp - CCP device driver build filesTom Lendacky
2013-12-05crypto: ccp - CCP SHA crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP XTS-AES crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP AES CMAC mode crypto API supportTom Lendacky
2013-12-05crypto: ccp - CCP AES crypto API supportTom Lendacky
2013-12-05crypto: ccp - crypto API interface to the CCP device driverTom Lendacky
2013-12-05crypto: ccp - CCP device driver and interface supportTom Lendacky