index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Age
Commit message (
Expand
)
Author
2016-05-03
crypto: ccp - constify ccp_actions structure
Julia Lawall
2016-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-04-25
crypto: ccp - Ensure all dependencies are specified
Gary R Hook
2016-04-20
crypto: ccp - Register the CCP as a DMA resource
Gary R Hook
2016-04-15
crypto: ccp - Fix RT breaking #include <linux/rwlock_types.h>
Mike Galbraith
2016-04-15
crypto: ccp - Prevent information leakage on export
Tom Lendacky
2016-03-17
crypto: ccp - fix lock acquisition code
Gary R Hook
2016-03-11
crypto: ccp - Add abstraction for device-specific calls
Gary R Hook
2016-03-11
crypto: ccp - CCP versioning support
Gary R Hook
2016-03-11
crypto: ccp - Support for multiple CCPs
Gary R Hook
2016-03-11
crypto: ccp - Remove check for x86 family and model
Gary R Hook
2016-02-28
crypto: ccp - memset request context to zero during import
Tom Lendacky
2016-02-06
crypto: ccp - Don't assume export/import areas are aligned
Tom Lendacky
2016-02-01
crypto: ccp - Limit the amount of information exported
Tom Lendacky
2016-01-25
crypto: ccp - Add hash state import and export support
Tom Lendacky
2015-12-25
crypto: ccp - use to_pci_dev and to_platform_device
Geliang Tang
2015-12-22
crypto: ccp - Use precalculated hash from headers
LABBE Corentin
2015-11-07
Merge branch 'acpi-pci'
Rafael J. Wysocki
2015-11-07
device property: ACPI: Make use of the new DMA Attribute APIs
Suthikulpanit, Suravee
2015-10-08
crypto: ccp - Use module name in driver structures
Tom Lendacky
2015-10-08
crypto: ccp - Change references to accelerator to offload
Tom Lendacky
2015-10-08
crypto: ccp - Remove use ACPI field
Tom Lendacky
2015-10-08
crypto: ccp - Replace BUG_ON with WARN_ON and a return code
Tom Lendacky
2015-07-06
crypto: ccp - Provide support to autoload CCP driver
Tom Lendacky
2015-06-23
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-18
crypto: drivers - Fix Kconfig selects
Herbert Xu
2015-06-15
crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
Suthikulpanit, Suravee
2015-06-03
crypto: ccp - Protect against poorly marked end of sg list
Tom Lendacky
2015-05-27
crypto: ccp - Remove unused structure field
Tom Lendacky
2015-05-27
crypto: ccp - Remove manual check and set of dma_mask pointer
Tom Lendacky
2015-02-27
crypto: ccp - Add ACPI support
Tom Lendacky
2015-02-27
crypto: ccp - Convert calls to their devm_ counterparts
Tom Lendacky
2015-02-27
crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask
Tom Lendacky
2015-02-27
crypto: ccp - Update CCP build support
Tom Lendacky
2015-02-27
crypto: ccp - Updates for checkpatch warnings/errors
Tom Lendacky
2015-01-26
crypto: ccp - terminate ccp_support array with empty element
Andrey Ryabinin
2014-10-20
crypto: ccp: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-14
crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
Jan-Simon Möller
2014-09-24
crypto: ccp - Check for CCP before registering crypto algs
Tom Lendacky
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-01
crypto: ccp - Do not sign extend input data to CCP
Tom Lendacky
2014-07-24
crypto: ccp - Remove "select OF" from Kconfig
Tom Lendacky
2014-07-23
crypto: ccp - Base AXI DMA cache settings on device tree
Tom Lendacky
2014-06-20
crypto: ccp - Add platform device support for arm64
Tom Lendacky
2014-06-20
crypto: ccp - Modify PCI support in prep for arm64 support
Tom Lendacky
2014-05-22
crypto: ccp - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-04-16
crypto: ccp - Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-27
crypto: ccp - Account for CCP backlog processing
Tom Lendacky
2014-02-27
crypto: ccp - Invoke context callback when there is a backlog error
Tom Lendacky
2014-02-27
crypto: ccp - Prevent a possible lost CCP command request
Tom Lendacky
[next]