summaryrefslogtreecommitdiff
path: root/drivers/crypto/sahara.c
AgeCommit message (Expand)Author
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2017-08-22crypto: sahara - constify platform_device_idArvind Yadav
2017-08-17crypto: sahara - Remove leftover from previous used spinlockMogens Lauridsen
2017-08-17crypto: sahara - Fix dma unmap directionMogens Lauridsen
2017-07-18crypto: sahara - make of_device_ids constArvind Yadav
2016-11-01crypto: sahara - fix typo "Decidated" -> "Dedicated"Colin Ian King
2016-07-01crypto: sahara - Use skcipher for fallbackHerbert Xu
2016-02-06crypto: sahara - fill the statesize fieldFabio Estevam
2016-02-06crypto: sahara - avoid needlessly saving and restoring sahara_ctxFabio Estevam
2016-02-06crypto: sahara - remove unneeded mutex in the exported stateFabio Estevam
2015-12-10crypto: sahara - fix debug output for 64-bit dma_addr_tArnd Bergmann
2015-12-10crypto: sahara - fix 64-bit dma_addr_t compilationArnd Bergmann
2015-11-23crypto: sahara - set nb_[in|out]_sg as signed intLABBE Corentin
2015-11-17crypto: sahara - check return value of sg_nents_for_lenLABBE Corentin
2015-10-15crypto: sahara - set array of const as constLABBE Corentin
2015-10-01crypto: sahara - dma_map_sg can handle chained SGLABBE Corentin
2015-09-21crypto: sahara - replace sahara_sg_length with sg_nents_for_lenLABBE Corentin
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-19crypto: sahara - Use dmam_alloc_coherentVaishali Thakkar
2015-08-17crypto: replace scatterwalk_sg_chain with sg_chainDan Williams
2015-06-21crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam
2015-04-08crypto: sahara - fix AES descriptor createSteffen Trumtrar
2015-04-08crypto: sahara - use the backlogSteffen Trumtrar
2015-02-28crypto: sahara - drop unnecessary default assignmentNicholas Mc Guire
2015-02-28crypto: sahara - pass on error conditionNicholas Mc Guire
2015-02-28crypto: sahara - fix type of ret for wait_for_completion_timeoutNicholas Mc Guire
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-03crypto: sahara - add support for SHA1/256Steffen Trumtrar
2014-12-03crypto: sahara - replace tasklets with kthreadSteffen Trumtrar
2014-12-03crypto: sahara - add support for i.MX53Steffen Trumtrar
2014-12-03crypto: sahara - fix spinlock initializationSteffen Trumtrar
2014-10-20crypto: drop owner assignment from platform_driversWolfram Sang
2014-05-22crypto: sahara - tfm->__crt_alg->cra_name directlyMarek Vasut
2014-03-10crypto: sahara - Use return value of devm_request_irq() on errorAlexander Shiyan
2014-02-27crypto: sahara - Use devm_ioremap_resource()Jingoo Han
2013-10-07crypto: sahara - Remove redundant of_match_ptrSachin Kamat
2013-08-21crypto: sahara - checking the wrong variableDan Carpenter
2013-08-14crypto: sahara - Staticize local symbolJingoo Han
2013-06-05crypto: sahara - fix building as moduleArnd Bergmann
2013-03-21crypto: sahara - Add driver for SAHARA2 accelerator.Javier Martin