- 1711045 crypto: sahara - fix AES descriptor create by Steffen Trumtrar · 10 years ago
- ddacc62 crypto: sahara - use the backlog by Steffen Trumtrar · 10 years ago
- 9cd2232 crypto: atmel-aes - correct usage of dma_sync_* API by Leilei Zhao · 10 years ago
- 289b262 crypto: atmel-aes - sync the buf used in DMA or CPU by Leilei Zhao · 10 years ago
- 8a10eb8 crypto: atmel-aes - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 1d1b916 crypto: atmel-tdes - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 3f1992c crypto: atmel-sha - correct the max burst size by Leilei Zhao · 10 years ago
- 62728e8 crypto: atmel-sha - initialize spinlock in probe by Leilei Zhao · 10 years ago
- 803eeae crypto: atmel-sha - fix sg list management by Leilei Zhao · 10 years ago
- 0099286 crypto: atmel-sha - correct the way data are split by Ludovic Desroches · 10 years ago
- 141824d crypto: atmel-sha - add new version by Leilei Zhao · 10 years ago
- cf1f0d1 crypto: atmel-aes - add new version by Leilei Zhao · 10 years ago
- b4e9705 crypto: qat - fix double release_firmware on error path by Tadeusz Struk · 10 years ago
- 8b5cf09 crypto: qat - print ring name in debug output by Tadeusz Struk · 10 years ago
- 13cf394 crypto: omap-sham - Add the offset of sg page to vaddr by Vutla, Lokesh · 10 years ago
- 64a31be crypto: qat - fix checkpatch CODE_INDENT issue by Allan, Bruce W · 10 years ago
- 724c76c crypto: qat - fix checkpatch COMPARISON_TO_NULL issue by Allan, Bruce W · 10 years ago
- af6f2a7 crypto: qat - fix checkpatch BIT_MACRO issues by Allan, Bruce W · 10 years ago
- f7b3c2d crypto: qat - fix checkpatch CONCATENATED_STRING issues by Allan, Bruce W · 10 years ago
- b21582d crypto: qat - checkpatch PARENTHESIS_ALIGNMENT and LOGICAL_CONTINUATIONS by Allan, Bruce W · 10 years ago
- 304989f crypto: qat - fix checkpatch CHECK_SPACING issues by Allan, Bruce W · 10 years ago
- 754a90d crypto: qat - fix typo by Allan, Bruce W · 10 years ago
- 6d7e7e0 crypto: omap-aes - Fix support for unequal lengths by Vutla, Lokesh · 10 years ago
- b0a3d89 crypto: omap-sham - Use pm_runtime_irq_safe() by Vutla, Lokesh · 10 years ago
- a83034f crypto: img-hash - shift wrapping bug in img_hash_hw_init() by Dan Carpenter · 10 years ago
- 900831a crypto: img-hash - fix some compile warnings by Dan Carpenter · 10 years ago
- 6655030 crypto: qat - make error and info log messages more descriptive by Allan, Bruce W · 10 years ago
- 92dd5be crypto: qat - fix typo in string by Allan, Bruce W · 10 years ago
- a00204f crypto: qat - remove duplicate definition of Intel PCI vendor id by Allan, Bruce W · 10 years ago
- cfa8e7e crypto: img-hash - Fix Kconfig selections by James Hartley · 10 years ago
- 506bf0c hwrng: core - allow perfect entropy from hardware devices by Keith Packard · 10 years ago
- 7094e8e linux-next: build failure after merge of the crypto tree by Herbert Xu · 10 years ago
- 656d7e7 hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG in init by Andre Wolokita · 10 years ago
- 1a5addf hwrng: omap - Change RNG_CONFIG_REG to RNG_CONTROL_REG when checking and disabling TRNG by Andre Wolokita · 10 years ago
- d358f1a crypto: img-hash - Add Imagination Technologies hw hash accelerator by James Hartley · 10 years ago
- 73b3862 hwrng: iproc-rng200 - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- ef0a1b2 hwrng: iproc-rng200 - do not use static structure by Dmitry Torokhov · 10 years ago
- 9052b0d hwrng: msm - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- 1e6e38a hwrng: exynos - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- 6229c16 hwrng: bcm63xx - make use of devm_hwrng_register by Dmitry Torokhov · 10 years ago
- 4d9b519 hwrng: add devm_* interfaces by Dmitry Torokhov · 10 years ago
- f42613c linux-next: Tree for Mar 11 (powerpc build failure due to vmx crypto code) by Herbert Xu · 10 years ago
- a308d66 hwrng: omap - remove #ifdefery around PM methods by Dmitry Torokhov · 10 years ago
- 1eb8a1b crypto: amcc - remove incorrect __init/__exit markups by Dmitry Torokhov · 10 years ago
- 83ce01d crypto: qat - remove incorrect __exit markup by Dmitry Torokhov · 10 years ago
- 257bedd hwrng: pseries - remove incorrect __init/__exit markups by Dmitry Torokhov · 10 years ago
- 87094a0 hwrng: octeon - remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
- 1ee9b5e hwrng: omap - remove incorrect __exit markups by Dmitry Torokhov · 10 years ago
- a508412 hwrng: xgene - add ACPI support for APM X-Gene RNG unit by Feng Kan · 10 years ago
- 4842234 hwrng: caam - fix rng_unmap_ctx's DMA_UNMAP size problem by Yanjiang Jin · 10 years ago
- 060e234 crypto: caam - fix uninitialized edesc->sec4_sg_bytes field by Yanjiang Jin · 10 years ago
- c83d45d hwrng: iproc-rng200 - Add Broadcom IPROC RNG driver by Scott Branden · 10 years ago
- 8e2e276 crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API by Geert Uytterhoeven · 10 years ago
- b398861 crypto: talitos - Remove MD5_BLOCK_SIZE by Martin Hicks · 10 years ago
- f641ddd crypto: talitos - Simplify per-channel initialization by Martin Hicks · 10 years ago
- be20835 crypto: atmel - fix typo in dev_err error message by Colin Ian King · 10 years ago
- 0052a65 hwrng: bcm63xx - use devm_* helpers by Florian Fainelli · 10 years ago
- b515e0f hwrng: bcm63xx - move register definitions to driver by Florian Fainelli · 10 years ago
- f7591fa hwrng: bcm63xx - drop bcm_{readl,writel} macros by Florian Fainelli · 10 years ago
- df586cb crypto: sahara - drop unnecessary default assignment by Nicholas Mc Guire · 10 years ago
- 6cf02fc crypto: sahara - pass on error condition by Nicholas Mc Guire · 10 years ago
- 58ed798 crypto: sahara - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
- dd0fff8 crypto: mxs-dcp - fix type of ret for wait_for_completion_timeout by Nicholas Mc Guire · 10 years ago
- d2e3ae6 crypto: vmx - Enabling VMX module for PPC64 by Leonidas S. Barbosa · 10 years ago
- 5c380d6 crypto: vmx - Add support for VMS instructions by ASM by Leonidas S. Barbosa · 10 years ago
- cc333cd crypto: vmx - Adding GHASH routines for VMX module by Marcelo H. Cerri · 10 years ago
- 4f7f60d crypto: vmx - Adding CTR routines for VMX module by Marcelo H. Cerri · 10 years ago
- 8c755ac crypto: vmx - Adding CBC routines for VMX module by Marcelo H. Cerri · 10 years ago
- 8676590 crypto: vmx - Adding AES routines for VMX module by Marcelo H. Cerri · 10 years ago
- 20a26fa crypto: vmx - Adding VMX module for Power 8 by Marcelo H. Cerri · 10 years ago
- 6c50634 crypto: ccp - Add ACPI support by Tom Lendacky · 10 years ago
- be03a3a crypto: ccp - Convert calls to their devm_ counterparts by Tom Lendacky · 10 years ago
- 261bf07 crypto: ccp - Use dma_set_mask_and_coherent to set DMA mask by Tom Lendacky · 10 years ago
- a5bd093 crypto: ccp - Update CCP build support by Tom Lendacky · 10 years ago
- 8db8846 crypto: ccp - Updates for checkpatch warnings/errors by Tom Lendacky · 10 years ago
- be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- c8c6c9b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
- cd50b70 Merge tag 'pm+acpi-3.20-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 2bfedd1 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
- a911dcd Merge tag 'dm-3.20-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
- e20d3ef Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
- 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
- b5ccb07 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
- 2953245 Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
- 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
- c189cb8 Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 10 years ago
- f5e25f0 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
- f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 10 years ago
- 3466b54 Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
- 9d0de5a Merge branches 'acpi-ec', 'acpi-soc', 'acpi-video' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
- 7bad222 Merge tag 'for-linus-3.20-1' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 10 years ago
- 147d1da Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib' and 'srp' into for-next by Roland Dreier · 10 years ago
- da12c1f IB/qib: Add blank line after declaration by Mike Marciniszyn · 10 years ago
- a46a280 IB/qib: Fix checkpatch warnings by Mike Marciniszyn · 10 years ago
- 0d8fb59 i2c: ocores: rework clk code to handle NULL cookie by Wolfram Sang · 10 years ago
- 4531fa1 thermal: exynos: fix: Check if data->tmu_read callback is present before read by Lukasz Majewski · 10 years ago
- a95104f Infiniband: Fix potential NULL d_inode dereference by David Howells · 10 years ago