Commit Graph

238 Commits (6aaccece1c483f189f76f1282b3984ff4c7ecb0a)

Author SHA1 Message Date
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 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
David S. Miller 3a2c034697 n2_crypto: Make ahash parameterization explicit. 15 years ago
David S. Miller 38511108a3 n2_crypto: Log algorithm success/failure in kernel log. 15 years ago
David S. Miller 65a23d6706 n2_crypto: Kill n2_base_ctx and helpers. 15 years ago
David S. Miller c9aa55e527 n2_crypto: Plumb fallback ahash requests properly. 15 years ago
David S. Miller 527b952525 n2_crypto: Fix MAU kmem_cache name. 15 years ago
David S. Miller ff6c7341e0 n2_crypto: Fix build after of_device/of_platform_driver changes. 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Kim Phillips 60f208d783 crypto: talitos - add support for sha224 15 years ago
Lee Nipper 497f2e6b8b crypto: talitos - add hash algorithms 15 years ago
Lee Nipper acbf7c627f crypto: talitos - second prepare step for adding ahash algorithms 15 years ago
Lee Nipper d5e4aaefd9 crypto: talitos - prepare for adding ahash algorithms 15 years ago
David S. Miller 0a625fd2ab crypto: n2 - Add Niagara2 crypto driver 15 years ago
David S. Miller 3385329a0a crypto: hifn_795x - Rename ablkcipher_walk to hifn_cipher_walk 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Tobias Klauser 5bdd5ded95 crypto: mv_cesa - Use resource_size 15 years ago
Dmitry Kasatkin 8628e7c890 crypto: omap - sha1 & md5 driver 15 years ago
Chihau Chau 99700716a9 crypto: geode-aes - Fix some code style issues 15 years ago
Uri Simchoni 750052dd24 crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers 15 years ago
Uri Simchoni 0c5c6c4bae crypto: mv_cesa - Support processing of data from previous requests 15 years ago
Uri Simchoni f0d03deaad crypto: mv_cesa - Make the copy-back of data optional 15 years ago
Uri Simchoni a58094ac5f crypto: mv_cesa - Execute some code via function pointers rathr than direct calls 15 years ago
Uri Simchoni 7a5f691ef0 crypto: mv_cesa - Rename a variable to a more suitable name 15 years ago
Uri Simchoni 3b61a90502 crypto: mv_cesa - Enqueue generic async requests 15 years ago
Uri Simchoni 15d4dd3594 crypto: mv_cesa - Fix situations where the src sglist spans more data than the request asks for 15 years ago
Uri Simchoni f565e67ec1 crypto: mv_cesa - Fix situation where the dest sglist is organized differently than the source sglist 15 years ago
Uri Simchoni 6bc6fcd609 crypto: mv_cesa - Remove compiler warning in mv_cesa driver 15 years ago