Commit Graph

331 Commits (8798c4ab56d8f726092870cb2cf15c5a7a0a93bf)

Author SHA1 Message Date
Dmitry Kasatkin 528d26f57a crypto: omap-sham - enable driver for EMU chips 14 years ago
Dmitry Kasatkin 07aab762fe crypto: omap-sham - remove debug print 14 years ago
Markku Kylanpaa 455e33898e crypto: omap-sham - fix concurrent sha1 calculations 14 years ago
Vladimir Zapolskiy a49e490c7a crypto: s5p-sss - add S5PV210 advanced crypto engine support 14 years ago
Julia Lawall b3b7f0550f crypto: caam - introduce missing kfree 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Jamie Iles 40bfc14f32 crypto: picoxcell - fix possible status FIFO overflow 14 years ago
Brilly Wu 0475add3c2 crypto: padlock - Add SHA-1/256 module for VIA Nano 14 years ago
Dan Carpenter 6d00376ad1 crypto: caam - ARRAY_SIZE() vs sizeof() 14 years ago
Dan Carpenter cdc712d884 crypto: caam - dereferencing ERR_PTR on allocation failure 14 years ago
Kim Phillips 54e198d4c1 crypto: caam - standardize device tree naming convention to utilize '-vX.Y' 14 years ago
Kim Phillips 8e8ec596e6 crypto: caam - Add support for the Freescale SEC4/CAAM 14 years ago
Grant Likely 1c48a5c93d dt: Eliminate of_platform_{,un}register_driver 14 years ago
Grant Likely 4ebb24f707 dt/sparc: Eliminate users of of_platform_{,un}register_driver 14 years ago
Grant Likely 000061245a dt/powerpc: Eliminate users of of_platform_{,un}register_driver 14 years ago
Jamie Iles ce92136843 crypto: picoxcell - add support for the picoxcell crypto engines 14 years ago
Jamie Iles 36be070ac6 crypto: omap-sham - don't treat NULL clk as an error 14 years ago
Jamie Iles 3e50191d98 crypto: omap-aes - don't treat NULL clk as an error 14 years ago
Herbert Xu 2149308873 crypto: padlock - Move padlock.h into include/crypto 14 years ago
Dennis Gilmore dffa18449a crypto: n2 - use __devexit not __exit in n2_unregister_algs 14 years ago
Roel Kluin 41f2977d40 crypto: mv_cesa - dont return PTR_ERR() of wrong pointer 14 years ago
Dmitry Kasatkin 6c39d116ba crypto: omap-sham - backlog handling fix 14 years ago
Dmitry Kasatkin efce41b65f crypto: omap-aes - checkpatch --file warning fixes 14 years ago
Dmitry Kasatkin 83ea7e0fe1 crypto: omap-aes - initialize aes module once per request 14 years ago
Dmitry Kasatkin 67a730ce44 crypto: omap-aes - unnecessary code removed 14 years ago
Dmitry Kasatkin 21fe9767f3 crypto: omap-aes - error handling implementation improved 14 years ago
Dmitry Kasatkin eeb2b202c5 crypto: omap-aes - redundant locking is removed 14 years ago
Dmitry Kasatkin 3bd2e2216b crypto: omap-aes - DMA initialization fixes for OMAP off mode 14 years ago
Dmitry Kasatkin 887c883eea crypto: omap-sham - zero-copy scatterlist handling 14 years ago
Dmitry Kasatkin a55b290b0e crypto: omap-sham - FLAGS_FIRST is redundant and removed 14 years ago
Dmitry Kasatkin 3c8d758ab5 crypto: omap-sham - hash-in-progress is stored in hw format 14 years ago
Dmitry Kasatkin 798eed5d92 crypto: omap-sham - crypto_ahash_final() now not need to be called. 14 years ago
Dmitry Kasatkin a5d87237bb crypto: omap-sham - removed redundunt locking 14 years ago
Dmitry Kasatkin 3e133c8bf6 crypto: omap-sham - error handling improved 14 years ago
Dmitry Kasatkin c8eb54041a crypto: omap-sham - DMA initialization fixes for off mode 14 years ago
Dmitry Kasatkin 0c3cf4cc9a crypto: omap-sham - uses digest buffer in request context 14 years ago
Herbert Xu c054a076a1 crypto: padlock - Fix AES-CBC handling on odd-block-sized input 14 years ago
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 14 years ago
Nicolas Kaiser 14bd342e25 crypto: n2 - dubious error check 14 years ago
Tracey Dent 6d388b43d2 crypto: Makefile - replace the use of <module>-objs with <module>-y 15 years ago
Tejun Heo f4e523f2ad crypto: hifn_795x - use cancel_delayed_work_sync() 15 years ago
Kim Phillips a752447af5 crypto: talitos - sparse check endian fixes 15 years ago
Kim Phillips 0b79824745 crypto: talitos - fix checkpatch warning 15 years ago
Kim Phillips 1d11911a8c crypto: talitos - fix warning: 'alg' may be used uninitialized in this function 15 years ago
David S. Miller 50e781613c crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES 15 years ago
Samu Onkalo 584db6a1b5 crypto: omap-sham - Adjust DMA parameters 15 years ago
Dmitry Kasatkin 537559a5b3 crypto: omap-aes - OMAP2/3 AES hw accelerator driver 15 years ago
Heiko Carstens 57a4955f13 [S390] zcrypt: fix Kconfig dependencies 15 years ago
Grant Likely 19e4875fb2 of/sparc: fix build regression from of_device changes 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago