1. 69d2884 crypto: ux500 - Fix logging, make arrays const, neatening by Joe Perches · 11 years ago
  2. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  3. 0bf6a21 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. 0656848 crypto: ux500: use dmaengine_submit API by Fabio Baltieri · 11 years ago
  5. 7e933d3 crypto: ux500: use dmaengine_prep_slave_sg API by Fabio Baltieri · 11 years ago
  6. 97453df crypto: ux500: use dmaengine_device_control API by Fabio Baltieri · 11 years ago
  7. fe14ed4 crypto: ux500/crypt: add missing __iomem qualifiers by Fabio Baltieri · 11 years ago
  8. 756bed2 crypto: ux500/hash: add missing static qualifiers by Fabio Baltieri · 11 years ago
  9. e3f5114 crypto: ux500/hash: use readl on iomem addresses by Fabio Baltieri · 11 years ago
  10. bbb85b2 crypto: ux500 - Cocci spatch "resource_size.spatch" by Thomas Meyer · 11 years ago
  11. 4a2e2d0 crypto: ux500/hash - Enable DT probing of the driver by Lee Jones · 11 years ago
  12. c2dade3 crypto: ux500/cryp - Enable DT probing of the driver by Lee Jones · 11 years ago
  13. de97630 crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog by Lee Jones · 11 years ago
  14. 3fc63d7 crypto: ux500/cryp - Set DMA configuration though dma_slave_config() by Lee Jones · 11 years ago
  15. 8703ffd crypto: ux500/cryp - Prepare clock before enabling it by Lee Jones · 11 years ago
  16. 85c5632 crypto: ux500/hash - Set DMA configuration though dma_slave_config() by Lee Jones · 11 years ago
  17. 58ba67d crypto: ux500/hash - Prepare clock before enabling it by Lee Jones · 11 years ago
  18. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  19. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  20. 174e779 ARM: ux500: get rid of <mach/[hardware|db8500-regs].h> by Linus Walleij · 11 years ago
  21. d47cbd5b crypto: ux500 - add missing comma by Linus Walleij · 11 years ago
  22. eb16796 crypto: ux500 - fix error return code in hash_dma_final() by Wei Yongjun · 11 years ago
  23. 1643a35 crypto: ux500 - replace kmalloc and then memcpy with kmemdup by Mihnea Dobrescu-Balaur · 11 years ago
  24. 865fab6 ARM: plat-nomadik: move DMA40 header to <linux/platform_data> by Linus Walleij · 12 years ago
  25. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  26. 79c09c1 crypto: ux500 - fix error return code by Peter Senna Tschudin · 12 years ago
  27. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  28. 6bbb98d crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini by Devendra Naga · 12 years ago
  29. 4f31f5b PM / crypto / ux500: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 12 years ago
  30. d1cbb14 crypto: ux500 - Cleanup hardware identification by Andreas Westin · 12 years ago
  31. f7329e7 crypto: ux500 - Update DMA handling for 3.4 by Andreas Westin · 12 years ago
  32. 8a63b19 crypto: ux500 - Add driver for HASH hardware by Andreas Westin · 12 years ago
  33. 2789c08 crypto: ux500 - Add driver for CRYP hardware by Andreas Westin · 12 years ago