aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/omap-aes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos1-2/+6
2011-01-29crypto: omap-aes - don't treat NULL clk as an errorJamie Iles1-2/+2
2010-12-02crypto: omap-aes - checkpatch --file warning fixesDmitry Kasatkin1-3/+3
2010-12-02crypto: omap-aes - initialize aes module once per requestDmitry Kasatkin1-26/+28
2010-12-02crypto: omap-aes - unnecessary code removedDmitry Kasatkin1-53/+17
2010-12-02crypto: omap-aes - error handling implementation improvedDmitry Kasatkin1-41/+93
2010-12-02crypto: omap-aes - redundant locking is removedDmitry Kasatkin1-38/+32
2010-12-02crypto: omap-aes - DMA initialization fixes for OMAP off modeDmitry Kasatkin1-12/+12
2010-09-03crypto: omap-aes - OMAP2/3 AES hw accelerator driverDmitry Kasatkin1-0/+948