Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/4] crypto: qat: Minor Fixes
@ 2014-06-24 22:19 Tadeusz Struk
  2014-06-24 22:19 ` [PATCH 1/4] crypto: qat: Fix random config build warnings Tadeusz Struk
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Tadeusz Struk @ 2014-06-24 22:19 UTC (permalink / raw)
  To: herbert; +Cc: davem, bruce.w.allan, linux-crypto, qat-linux

The following series fixes minor format issues, updates FW info, and fixes
error path crash when no firmware is present.
---

Tadeusz Struk (4):
      crypto: qat: Fix random config build warnings
      crypto: qat: Updated Firmware Info Metadata
      crypto: qat: Fixed new checkpatch warnings
      crypto: qat: Fix error path crash when no firmware is present


 drivers/crypto/qat/Kconfig                         |    1 +
 drivers/crypto/qat/qat_common/adf_accel_devices.h  |    1 +
 drivers/crypto/qat/qat_common/adf_aer.c            |    1 +
 drivers/crypto/qat/qat_common/adf_cfg.c            |    3 ++
 drivers/crypto/qat/qat_common/adf_common_drv.h     |    2 +-
 drivers/crypto/qat/qat_common/adf_transport.c      |    2 ++
 .../crypto/qat/qat_common/adf_transport_debug.c    |    3 ++
 drivers/crypto/qat/qat_common/qat_algs.c           |   10 ++++++--
 drivers/crypto/qat/qat_common/qat_crypto.c         |    4 ++-
 drivers/crypto/qat/qat_common/qat_hal.c            |    7 ++++--
 drivers/crypto/qat/qat_common/qat_uclo.c           |   25 +++++++++++---------
 drivers/crypto/qat/qat_dh895xcc/adf_drv.c          |    1 +
 drivers/crypto/qat/qat_dh895xcc/adf_hw_arbiter.c   |   12 +++++-----
 drivers/crypto/qat/qat_dh895xcc/adf_isr.c          |    2 +-
 14 files changed, 48 insertions(+), 26 deletions(-)

-- 

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-26  6:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 22:19 [PATCH 0/4] crypto: qat: Minor Fixes Tadeusz Struk
2014-06-24 22:19 ` [PATCH 1/4] crypto: qat: Fix random config build warnings Tadeusz Struk
2014-06-25 13:36   ` Herbert Xu
2014-06-25 13:52     ` Tadeusz Struk
2014-06-26  6:51       ` Herbert Xu
2014-06-24 22:19 ` [PATCH 2/4] crypto: qat: Updated Firmware Info Metadata Tadeusz Struk
2014-06-24 22:19 ` [PATCH 3/4] crypto: qat: Fixed new checkpatch warnings Tadeusz Struk
2014-06-24 22:19 ` [PATCH 4/4] crypto: qat: Fix error path crash when no firmware is present Tadeusz Struk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox