crypto: user - Remove crypto_lookup_aead call
[firefly-linux-kernel-4.4.55.git] / drivers / crypto /
2015-08-13 Fabio Estevamcrypto: caam - Remove unneeded 'ret' variable
2015-08-13 Fabio Estevamcrypto: caam - Fix error handling in caam_rng_init()
2015-08-13 Wu Fengguangcrypto: qat - fix simple_return.cocci warnings
2015-08-13 Tadeusz Strukcrypto: qat - Fix unmet direct dependencies for QAT_DH8...
2015-08-13 Chen-Yu Tsaicrypto: sunxi-ss - Add optional reset control support
2015-08-11 Tadeusz Strukcrypto: qat - Fix adf_isr_resource_free name clash
2015-08-10 Leonidas Da Silva... crypto: nx - Removing CTR mode from NX driver
2015-08-10 Tadeusz Strukcrypto: qat - Add FW const table
2015-08-10 Tadeusz Strukcrypto: qat - Add qat dh895xcc VF driver
2015-08-10 Tadeusz Strukcrypto: qat - Add support for SRIOV
2015-08-10 Tadeusz Strukcrypto: qat - Move adf admin and adf hw arbitrer to...
2015-08-10 Aaron Sierracrypto: talitos - Prevent panic in probe error path
2015-08-10 Victoria Milhoancrypto: caam - Detect hardware features during algorith...
2015-08-10 Steve Corneliuscrypto: caam - Enable MXC devices to select CAAM driver...
2015-08-10 Victoria Milhoancrypto: caam - Use local sg pointers to walk the scatte...
2015-08-10 Victoria Milhoancrypto: caam - Correct DMA unmap size in ahash_update_ctx()
2015-08-10 Victoria Milhoancrypto: caam - Change kmalloc to kzalloc to avoid resid...
2015-08-10 Victoria Milhoancrypto: caam - Modify Freescale CAAM driver Scatter...
2015-08-10 Victoria Milhoancrypto: caam - Enable and disable clocks on Freescale...
2015-08-10 Victoria Milhoancrypto: caam - Add setbits32/clrbits32/clrsetbits primi...
2015-08-10 Victoria Milhoancrypto: caam - Add cache coherency support
2015-08-10 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-08-04 Herbert Xucrypto: talitos - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: qat - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: picoxcell - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: ixp4xx - Convert to new AEAD interface
2015-08-04 Herbert Xucrypto: caam - Convert authenc to new AEAD interface
2015-08-04 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-08-04 Aaron Sierracrypto: talitos - Remove zero_entry static initializer
2015-08-04 Colin Ian Kingcrypto: img-hash - fix spelling mistake in dev_err...
2015-07-31 Horia Geant?crypto: caam - fix rfc4106 encap shared descriptor
2015-07-30 Dan Streetmancrypto: nx - use be32_to_cpu for __be32 field in debug msg
2015-07-30 Dan Streetmancrypto: nx - don't err if compressed output > input
2015-07-28 Bruce Allancrypto: qat - remove unnecessary list iteration
2015-07-28 Ahsan Attacrypto: qat - Fix typo othewise->otherwise
2015-07-28 Bruce Allancrypto: qat - remove unused define
2015-07-28 Bruce Allancrypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
2015-07-28 Bruce Allancrypto: qat - remove redundant struct elem
2015-07-23 Dan Streetmancrypto: nx - make platform drivers directly register...
2015-07-23 Dan Streetmancrypto: nx - rename nx-842-crypto.c to nx-842.c
2015-07-23 Dan Streetmancrypto: nx - merge nx-compress and nx-compress-crypto
2015-07-23 Dan Streetmancrypto: nx - use common code for both NX decompress...
2015-07-23 Dan Streetmancrypto: nx - don't register pSeries driver if ENODEV
2015-07-23 Dan Streetmancrypto: nx - move kzalloc() out of spinlock
2015-07-23 Dan Streetmancrypto: nx - remove pSeries NX 'status' field
2015-07-23 Dan Streetmancrypto: nx - remove __init/__exit from VIO functions
2015-07-23 Tadeusz Strukcrypto: qat - Don't attempt to register algorithm multi...
2015-07-23 Herbert Xucrypto: ixp4xx - Remove bogus BUG_ON on scattered dst...
2015-07-23 Tadeusz Strukcrypto: qat - Fix invalid synchronization between regis...
2015-07-21 Tadeusz Strukcrypto: qat - fix invalid check for RSA keylen in fips...
2015-07-20 LABBE Corentincrypto: sunxi-ss - Add Allwinner Security System crypto...
2015-07-20 Tudor Ambaruscrypto: caam - fix warning in APPEND_MATH_IMM_u64
2015-07-20 Horia Geant?crypto: caam - fix RNG init descriptor ret. code checking
2015-07-20 Horia Geant?crypto: caam - fix snooping for write transactions
2015-07-20 Alex Porosanucrypto: caam - fix ERA property reading
2015-07-17 Tadeusz Strukcrypto: qat - Add support for RSA algorithm
2015-07-17 Tadeusz Strukcrypto: qat - add MMP FW support to accel engine
2015-07-17 Pingchao Yangcrypto: qat - add support for MMP FW
2015-07-17 Herbert Xucrypto: nx - Convert ccm to new AEAD interface
2015-07-14 Leonidas Da Silva... crypto: vmx - Adding enable_kernel_vsx() to access...
2015-07-14 Krzysztof Kozlowskicrypto: marvell/cesa - Drop owner assignment from platf...
2015-07-14 Herbert Xucrypto: caam - Use new IV convention
2015-07-14 Herbert Xucrypto: nx - Use new IV convention
2015-07-14 Herbert Xucrypto: nx/842 - Fix context corruption
2015-07-14 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Use BIT() macro
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Fix configuring of AES mode
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Increase priority of hw accelerator
2015-07-08 Vutla, Lokeshcrypto: omap-aes - Fix CTR mode
2015-07-08 Herbert Xucrypto: nx - Fix reentrancy bugs
2015-07-07 Nishanth Aravamudancrypto: nx - reduce chattiness of platform drivers
2015-07-06 Nishanth Aravamudancrypto: nx - do not emit extra output if status is...
2015-07-06 Nishanth Aravamudancrypto: nx - rename nx842_{init, exit} to nx842_pseries...
2015-07-06 Nishanth Aravamudancrypto: nx - nx842_OF_upd_status should return ENODEV...
2015-07-06 Tom Lendackycrypto: ccp - Provide support to autoload CCP driver
2015-07-06 Vutla, Lokeshcrypto: omap-des - Fix unmapping of dma channels
2015-07-05 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.2-2' of git://git...
2015-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-04 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-07-04 Linus TorvaldsMerge tag 'ntb-4.2' of git://github.com/jonmason/ntb
2015-07-04 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-07-04 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-07-04 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-07-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-07-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'topic/drm-fixes-2015-07-04' of git://anongit...
2015-07-03 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'remoteproc-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'hwspinlock-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'nios2-v4.2' of git://git.rocketboards.org...
2015-07-03 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2015-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-07-03 Linus TorvaldsMerge tag 'fbdev-fixes-4.2' of git://git./linux/kernel...
2015-07-03 Linus TorvaldsMerge tag 'edac_urgent_for_4.2' of git://git./linux...
2015-07-03 Stephen Rothwellcrypto: marvell/cesa - another fix up for of_get_named_...
2015-07-03 Linus TorvaldsMerge tag 'acpica-4.2-rc1' of git://git./linux/kernel...
next