summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ux500
Commit message (Expand)AuthorAgeFilesLines
* crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)2019-06-011-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-3013-13/+14
* crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.oMasahiro Yamada2019-04-251-5/+1Star
* crypto: ux500 - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-181-79/+7Star
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-251-9/+11
* crypto: ux500 - catch dma submission errorYueHaibing2019-01-111-0/+6
* crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2018-12-231-1/+1
* crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2018-12-231-2/+2
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-0/+2
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
* | crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-081-3/+0Star
* | crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-081-8/+4Star
|/
* crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp...Markus Elfring2018-02-221-2/+2
* crypto: ux500 - Adjust an error message in ux500_cryp_probe()Markus Elfring2018-02-221-1/+1
* crypto: ux500 - Adjust two condition checks in ux500_cryp_probe()Markus Elfring2018-02-221-5/+2Star
* crypto: ux500 - Delete an error message for a failed memory allocation in ux5...Markus Elfring2018-02-221-1/+0Star
* crypto: ux500/hash - Add empty export and importKamil Konieczny2018-02-151-0/+18
* crypto: drop unnecessary return statementsGeliang Tang2017-09-221-1/+0Star
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-07-211-2/+2
|\
| * crypto: ux500 - memmove the right sizeLinus Walleij2016-06-131-2/+2
* | crypto: ux500 - do not build with -O0Arnd Bergmann2016-06-282-4/+4
|/
* crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-112-4/+4
* crypto: ux500 - Use precalculated hash from headersLABBE Corentin2015-12-222-18/+4Star
* crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin2015-10-142-103/+16Star
* crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt2015-09-212-0/+2
* crypto: drivers - Fix Kconfig selectsHerbert Xu2015-06-181-2/+2
* crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2015-03-061-1/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-182-3/+3
|\
| * crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard2014-12-222-3/+3
* | crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-261-1/+1
* | crypto: ux500 - fix checkpatch errorsAsaf Vertz2014-12-221-4/+4
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-152-2/+0Star
|\
| * crypto: ux500: hash: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
| * crypto: ux500: cryp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-242-6/+6
* | crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-101-0/+2
* | crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-101-0/+2
|/
* crypto: ux500 - make interrupt mode plausibleArnd Bergmann2014-07-031-13/+12Star
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-08-011-307/+279Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-051-1/+1
|\
| * crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-281-1/+1
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-025-37/+93
|\ \
| * | crypto: ux500: use dmaengine_submit APIFabio Baltieri2013-06-252-2/+2
| * | crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri2013-06-252-12/+12
| * | crypto: ux500: use dmaengine_device_control APIFabio Baltieri2013-06-252-3/+3
| * | crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri2013-06-251-2/+2
| * | crypto: ux500/hash: add missing static qualifiersFabio Baltieri2013-06-251-3/+2Star
| * | crypto: ux500/hash: use readl on iomem addressesFabio Baltieri2013-06-251-10/+10
| * | crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones2013-05-232-1/+3