summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/img-hash.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: img-hash - remove unnecessary static in img_hash_remove()Gustavo A. R. Silva2017-08-031-1/+1
* crypto: img-hash - Handle return value of clk_prepare_enableArvind Yadav2017-05-231-2/+10
* crypto: img-hash - use dma_data_direction when calling dma_map_sgNicolas Iooss2017-01-231-2/+2
* crypto: img-hash - Fix set_reqsize callWill Thomas2016-08-091-0/+1
* crypto: img-hash - log a successful probeJames Hartley2016-08-091-1/+1
* crypto: img-hash - Add support for export and importJames Hartley2016-08-091-6/+63
* crypto: img-hash - Add suspend resume hooks for img hashGovindraj Raja2016-08-091-0/+27
* crypto: img-hash - Reconfigure DMA Burst lengthWill Thomas2016-08-091-1/+2
* crypto: img-hash - Fix hash request contextWill Thomas2016-08-091-1/+3
* crypto: img-hash - Fix null pointer exceptionWill Thomas2016-08-091-1/+1
* crypto: img-hash - fix spelling mistake in dev_err error messageColin Ian King2015-08-041-1/+1
* crypto: img-hash - shift wrapping bug in img_hash_hw_init()Dan Carpenter2015-03-231-1/+1
* crypto: img-hash - fix some compile warningsDan Carpenter2015-03-231-2/+1
* linux-next: build failure after merge of the crypto treeHerbert Xu2015-03-171-1/+1
* crypto: img-hash - Add Imagination Technologies hw hash acceleratorJames Hartley2015-03-161-0/+1030
OpenPOWER on IntegriCloud