summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ux500
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* crypto: ux500 - Delete an error message for a failed memory allocation in ux5...Markus Elfring2018-02-221-1/+0
* crypto: ux500/hash - Add empty export and importKamil Konieczny2018-02-151-0/+18
* crypto: drop unnecessary return statementsGeliang Tang2017-09-221-1/+0
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-091-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/+4
* crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin2015-10-142-103/+16
* 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-142-2/+0
|\
| * crypto: ux500: hash: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| * crypto: ux500: cryp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | 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/+12
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-08-011-307/+279
* 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/+2
| * | 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
| * | crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+23
| * | crypto: ux500/cryp - Prepare clock before enabling itLee Jones2013-05-231-1/+11
| * | crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+14
| * | crypto: ux500/hash - Prepare clock before enabling itLee Jones2013-05-231-1/+11
| |/
* | crypto: ux500/hash - Enable DT probing of the driverLee Jones2013-05-271-0/+6
* | crypto: ux500/cryp - Enable DT probing of the driverLee Jones2013-05-271-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-3/+3
|\
| * crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun2013-04-031-0/+2
| * crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-211-3/+1
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-023-4/+0
|\ \
| * | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-083-4/+0
| |/
* | crypto: ux500 - add missing commaLinus Walleij2013-04-051-1/+1
|/
OpenPOWER on IntegriCloud