summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500
Commit message (Expand)AuthorAge
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-08-01
* 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
| * | crypto: ux500: use dmaengine_device_control APIFabio Baltieri2013-06-25
| * | crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri2013-06-25
| * | crypto: ux500/hash: add missing static qualifiersFabio Baltieri2013-06-25
| * | crypto: ux500/hash: use readl on iomem addressesFabio Baltieri2013-06-25
| * | crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones2013-05-23
| * | crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones2013-05-23
| * | crypto: ux500/cryp - Prepare clock before enabling itLee Jones2013-05-23
| * | crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2013-05-23
| * | crypto: ux500/hash - Prepare clock before enabling itLee Jones2013-05-23
| |/
* | crypto: ux500/hash - Enable DT probing of the driverLee Jones2013-05-27
* | crypto: ux500/cryp - Enable DT probing of the driverLee Jones2013-05-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-02
|\
| * crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun2013-04-03
| * crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-21
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-02
|\ \
| * | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-08
| |/
* | crypto: ux500 - add missing commaLinus Walleij2013-04-05
|/
* ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-04
|\
| * crypto: ux500 - fix error return codePeter Senna Tschudin2012-09-27
| * crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga2012-09-07
* | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-14
|/
* PM / crypto / ux500: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-10
* crypto: ux500 - Cleanup hardware identificationAndreas Westin2012-05-15
* crypto: ux500 - Update DMA handling for 3.4Andreas Westin2012-05-15
* crypto: ux500 - Add driver for HASH hardwareAndreas Westin2012-05-04
* crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-04