summaryrefslogtreecommitdiff
path: root/drivers/crypto/ccp
Commit message (Expand)AuthorAge
* crypto: ccp - Fix AES XTS error for request sizes above 4096Tom Lendacky2016-05-25
* crypto: ccp - constify ccp_actions structureJulia Lawall2016-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-04-28
|\
| * crypto: ccp - Prevent information leakage on exportTom Lendacky2016-04-15
* | crypto: ccp - Ensure all dependencies are specifiedGary R Hook2016-04-25
* | crypto: ccp - Register the CCP as a DMA resourceGary R Hook2016-04-20
* | crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>Mike Galbraith2016-04-15
|/
* crypto: ccp - fix lock acquisition codeGary R Hook2016-03-17
* crypto: ccp - Add abstraction for device-specific callsGary R Hook2016-03-11
* crypto: ccp - CCP versioning supportGary R Hook2016-03-11
* crypto: ccp - Support for multiple CCPsGary R Hook2016-03-11
* crypto: ccp - Remove check for x86 family and modelGary R Hook2016-03-11
* crypto: ccp - memset request context to zero during importTom Lendacky2016-02-28
* crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2016-02-06
* crypto: ccp - Limit the amount of information exportedTom Lendacky2016-02-01
* crypto: ccp - Add hash state import and export supportTom Lendacky2016-01-25
* crypto: ccp - use to_pci_dev and to_platform_deviceGeliang Tang2015-12-25
* crypto: ccp - Use precalculated hash from headersLABBE Corentin2015-12-22
* Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
|\
| * device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-07
* | crypto: ccp - Use module name in driver structuresTom Lendacky2015-10-08
* | crypto: ccp - Change references to accelerator to offloadTom Lendacky2015-10-08
* | crypto: ccp - Remove use ACPI fieldTom Lendacky2015-10-08
* | crypto: ccp - Replace BUG_ON with WARN_ON and a return codeTom Lendacky2015-10-08
|/
* crypto: ccp - Provide support to autoload CCP driverTom Lendacky2015-07-06
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\
| * crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-15
* | crypto: drivers - Fix Kconfig selectsHerbert Xu2015-06-18
* | crypto: ccp - Protect against poorly marked end of sg listTom Lendacky2015-06-03
* | crypto: ccp - Remove unused structure fieldTom Lendacky2015-05-27
* | crypto: ccp - Remove manual check and set of dma_mask pointerTom Lendacky2015-05-27
|/
* crypto: ccp - Add ACPI supportTom Lendacky2015-02-27
* crypto: ccp - Convert calls to their devm_ counterpartsTom Lendacky2015-02-27
* crypto: ccp - Use dma_set_mask_and_coherent to set DMA maskTom Lendacky2015-02-27
* crypto: ccp - Update CCP build supportTom Lendacky2015-02-27
* crypto: ccp - Updates for checkpatch warnings/errorsTom Lendacky2015-02-27
* crypto: ccp - terminate ccp_support array with empty elementAndrey Ryabinin2015-01-26
* crypto: ccp: drop owner assignment from platform_driversWolfram Sang2014-10-20
* crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.cJan-Simon Möller2014-10-14
* crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-24
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* crypto: ccp - Do not sign extend input data to CCPTom Lendacky2014-08-01
* crypto: ccp - Remove "select OF" from KconfigTom Lendacky2014-07-24
* crypto: ccp - Base AXI DMA cache settings on device treeTom Lendacky2014-07-23
* crypto: ccp - Add platform device support for arm64Tom Lendacky2014-06-20
* crypto: ccp - Modify PCI support in prep for arm64 supportTom Lendacky2014-06-20
* 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-27
* crypto: ccp - Invoke context callback when there is a backlog errorTom Lendacky2014-02-27