Hi Herbert, This series contains two fixes for the Inside Secure SafeXcel crypto engine driver. The first one removes a warning when the DMA-API debug is activated and the second one is fixing an issue with the driver in certain cases where the input length is a multiple of a block size. Thanks! Antoine Antoine Tenart (2): crypto: inside-secure - avoid unmapping DMA memory that was not mapped crypto: inside-secure - fix hash when length is a multiple of a block drivers/crypto/inside-secure/safexcel_hash.c | 54 ++++++++++++++++++---------- 1 file changed, 36 insertions(+), 18 deletions(-) -- 2.14.3