linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] crypto: img-hash - fixes and interface changes
@ 2016-08-05 13:00 Will Thomas
  2016-08-05 13:00 ` [PATCH v2 1/7] crypto: img-hash - Fix null pointer exception Will Thomas
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Will Thomas @ 2016-08-05 13:00 UTC (permalink / raw)
  To: herbert; +Cc: linux-crypto, Will Thomas

Hi Herbert,

This patchset includes small stability fixes, power management
and import/export interface functions for the img-hash driver.

Changes as discussed for [1/7], [2/7] and [5/7].


Govindraj Raja (1):
  crypto: img-hash - Add suspend resume hooks for img hash

James Hartley (2):
  crypto: img-hash - Add support for export and import
  crypto: img-hash - log a successful probe

Will Thomas (4):
  crypto: img-hash - Fix null pointer exception
  crypto: img-hash - Fix hash request context
  crypto: img-hash - Reconfigure DMA Burst length
  crypto: img-hash - Fix set_reqsize call

 drivers/crypto/img-hash.c | 108 +++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 98 insertions(+), 10 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-08-09 11:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-05 13:00 [PATCH v2 0/7] crypto: img-hash - fixes and interface changes Will Thomas
2016-08-05 13:00 ` [PATCH v2 1/7] crypto: img-hash - Fix null pointer exception Will Thomas
2016-08-05 13:00 ` [PATCH v2 2/7] crypto: img-hash - Fix hash request context Will Thomas
2016-08-05 13:00 ` [PATCH v2 3/7] crypto: img-hash - Reconfigure DMA Burst length Will Thomas
2016-08-05 13:00 ` [PATCH v2 4/7] crypto: img-hash - Add suspend resume hooks for img hash Will Thomas
2016-08-05 13:00 ` [PATCH v2 5/7] crypto: img-hash - Add support for export and import Will Thomas
2016-08-05 13:00 ` [PATCH v2 6/7] crypto: img-hash - log a successful probe Will Thomas
2016-08-05 13:00 ` [PATCH v2 7/7] crypto: img-hash - Fix set_reqsize call Will Thomas
2016-08-09 11:02 ` [PATCH v2 0/7] crypto: img-hash - fixes and interface changes Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).