All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] crypto: hisilicon/hpre bugfix - misc fixes
@ 2020-07-10  7:40 Meng Yu
  2020-07-10  7:40 ` [PATCH v2 1/6] crypto: hisilicon/hpre - Init the value of current_q of debugfs Meng Yu
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Meng Yu @ 2020-07-10  7:40 UTC (permalink / raw)
  To: herbert, davem; +Cc: linux-crypto, xuzaibo, wangzhou1, linux-kernel

Bugfix: crypto: hisilicon/hpre - modify the macros, add a switch in
    sriov_configure, unified debugfs interface, and disable
    hardware FLR.

Hui Tang (2):
  crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by
    debugfs
  crypto: hisilicon/hpre - disable FLR triggered by hardware

Meng Yu (4):
  crypto: hisilicon/hpre - Init the value of current_q of debugfs
  crypto: hisilicon/hpre - Modify the Macro definition and format
  crypto: hisilicon/hpre - Add a switch in sriov_configure
  crypto: hisilicon/hpre - update debugfs interface parameters

 drivers/crypto/hisilicon/hpre/hpre_main.c | 111 +++++++++++++++++-------------
 1 file changed, 62 insertions(+), 49 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2020-07-16 11:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  7:40 [PATCH v2 0/6] crypto: hisilicon/hpre bugfix - misc fixes Meng Yu
2020-07-10  7:40 ` [PATCH v2 1/6] crypto: hisilicon/hpre - Init the value of current_q of debugfs Meng Yu
2020-07-10  7:40 ` [PATCH v2 2/6] crypto: hisilicon/hpre - HPRE_OVERTIME_THRHLD can be written by debugfs Meng Yu
2020-07-10  7:40 ` [PATCH v2 3/6] crypto: hisilicon/hpre - Modify the Macro definition and format Meng Yu
2020-07-10  7:40 ` [PATCH v2 4/6] crypto: hisilicon/hpre - Add a switch in sriov_configure Meng Yu
2020-07-10  7:40 ` [PATCH v2 5/6] crypto: hisilicon/hpre - update debugfs interface parameters Meng Yu
2020-07-10  7:40 ` [PATCH v2 6/6] crypto: hisilicon/hpre - disable FLR triggered by hardware Meng Yu
2020-07-16 11:55 ` [PATCH v2 0/6] crypto: hisilicon/hpre bugfix - misc fixes Herbert Xu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.