aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ux500
Commit message (Expand)AuthorAge
* crypto: ux500 - Fix COMPILE_TEST warningsHerbert Xu2019-09-09
* crypto: des - split off DES library from generic DES cipher driverArd Biesheuvel2019-08-22
* crypto: ux500/des - switch to new verification routinesArd Biesheuvel2019-08-22
* crypto: ux500/crypt - Mark expected switch fall-throughsGustavo A. R. Silva2019-08-09
* crypto: ux500 - Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior2019-07-26
* crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)2019-06-01
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-30
* crypto: ux500 - use ccflags-y instead of CFLAGS_<basename>.oMasahiro Yamada2019-04-25
* crypto: ux500 - Forbid 2-key 3DES in FIPS modeHerbert Xu2019-04-18
* crypto: clarify name of WEAK_KEY request flagEric Biggers2019-01-25
* crypto: ux500 - catch dma submission errorYueHaibing2019-01-11
* crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2018-12-22
* crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2018-12-22
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-18
|\
| * headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-07
* | crypto: ahash - remove useless setting of cra_typeEric Biggers2018-07-08
* | crypto: ahash - remove useless setting of type flagsEric Biggers2018-07-08
|/
* crypto: ux500 - Delete two unnecessary variable initialisations in ux500_cryp...Markus Elfring2018-02-22
* crypto: ux500 - Adjust an error message in ux500_cryp_probe()Markus Elfring2018-02-22
* crypto: ux500 - Adjust two condition checks in ux500_cryp_probe()Markus Elfring2018-02-22
* crypto: ux500 - Delete an error message for a failed memory allocation in ux5...Markus Elfring2018-02-22
* crypto: ux500/hash - Add empty export and importKamil Konieczny2018-02-15
* crypto: drop unnecessary return statementsGeliang Tang2017-09-22
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-07-21
|\
| * crypto: ux500 - memmove the right sizeLinus Walleij2016-06-13
* | crypto: ux500 - do not build with -O0Arnd Bergmann2016-06-28
|/
* crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-11
* crypto: ux500 - Use precalculated hash from headersLABBE Corentin2015-12-22
* crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin2015-10-14
* crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt2015-09-21
* crypto: drivers - Fix Kconfig selectsHerbert Xu2015-06-18
* crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2015-03-06
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-18
|\
| * crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard2014-12-22
* | crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-25
* | crypto: ux500 - fix checkpatch errorsAsaf Vertz2014-12-22
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * crypto: ux500: hash: drop owner assignment from platform_driversWolfram Sang2014-10-20
| * crypto: ux500: cryp: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* | crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-10
* | crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-10
|/
* crypto: ux500 - make interrupt mode plausibleArnd Bergmann2014-07-03
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-07-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\
| * crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-28
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-02
|\ \
| * | crypto: ux500: use dmaengine_submit APIFabio Baltieri2013-06-25
| * | crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri2013-06-25