linux/drivers/crypto/qat/qat_common
Linus Torvalds 87d7bcee4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto update from Herbert Xu:
 - add multibuffer infrastructure (single_task_running scheduler helper,
   OKed by Peter on lkml.
 - add SHA1 multibuffer implementation for AVX2.
 - reenable "by8" AVX CTR optimisation after fixing counter overflow.
 - add APM X-Gene SoC RNG support.
 - SHA256/SHA512 now handles unaligned input correctly.
 - set lz4 decompressed length correctly.
 - fix algif socket buffer allocation failure for 64K page machines.
 - misc fixes

* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (47 commits)
  crypto: sha - Handle unaligned input data in generic sha256 and sha512.
  Revert "crypto: aesni - disable "by8" AVX CTR optimization"
  crypto: aesni - remove unused defines in "by8" variant
  crypto: aesni - fix counter overflow handling in "by8" variant
  hwrng: printk replacement
  crypto: qat - Removed unneeded partial state
  crypto: qat - Fix typo in name of tasklet_struct
  crypto: caam - Dynamic allocation of addresses for various memory blocks in CAAM.
  crypto: mcryptd - Fix typos in CRYPTO_MCRYPTD description
  crypto: algif - avoid excessive use of socket buffer in skcipher
  arm64: dts: add random number generator dts node to APM X-Gene platform.
  Documentation: rng: Add X-Gene SoC RNG driver documentation
  hwrng: xgene - add support for APM X-Gene SoC RNG support
  crypto: mv_cesa - Add missing #define
  crypto: testmgr - add test for lz4 and lz4hc
  crypto: lz4,lz4hc - fix decompression
  crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()
  crypto: drbg - fix maximum value checks on 32 bit systems
  crypto: drbg - fix sparse warning for cpu_to_be[32|64]
  crypto: sha-mb - sha1_mb_alg_state can be static
  ...
2014-10-08 06:44:48 -04:00
..
adf_accel_devices.h crypto: qat - Fix random config build warnings 2014-06-26 14:49:29 +08:00
adf_accel_engine.c crypto: qat - Updated print outputs 2014-08-01 22:36:08 +08:00
adf_aer.c crypto: qat - Fixed new checkpatch warnings 2014-06-26 14:49:43 +08:00
adf_cfg_common.h
adf_cfg_strings.h
adf_cfg_user.h
adf_cfg.c crypto: qat - remove unneeded header 2014-08-01 22:36:02 +08:00
adf_cfg.h
adf_common_drv.h crypto: qat - Fix error path crash when no firmware is present 2014-06-26 14:49:46 +08:00
adf_ctl_drv.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2014-10-08 06:44:48 -04:00
adf_dev_mgr.c
adf_init.c crypto: qat - Updated print outputs 2014-08-01 22:36:08 +08:00
adf_transport_access_macros.h crypto: qat - Intel(R) QAT transport code 2014-06-20 21:26:15 +08:00
adf_transport_debug.c crypto: qat - Fixed new checkpatch warnings 2014-06-26 14:49:43 +08:00
adf_transport_internal.h crypto: qat - Fix typo in name of tasklet_struct 2014-09-24 14:01:26 +08:00
adf_transport.c crypto: qat - Fixed new checkpatch warnings 2014-06-26 14:49:43 +08:00
adf_transport.h crypto: qat - Intel(R) QAT transport code 2014-06-20 21:26:15 +08:00
icp_qat_fw_init_admin.h crypto: qat - Intel(R) QAT FW interface 2014-06-20 21:26:16 +08:00
icp_qat_fw_la.h crypto: qat - checkpatch blank lines 2014-08-01 22:36:01 +08:00
icp_qat_fw_loader_handle.h crypto: qat - Intel(R) QAT accelengine part of fw loader 2014-06-20 21:26:17 +08:00
icp_qat_fw.h crypto: qat - Intel(R) QAT FW interface 2014-06-20 21:26:16 +08:00
icp_qat_hal.h crypto: qat - Intel(R) QAT accelengine part of fw loader 2014-06-20 21:26:17 +08:00
icp_qat_hw.h crypto: qat - remove unnecessary parentheses 2014-08-01 22:36:03 +08:00
icp_qat_uclo.h crypto: qat - change slice->regions to slice->region 2014-08-01 22:36:06 +08:00
Makefile
qat_algs.c crypto: qat - Removed unneeded partial state 2014-09-24 14:01:26 +08:00
qat_crypto.c crypto: qat - Fixed new checkpatch warnings 2014-06-26 14:49:43 +08:00
qat_crypto.h crypto: qat - Intel(R) QAT crypto interface 2014-06-20 21:26:16 +08:00
qat_hal.c crypto: qat - Use hweight for bit counting 2014-08-01 22:36:08 +08:00
qat_uclo.c crypto: qat - Fixed SKU1 dev issue 2014-08-01 22:36:10 +08:00