linux/drivers/crypto/qat/qat_common
Linus Torvalds e43327c706 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu:

 - fix regression in af_alg that affects iwd

 - restore polling delay in qat

 - fix double free in ingenic on error path

 - fix potential build failure in sa2ul due to missing Kconfig dependency

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: af_alg - Work around empty control messages without MSG_MORE
  crypto: sa2ul - add Kconfig selects to fix build error
  crypto: ingenic - Drop kfree for memory allocated with devm_kzalloc
  crypto: qat - add delay before polling mailbox
2020-08-30 15:53:44 -07:00
..
adf_accel_devices.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_accel_engine.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_admin.c crypto: qat - add delay before polling mailbox 2020-08-21 14:43:50 +10:00
adf_aer.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_cfg_common.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
adf_cfg_strings.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_cfg_user.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
adf_cfg.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_cfg.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_common_drv.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_ctl_drv.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_dev_mgr.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_hw_arbiter.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_init.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_isr.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_pf2vf_msg.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
adf_pf2vf_msg.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_sriov.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_transport_access_macros.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_transport_debug.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_transport_internal.h crypto: qat - remove packed attribute in etr structs 2020-06-18 17:26:42 +10:00
adf_transport.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_transport.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
adf_vf2pf_msg.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
adf_vf_isr.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
icp_qat_fw_init_admin.h crypto: qat - update fw init admin msg 2020-06-18 17:26:43 +10:00
icp_qat_fw_la.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_fw_loader_handle.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
icp_qat_fw_pke.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_fw.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_hal.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
icp_qat_hw.h crypto: qat - replace user types with kernel ABI __u types 2020-06-18 17:26:42 +10:00
icp_qat_uclo.h crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qat_algs.c crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY 2020-07-16 21:49:10 +10:00
qat_asym_algs.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
qat_crypto.c crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
qat_crypto.h crypto: qat - convert to SPDX License Identifiers 2020-06-18 17:19:44 +10:00
qat_hal.c crypto: qat - replace user types with kernel u types 2020-06-18 17:26:41 +10:00
qat_uclo.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00