summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel2017-01-231-46/+42
| * crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an algSalvatore Benedetto2017-01-231-0/+1
| * crypto: aesni - Fix failure when built-in with modular pcbcHerbert Xu2016-12-301-1/+2
* | crypto: vmx - disable preemption to enable vsx in aes_ctr.cLi Zhong2017-01-231-0/+6
* | crypto: mediatek - add support to GCM modeRyder Lee2017-01-233-4/+369
* | crypto: mediatek - add support to CTR modeRyder Lee2017-01-231-5/+146
* | crypto: mediatek - fix typo and indentationRyder Lee2017-01-233-69/+63
* | crypto: mediatek - regroup functions by usageRyder Lee2017-01-231-131/+141
* | crypto: mediatek - rework crypto request completionRyder Lee2017-01-232-12/+16
* | crypto: mediatek - make crypto request queue management more genericRyder Lee2017-01-232-36/+53
* | crypto: mediatek - fix incorrect data transfer resultRyder Lee2017-01-233-32/+47
* | crypto: mediatek - move HW control data to transformation contextRyder Lee2017-01-233-145/+126
* | crypto: x86 - make constants readonly, allow linker to merge themDenys Vlasenko2017-01-2333-74/+229
* | crypto: x86/crc32c - fix %progbits -> @progbitsDenys Vlasenko2017-01-231-1/+1
* | crypto: arm/aes-neonbs - fix issue with v2.22 and older assemblerArd Biesheuvel2017-01-231-4/+4
* | crypto: tcrypt - Add debug printsRabin Vincent2017-01-231-0/+6
* | crypto: img-hash - use dma_data_direction when calling dma_map_sgNicolas Iooss2017-01-231-2/+2
* | crypto: virtio - adjust priority of algorithmGonglei \(Arei\)2017-01-131-1/+1
* | crypto: arm/aes - avoid reserved 'tt' mnemonic in asm codeArd Biesheuvel2017-01-131-5/+5
* | hwrng: n2 - update version infoShannon Nelson2017-01-131-4/+4
* | hwrng: n2 - support new hardware register layoutShannon Nelson2017-01-132-46/+134
* | hwrng: n2 - add device data descriptionsShannon Nelson2017-01-132-8/+54
* | hwrng: n2 - limit error spewage when self-test failsShannon Nelson2017-01-131-1/+4
* | crypto: mediatek - make symbol of_crypto_id staticWei Yongjun2017-01-131-1/+1
* | crypto: testmgr - use calculated count for number of test vectorsArd Biesheuvel2017-01-132-1101/+204
* | crypto: arm/aes - replace bit-sliced OpenSSL NEON codeArd Biesheuvel2017-01-139-6499/+1429
* | crypto: arm64/aes - reimplement bit-sliced ARM/NEON implementation for arm64Ard Biesheuvel2017-01-134-0/+1393
* | crypto: arm/aes - replace scalar AES cipherArd Biesheuvel2017-01-135-119/+256
* | crypto: arm64/aes - add scalar implementationArd Biesheuvel2017-01-134-0/+203
* | crypto: arm64/aes-blk - expose AES-CTR as synchronous cipher as wellArd Biesheuvel2017-01-131-2/+23
* | crypto: arm/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-01-134-0/+659
* | crypto: arm64/chacha20 - implement NEON version based on SSE3 codeArd Biesheuvel2017-01-134-0/+586
* | crypto: mediatek - fix format string for 64-bit buildsArnd Bergmann2017-01-132-3/+3
* | crypto: mediatek - remove ARM dependenciesArnd Bergmann2017-01-131-7/+4
* | crypto: x86/chacha20 - Manually align stack bufferHerbert Xu2017-01-131-1/+4
* | crypto: testmgr - Allocate only the required output size for hash testsAndrew Lutomirski2017-01-131-4/+5
* | crypto: mediatek - don't return garbage err on successful returnColin Ian King2017-01-131-1/+1
* | crypto: picoxcell - Remove spacc_is_compatible() wrapper functionJavier Martinez Canillas2017-01-131-18/+3
* | crypto: picoxcell - Remove platform device ID tableJavier Martinez Canillas2017-01-131-7/+0
* | crypto: picoxcell - Allow driver to build COMPILE_TEST is enabledJavier Martinez Canillas2017-01-131-1/+1
* | crypto: Replaced gcc specific attributes with macros from compiler.hGideon Israel Dsouza2017-01-1314-20/+34
* | crypto: testmgr - use kmemdup instead of kmalloc+memcpyEric Biggers2017-01-131-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-01-12330-1986/+2998
|\ \
| * | Linux 4.10-rc3v4.10-rc3Linus Torvalds2017-01-081-1/+1
| * | Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-0846-316/+550
| |\ \
| | * | USB: fix problems with duplicate endpoint addressesAlan Stern2017-01-051-0/+10
| | * | usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin2017-01-051-14/+10
| | * | usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-01-051-0/+7
| | * | usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-01-051-30/+29
| | * | usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure2017-01-051-0/+1