| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 2016-07-21 | 1 | -2/+2 |
|\ |
|
| * | crypto: ux500 - memmove the right size | Linus Walleij | 2016-06-13 | 1 | -2/+2 |
* | | crypto: ux500 - do not build with -O0 | Arnd Bergmann | 2016-06-28 | 2 | -4/+4 |
|/ |
|
* | crypto: ux500 - fix checks of error code returned by devm_ioremap_resource() | Vladimir Zapolskiy | 2016-03-11 | 2 | -4/+4 |
* | crypto: ux500 - Use precalculated hash from headers | LABBE Corentin | 2015-12-22 | 2 | -18/+4 |
* | crypto: ux500 - Use devm_xxx() managed function | LABBE Corentin | 2015-10-14 | 2 | -103/+16 |
* | crypto: ux500 - Fix module autoload for OF platform drivers | Luis de Bethencourt | 2015-09-21 | 2 | -0/+2 |
* | crypto: drivers - Fix Kconfig selects | Herbert Xu | 2015-06-18 | 1 | -2/+2 |
* | crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API | Geert Uytterhoeven | 2015-03-06 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-02-18 | 2 | -3/+3 |
|\ |
|
| * | crypto: ux500: Use dmaengine_terminate_all API | Maxime Ripard | 2014-12-22 | 2 | -3/+3 |
* | | crypto: replace scatterwalk_sg_next with sg_next | Cristian Stoica | 2015-01-26 | 1 | -1/+1 |
* | | crypto: ux500 - fix checkpatch errors | Asaf Vertz | 2014-12-22 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ |
|
| * | crypto: ux500: hash: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| * | crypto: ux500: cryp: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 2 | -6/+6 |
* | | crypto: ux500/hash - Silence compiler warning for !CONFIG_PM | Ulf Hansson | 2014-11-10 | 1 | -0/+2 |
* | | crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM | Ulf Hansson | 2014-11-10 | 1 | -0/+2 |
|/ |
|
* | crypto: ux500 - make interrupt mode plausible | Arnd Bergmann | 2014-07-03 | 1 | -13/+12 |
* | crypto: ux500 - Fix logging, make arrays const, neatening | Joe Perches | 2013-08-01 | 1 | -307/+279 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-05 | 1 | -1/+1 |
|\ |
|
| * | crypto: ux500 - Cocci spatch "resource_size.spatch" | Thomas Meyer | 2013-05-28 | 1 | -1/+1 |
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-02 | 5 | -37/+93 |
|\ \ |
|
| * | | crypto: ux500: use dmaengine_submit API | Fabio Baltieri | 2013-06-25 | 2 | -2/+2 |
| * | | crypto: ux500: use dmaengine_prep_slave_sg API | Fabio Baltieri | 2013-06-25 | 2 | -12/+12 |
| * | | crypto: ux500: use dmaengine_device_control API | Fabio Baltieri | 2013-06-25 | 2 | -3/+3 |
| * | | crypto: ux500/crypt: add missing __iomem qualifiers | Fabio Baltieri | 2013-06-25 | 1 | -2/+2 |
| * | | crypto: ux500/hash: add missing static qualifiers | Fabio Baltieri | 2013-06-25 | 1 | -3/+2 |
| * | | crypto: ux500/hash: use readl on iomem addresses | Fabio Baltieri | 2013-06-25 | 1 | -10/+10 |
| * | | crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog | Lee Jones | 2013-05-23 | 2 | -1/+3 |
| * | | crypto: ux500/cryp - Set DMA configuration though dma_slave_config() | Lee Jones | 2013-05-23 | 2 | -1/+23 |
| * | | crypto: ux500/cryp - Prepare clock before enabling it | Lee Jones | 2013-05-23 | 1 | -1/+11 |
| * | | crypto: ux500/hash - Set DMA configuration though dma_slave_config() | Lee Jones | 2013-05-23 | 2 | -1/+14 |
| * | | crypto: ux500/hash - Prepare clock before enabling it | Lee Jones | 2013-05-23 | 1 | -1/+11 |
| |/ |
|
* | | crypto: ux500/hash - Enable DT probing of the driver | Lee Jones | 2013-05-27 | 1 | -0/+6 |
* | | crypto: ux500/cryp - Enable DT probing of the driver | Lee Jones | 2013-05-27 | 1 | -0/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | 1 | -3/+3 |
|\ |
|
| * | crypto: ux500 - fix error return code in hash_dma_final() | Wei Yongjun | 2013-04-03 | 1 | -0/+2 |
| * | crypto: ux500 - replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur | 2013-03-21 | 1 | -3/+1 |
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-02 | 3 | -4/+0 |
|\ \ |
|
| * | | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> | Linus Walleij | 2013-04-08 | 3 | -4/+0 |
| |/ |
|
* / | crypto: ux500 - add missing comma | Linus Walleij | 2013-04-05 | 1 | -1/+1 |
|/ |
|
* | ARM: plat-nomadik: move DMA40 header to <linux/platform_data> | Linus Walleij | 2012-11-05 | 1 | -2/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-10-04 | 2 | -1/+1 |
|\ |
|
| * | crypto: ux500 - fix error return code | Peter Senna Tschudin | 2012-09-27 | 1 | -0/+1 |
| * | crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini | Devendra Naga | 2012-09-07 | 1 | -1/+0 |
* | | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 2 | -2/+2 |
|/ |
|
* | PM / crypto / ux500: Use struct dev_pm_ops for power management | Rafael J. Wysocki | 2012-07-10 | 2 | -38/+34 |
* | crypto: ux500 - Cleanup hardware identification | Andreas Westin | 2012-05-15 | 3 | -17/+4 |