messages from 2013-04-18 10:27:00 to 2013-05-16 07:09:40 UTC [more...]
[PATCH 00/39] Continuation of DMA changes in ux500 based drivers
2013-05-16 7:06 UTC (75+ messages)
` [PATCH 01/39] dmaengine: ste_dma40: Separate Logical Global Interrupt Mask (GIM) unmasking
` [PATCH 03/39] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 02/39] dmaengine: ste_dma40: Remove unnecessary call to d40_phy_cfg()
` [PATCH 04/39] ARM: ux500: Stop passing UART's platform data for Device Tree boots
` [PATCH 13/39] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 25/39] usb: musb: ux500: add device tree probing support
` [PATCH 27/39] ARM: ux500: Remove ux500-musb platform registation when booting with DT
` [PATCH 28/39] ARM: ux500: Remove empty function u8500_of_init_devices()
` [PATCH 38/39] dmaengine: ste_dma40: Fetch the number of physical channels from DT
` [PATCH 05/39] ARM: ux500: Stop passing MMC's platform data for Device Tree boots
` [PATCH 06/39] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading
` [PATCH 07/39] dmaengine: ste_dma40: Only use addresses passed as configuration information
` [PATCH 08/39] dmaengine: ste_dma40: Remove redundant address fetching function
` [PATCH 09/39] ARM: ux500: Remove DMA address look-up table
` [PATCH 10/39] dmaengine: ste_dma40: Correct copy/paste error
` [PATCH 11/39] ARM: ux500: Remove unnecessary attributes from DMA channel request pdata
` [PATCH 12/39] crypto: ux500/hash - Prepare clock before enabling it
` [PATCH 14/39] ARM: ux500: Stop passing Hash DMA channel config information though pdata
` [PATCH 15/39] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 16/39] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 17/39] ARM: ux500: Stop passing Cryp DMA channel config information though pdata
` [PATCH 18/39] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
` [PATCH 19/39] ARM: ux500: Register Cyrp and Hash platform drivers on Snowball
` [PATCH 20/39] usb: musb: ux500: move channel number knowledge into the driver
` [PATCH 21/39] usb: musb: ux500: move the MUSB HDRC configuration "
` [PATCH 22/39] usb: musb: ux500: take the dma_mask from coherent_dma_mask
` [PATCH 23/39] usb: musb: ux500: harden checks for platform data
` [PATCH 24/39] usb: musb: ux500: attempt to find channels by name before using pdata
` [PATCH 26/39] ARM: ux500: Add an auxdata entry for MUSB for clock-name look-up
` [PATCH 29/39] dmaengine: ste_dma40: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 30/39] ARM: ux500: Replace ST-E's home-brew DMA direction definition with the generic one
` [PATCH 31/39] dmaengine: ste_dma40: Replace ST-E's home-brew DMA direction defs with generic ones
` [PATCH 32/39] ARM: ux500: Remove recently unused stedma40_xfer_dir enums
` [PATCH 33/39] dmaengine: ste_dma40_ll: Use the BIT macro to replace ugly '(1 << x)'s
` [PATCH 34/39] dmaengine: ste_dma40: Convert data_width from register bit format to value
` [PATCH 35/39] dmaengine: ste_dma40_ll: Replace meaningless register set with comment
` [PATCH 36/39] dmaengine: ste_dma40: Allow memcpy channels to be configured from DT
` [PATCH 37/39] ARM: ux500: Stop passing DMA platform data though AUXDATA
` [PATCH 39/39] dmaengine: ste_dma40: Fetch disabled channels from DT
linux-next: Tree for May 15 (crypto /crct10dif)
2013-05-16 3:57 UTC (2+ messages)
[PATCH v2] OMAP: AES: Don't idle/start AES device between Encrypt operations
2013-05-14 14:11 UTC (2+ messages)
[cryptodev:master 2/13] crct10dif.c:undefined reference to `crypto_register_shash'
2013-05-14 6:56 UTC
[cryptodev:master 2/13] undefined reference to `crypto_shash_update'
2013-05-14 4:22 UTC
[PATCH] OMAP: AES: Don't idle/start AES device between Encrypt operations
2013-05-14 2:49 UTC (5+ messages)
[PATCH] crypto: remove dependency on EXPERIMENTAL
2013-05-14 2:38 UTC (2+ messages)
[PATCH] crypto: caam - fix inconsistent assoc dma mapping direction
2013-05-14 2:38 UTC (3+ messages)
[PATCH 1/2] crypto: mv_cesa: Remove redundant platform_set_drvdata()
2013-05-14 2:36 UTC (3+ messages)
` [PATCH 2/2] crypto: s5p-sss: "
[PATCH] drivers: crypto: use devm_ioremap_resource()
2013-05-14 2:35 UTC (2+ messages)
[PATCH v3 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
2013-05-14 2:35 UTC (7+ messages)
` [PATCH v3 1/4] Wrap crc_t10dif function all to use crypto transform framework
` [PATCH v3 2/4] Accelerated CRC T10 DIF computation with PCLMULQDQ instruction
` [PATCH v3 3/4] Glue code to cast accelerated CRCT10DIF assembly as a crypto transform
` [PATCH v3 4/4] Simple correctness and speed test for CRCT10DIF hash
[PATCH] crypto: caam - FIX RNG init for RNG greater than equal to 4
2013-05-14 2:35 UTC (3+ messages)
[PATCH][RFC] CPU Jitter random number generator
2013-05-13 15:32 UTC
[PATCH 8/8] crypto: caam - add missing flag for the LOAD/STORE commands
2013-05-13 14:53 UTC
[PATCH 1/8] crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
2013-05-13 14:37 UTC
[PATCH 7/8] crypto: caam - Add define for Adjust Output Frame Length in PDB
2013-05-13 14:53 UTC
[PATCH 6/8] crypto: caam - Add defines for CAAM commands
2013-05-13 14:52 UTC
[PATCH 5/8] crypto: caam - Add defines for overwriting Descriptor's memory
2013-05-13 14:52 UTC
[PATCH 4/8] crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
2013-05-13 14:52 UTC
[PATCH 3/8] crypto: caam - Add MATH command to support shld function
2013-05-13 14:52 UTC
[PATCH 2/8] crypto: caam - Fix STORE command to support overwriting Shared Descriptor's memory
2013-05-13 14:50 UTC
Build regressions/improvements in v3.10-rc1 (crypto/parisc)
2013-05-12 20:49 UTC
[RFC] Freescale DCP crypto acceleration
2013-05-10 6:27 UTC (3+ messages)
` [PATCH 1/1] crypto: Added support for Freescale's DCP co-processor
[PATCH 2/2] crypto: s5p-sss: remove unnecessary platform_set_drvdata()
2013-05-09 22:32 UTC (2+ messages)
[PATCH 36/63] crypto: ux500/hash - Prepare clock before enabling it
2013-05-08 13:59 UTC (7+ messages)
` [PATCH 37/63] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 39/63] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 40/63] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 42/63] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
[PATCH 1/8] crypto: ux500/hash - Prepare clock before enabling it
2013-05-08 13:57 UTC (7+ messages)
` [PATCH 2/8] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 4/8] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 5/8] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 7/8] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
dringender Vorschlag
2013-05-08 8:46 UTC
[PATCH] drivers/crypto/nx: fixes for multiple issues
2013-05-06 21:55 UTC (4+ messages)
[ANNOUNCE] Linux Security Summit 2013 - CFP
2013-05-06 9:18 UTC
[PATCH 1/2] crypto: mv_cesa: remove unnecessary platform_set_drvdata()
2013-05-06 5:12 UTC (2+ messages)
[PATCH] crypto: Ignore validity dates of X.509 certificates at loading/parsing time
2013-05-02 14:09 UTC (2+ messages)
` [PATCH RESEND/V2] "
[PATCH v2 0/4] Patchset to use PCLMULQDQ to accelerate CRC-T10DIF checksum computation
2013-05-02 2:59 UTC (10+ messages)
` [PATCH v2 1/4] Wrap crc_t10dif function all to use crypto transform framework
Crypto Update for 2.6.38
2013-05-02 1:47 UTC (10+ messages)
` Crypto Update for 2.6.39
` Crypto Update for 2.6.40
` Crypto Update for 3.1
` Crypto Update for 3.2
` Crypto Update for 3.3
` Crypto Update for 3.7
` Crypto Update for 3.8
` Crypto Update for 3.9
` Crypto Update for 3.10
[PATCH 1/9] crypto: ux500/hash - Prepare clock before enabling it
2013-04-30 10:08 UTC (29+ messages)
` [PATCH 1/9 v2] "
` [PATCH 2/9] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 4/9] crypto: ux500/cryp - Prepare clock before enabling it
` [PATCH 4/9 v2] "
` [PATCH 5/9] crypto: ux500/cryp - Fix compile error
` [PATCH 6/9] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 8/9] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
[PATCH 0/2] crypto: added support for fsl-dcp on iMX23,28,50
2013-04-29 19:58 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "
Announce loop-AES-v3.6h file/swap crypto package
2013-04-29 11:10 UTC
[PATCH 1/2] lib: Add lz4 compressor module
2013-04-26 19:46 UTC (8+ messages)
[PATCHv1] crypto: caam - fix job ring cleanup code
2013-04-25 14:18 UTC (3+ messages)
[RFC PATCH 0/6] Add AVX2 accelerated implementations for Blowfish, Twofish, Serpent and Camellia
2013-04-25 14:18 UTC (2+ messages)
[PATCH] crypto: aesni_intel - fix Kconfig problem with CRYPTO_GLUE_HELPER_X86
2013-04-25 13:06 UTC (2+ messages)
[PATCH v2 00/10] Optimize SHA256 and SHA512 for Intel x86_64 with SSSE3, AVX or AVX2 instructions
2013-04-25 13:04 UTC (3+ messages)
` [PATCH] Fix prototype definitions of sha256_transform_asm, sha512_transform_asm
[PATCH] ARM: crypto: fix stack frame handling in SHA1 asm code
2013-04-25 12:51 UTC
Fwd: crypto accelerator driver problems
2013-04-25 9:31 UTC (6+ messages)
Crypto Fixes for 2.6.36
2013-04-22 0:34 UTC (10+ messages)
` Crypto Fixes for 2.6.37
` Crypto Fixes for 2.6.39
` Crypto Fixes for 3.0
` Crypto Fixes for 3.3
` Crypto Fixes for 3.6
` Crypto Fixes for 3.7
` Crypto Fixes for 3.9
[PATCH] crypto: algif - suppress sending source address information in recvmsg
2013-04-21 19:14 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox