summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/n2_core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-061-5/+5
|\
| * of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-5/+5
* | n2_crypto: Add HMAC support.David S. Miller2010-05-261-4/+206
* | n2_crypto: Make ahash parameterization explicit.David S. Miller2010-05-261-117/+99Star
* | n2_crypto: Log algorithm success/failure in kernel log.David S. Miller2010-05-261-0/+6
* | n2_crypto: Kill n2_base_ctx and helpers.David S. Miller2010-05-261-14/+1Star
|/
* n2_crypto: Plumb fallback ahash requests properly.David S. Miller2010-05-261-47/+48
* n2_crypto: Fix MAU kmem_cache name.David S. Miller2010-05-261-1/+1
* n2_crypto: Fix build after of_device/of_platform_driver changes.David S. Miller2010-05-261-10/+16
* crypto: n2 - Add Niagara2 crypto driverDavid S. Miller2010-05-191-0/+2083