- 25 6月, 2013 1 次提交
-
-
由 Fabio Baltieri 提交于
Add missing __iomem to struct cryp_register pointers, this solve some "incorrect type in initializer (different address spaces)" sparse warnings. Signed-off-by: NFabio Baltieri <fabio.baltieri@linaro.org> Acked-by: NHerbert Xu <herbert@gondor.apana.org.au> Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
-
- 08 4月, 2013 1 次提交
-
-
由 Linus Walleij 提交于
This removes <mach/hardware.h> and <mach/db8500-regs.h> from the Ux500, merging them into the local include "db8500-regs.h" in mach-ux500. There is some impact outside the ux500 machine, but most of it is dealt with in earlier patches. Contains portions of a clean-up patch from Arnd Bergmann. Cc: Samuel Ortiz <sameo@linux.intel.com> Cc: Ulf Hansson <ulf.hansson@linaro.org> Acked-by: NMike Turquette <mturquette@linaro.org> Signed-off-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
-
- 15 5月, 2012 1 次提交
-
-
由 Andreas Westin 提交于
Don't use SOC specific functions to identify which crypto hardware we are talking to and use the ID provided in the module instead. Signed-off-by: NAndreas Westin <andreas.westin@stericsson.com> Acked-by: NArnd Bergmann <arnd@arndb.de> Acked-by: NLinus Walleij <linus.walleij@linaro.org> Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
-
- 04 5月, 2012 1 次提交
-
-
由 Andreas Westin 提交于
This adds a driver for the ST-Ericsson ux500 crypto hardware module. It supports AES, DES and 3DES, the driver implements support for AES-ECB,CBC and CTR. Acked-by: NLinus Walleij <linus.walleij@linaro.org> Signed-off-by: NAndreas Westin <andreas.westin@stericsson.com> Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
-