OSDN Git Service

crypto: caam - fix non-block aligned hash calculation
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / crypto /
2015-10-20 Russell Kingcrypto: caam - fix non-block aligned hash calculation
2015-10-20 Russell Kingcrypto: caam - avoid needlessly saving and restoring...
2015-10-20 Russell Kingcrypto: caam - print errno code when hash registration...
2015-10-20 Boris Brezilloncrypto: marvell/cesa - fix memory leak
2015-10-20 Russell Kingcrypto: marvell/cesa - fix first-fragment handling...
2015-10-20 Russell Kingcrypto: marvell/cesa - rearrange handling for sw padded...
2015-10-20 Russell Kingcrypto: marvell/cesa - rearrange handling for hw finish...
2015-10-20 Russell Kingcrypto: marvell/cesa - rearrange last request handling
2015-10-20 Russell Kingcrypto: marvell/cesa - avoid adding final operation...
2015-10-20 Russell Kingcrypto: marvell/cesa - ensure iter.base.op_len is the...
2015-10-20 Russell Kingcrypto: marvell/cesa - use presence of scatterlist...
2015-10-20 Russell Kingcrypto: marvell/cesa - move mv_cesa_dma_add_frag()...
2015-10-20 Russell Kingcrypto: marvell/cesa - always ensure mid-fragments...
2015-10-20 Russell Kingcrypto: marvell/cesa - factor out adding an operation...
2015-10-20 Russell Kingcrypto: marvell/cesa - factor out first fragment decisi...
2015-10-20 Russell Kingcrypto: marvell/cesa - const-ify argument to mv_cesa_ge...
2015-10-20 Russell Kingcrypto: marvell/cesa - ensure template operation is...
2015-10-20 Russell Kingcrypto: marvell/cesa - fix the bit length endianness
2015-10-20 Russell Kingcrypto: marvell/cesa - add flag to determine algorithm...
2015-10-20 Russell Kingcrypto: marvell/cesa - keep creq->state in CPU endian...
2015-10-20 Russell Kingcrypto: marvell/cesa - easier way to get the transform
2015-10-20 Tadeusz Strukcrypto: qat - fix crypto_get_instance_node function
2015-10-15 LABBE Corentincrypto: n2 - set array of const as const
2015-10-15 LABBE Corentincrypto: sahara - set array of const as const
2015-10-14 LABBE Corentincrypto: ux500 - Use devm_xxx() managed function
2015-10-14 LABBE Corentincrypto: atmel - use devm_xxx() managed function
2015-10-14 Arnd Bergmanncrypto: mxs-dcp - mxs-dcp is an stmp device
2015-10-14 Russell Kingcrypto: marvell/cesa - factor out common import/export...
2015-10-14 Russell Kingcrypto: marvell/cesa - fix wrong hash results
2015-10-14 Russell Kingcrypto: marvell/cesa - initialise struct mv_cesa_ahash_req
2015-10-14 Russell Kingcrypto: marvell/cesa - fix stack smashing in marvell...
2015-10-14 Haren Mynenicrypto: 842 - Add CRC and validation support
2015-10-14 Tadeusz Strukcrypto: akcipher - Changes to asymmetric key API
2015-10-08 LABBE Corentincrypto: atmel - Check for clk_prepare_enable() return...
2015-10-08 Catalin Vasilecrypto: caam - add support for acipher xts(aes)
2015-10-08 LABBE Corentincrypto: qce - dma_map_sg can handle chained SG
2015-10-08 Tom Lendackycrypto: ccp - Use module name in driver structures
2015-10-08 Tom Lendackycrypto: ccp - Change references to accelerator to offload
2015-10-08 Tom Lendackycrypto: ccp - Remove use ACPI field
2015-10-08 Tom Lendackycrypto: ccp - Replace BUG_ON with WARN_ON and a return...
2015-10-01 Tadeusz Strukcrypto: qat - remove unneeded variable
2015-10-01 Tadeusz Strukcrypto: qat - add support for ctr(aes) and xts(aes)
2015-10-01 LABBE Corentincrypto: sahara - dma_map_sg can handle chained SG
2015-10-01 LABBE Corentincrypto: caam - dma_map_sg can handle chained SG
2015-10-01 LABBE Corentincrypto: talitos - dma_map_sg can handle chained SG
2015-10-01 Tadeusz Strukcrypto: qat - remove empty functions and turn qat_uregi...
2015-09-21 LABBE Corentincrypto: sahara - replace sahara_sg_length with sg_nents...
2015-09-21 LABBE Corentincrypto: amcc - replace get_sg_count by sg_nents_for_len
2015-09-21 LABBE Corentincrypto: bfin_crc - replace sg_count by sg_nents
2015-09-21 Tadeusz Strukcrypto: qat - Add load balancing across devices
2015-09-21 Fabio Estevamcrypto: caam - Remove unused JUMP_TYPE_MASK definition
2015-09-21 John Griffincrypto: qat - don't check for iommu
2015-09-21 Fabio Estevamcrypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL
2015-09-21 Luis de Bethencourtcrypto: ux500 - Fix module autoload for OF platform...
2015-09-21 Luis de Bethencourtcrypto: picoxcell - Fix module autoload for OF platform...
2015-09-21 Luis de Bethencourtcrypto: amcc - Fix module autoload for OF platform...
2015-09-20 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-20 Linus TorvaldsMerge tag 'linux-kselftest-4.3-rc2' of git://git./linux...
2015-09-20 Linus TorvaldsMerge tag 'pm+acpi-4.3-rc2' of git://git./linux/kernel...
2015-09-20 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-09-20 Linus TorvaldsMerge tag 'led-fixes-for-v4.3-rc2' of git://git./linux...
2015-09-20 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-09-20 Linus TorvaldsMerge branch 'libnvdimm-fixes' of git://git./linux...
2015-09-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2015-09-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2015-09-18 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2015-09-18 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2015-09-18 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-18 Linus TorvaldsMerge tag 'powerpc-4.3-2' of git://git./linux/kernel...
2015-09-18 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.3-2' of git://git...
2015-09-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-17 Linus TorvaldsMerge tag 'for-v4.3-rc' of git://git./linux/kernel...
2015-09-17 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2015-09-17 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2015-09-17 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2015-09-17 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2015-09-17 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2015-09-17 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2015-09-17 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2015-09-17 Paolo BonziniMerge tag 'kvm-arm-for-4.3-rc2-2' of git://git./linux...
2015-09-16 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2015-09-16 Linus TorvaldsMerge tag 'hwmon-for-linus-v4.3-rc2' of git://git....
2015-09-16 Linus TorvaldsMerge tag 'pinctrl-v4.3-2' of git://git./linux/kernel...
2015-09-16 Linus TorvaldsMerge tag 'gpio-v4.3-2' of git://git./linux/kernel...
2015-09-16 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2015-09-14 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2015-09-14 Rafael J. WysockiMerge branch 'for-rafael' of https://git./linux/kernel...
2015-09-14 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-09-14 Paolo BonziniMerge tag 'kvm-arm-for-4.3-rc2' of git://git./linux...
2015-09-12 Linus TorvaldsMerge tag 'cris-for-4.3' of git://git./linux/kernel...
2015-09-12 Ingo MolnarMerge branch 'for-mingo' of git://git./linux/kernel...
2015-09-12 Linus TorvaldsMerge tag 'ntb-4.3' of git://github.com/jonmason/ntb
2015-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2015-09-12 Linus TorvaldsMerge tag 'pm+acpi-4.3-rc1-2' of git://git./linux/kerne...
2015-09-12 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2015-09-12 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2015-09-11 Linus TorvaldsMerge tag 'media/v4.3-2' of git://git./linux/kernel...
2015-09-11 Linus TorvaldsMerge tag 'edac/v4.3-1' of git://git./linux/kernel...
2015-09-11 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2015-09-11 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
next