Commit Graph

267 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
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 14 years ago
Tejun Heo f4e523f2ad crypto: hifn_795x - use cancel_delayed_work_sync() 14 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
Grant Likely 1ab1d63a85 of/platform: remove all of_bus_type and of_platform_bus_type references 15 years ago
Lee Nipper 7260042b2d crypto: talitos - fix bug in sg_copy_end_to_buffer 15 years ago
Peter Huewe 1fb1defbb0 crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 15 years ago
Justin P. Mattock 7e3de7b1be crypto: hifn_795x - Remove unused ctx variable 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Lee Nipper 5e833bc416 crypto: talitos - fix ahash for multiple of blocksize 15 years ago
Anatolij Gustschin 0f0a8fa735 crypto: crypto4xx - Fix build breakage 15 years ago
Anatolij Gustschin 7cea8cc470 of/crypto: crypto4xx_core.c: fix build breakage 15 years ago
Krzysztof Hałasa ce057297fd IXP4xx: Fix ixp4xx_crypto little-endian operation. 15 years ago
Dan Carpenter 7cc2835083 crypto: mv_cesa - fixup error handling in mv_probe() 15 years ago
Huang Weiyi 0efbaabd1e crypto: omap - remove unused #include <linux/version.h> 15 years ago
David S. Miller dc4ccfd15d n2_crypto: Add HMAC support. 15 years ago