index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccp
Age
Commit message (
Expand
)
Author
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
2014-02-09
crypto: ccp - Perform completion callbacks using a tasklet
Tom Lendacky
2014-02-09
crypto: ccp - Use a single queue for proper ordering of tfm requests
Tom Lendacky
2014-02-09
crypto: ccp - Move HMAC calculation down to ccp ops file
Tom Lendacky
2014-02-09
crypto: ccp - Allow for selective disablement of crypto API algorithms
Tom Lendacky
2014-02-09
crypto: ccp - Fix ccp_run_passthru_cmd dma variable assignments
Dave Jones
2014-01-15
crypto: ccp - CCP device enabled/disabled changes
Tom Lendacky
2014-01-15
crypto: ccp - Cleanup hash invocation calls
Tom Lendacky
2014-01-15
crypto: ccp - Change data length declarations to u64
Tom Lendacky
2014-01-15
crypto: ccp - Check for caller result area before using it
Tom Lendacky
2014-01-15
crypto: ccp - Cleanup scatterlist usage
Tom Lendacky
2014-01-15
crypto: ccp - Apply appropriate gfp_t type to memory allocations
Tom Lendacky
2013-12-30
crypto: ccp - Remove redundant dev_set_drvdata
Sachin Kamat
2013-12-20
crypto: ccp - Remove user triggerable pr_err calls
Tom Lendacky
2013-12-20
crypto: ccp - CCP Kconfig fixes
Tom Lendacky
2013-12-20
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
Tom Lendacky
2013-12-09
crytpo: ccp - fix coccinelle warnings
Fengguang Wu
2013-12-05
crytpo: ccp - CCP device driver build files
Tom Lendacky
2013-12-05
crypto: ccp - CCP SHA crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - CCP XTS-AES crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - CCP AES CMAC mode crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - CCP AES crypto API support
Tom Lendacky
2013-12-05
crypto: ccp - crypto API interface to the CCP device driver
Tom Lendacky
2013-12-05
crypto: ccp - CCP device driver and interface support
Tom Lendacky