aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
| * | crypto: caam - add support for rfc3686(ctr(aes))Catalin Vasile2014-11-06
| * | crypto: caam - add support for ctr(aes)Catalin Vasile2014-11-06
| * | crypto: caam - add support for rfc4543(gcm(aes))Tudor Ambarus2014-11-06
| * | crypto: nx - Fixing the limit number of bytes to be processedLeonidas S. Barbosa2014-11-06
| * | crypto: nx - Fix SHA concurrence issue and sg limit boundsLeonidas S. Barbosa2014-11-06
| * | crypto: nx - Moving NX-AES-XCBC to be processed logicLeonidas S. Barbosa2014-11-06
| * | crypto: nx - Moving NX-AES-GCM to be processed logicLeonidas S. Barbosa2014-11-06
| * | crypto: nx - Moving NX-AES-ECB to be processed logicLeonidas S. Barbosa2014-11-06
| * | crypto: nx - Moving limit and bound logic in CTR and fix IV vectorLeonidas S. Barbosa2014-11-06
| * | crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list boundsLeonidas S. Barbosa2014-11-06
| * | crypto: nx - Moving NX-AES-CBC to be processed logicLeonidas S. Barbosa2014-11-06
| * | crypto: caam - fix output sequence contiguity checkTudor Ambarus2014-11-06
| * | crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk2014-11-06
| * | crypto: caam - add support for rfc4106(gcm(aes))Tudor Ambarus2014-10-24
| * | crypto: caam - add support for gcm(aes)Tudor Ambarus2014-10-24
| * | crypto: qat - misspelling typo - "reseting" should be "resetting"Bruce Allan2014-10-24
| * | crypto: qat - cleanup unnecessary break checkpatch warningBruce Allan2014-10-24
| * | crypto: qat - cleanup coccicheck warning - NULL check before freeing functionsBruce Allan2014-10-24
| * | crypto: qat - fix bad unlock balanceBruce Allan2014-10-24
| |/
* | of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-24
* | crypto: caam - fix missing dma unmap on error pathCristian Stoica2014-11-06
* | crypto: qat - Enforce valid numa configurationTadeusz Struk2014-10-24
* | crypto: qat - Prevent dma mapping zero length assoc dataTadeusz Struk2014-10-24
|/
* crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.cBehan Webster2014-10-14
* crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.cJan-Simon Möller2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2014-10-02
| |\
| * | crypto: qat - Removed unneeded partial stateTadeusz Struk2014-09-24
| * | crypto: qat - Fix typo in name of tasklet_structTadeusz Struk2014-09-24
| * | crypto: caam - Dynamic allocation of addresses for various memory blocks in C...Nitesh Narayan Lal2014-09-15
| * | crypto: mv_cesa - Add missing #defineRasmus Villemoes2014-08-29
| * | crypto: qat - Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-08-29
| * | crypto: caam - fix addressing of struct memberCristian Stoica2014-08-25
| * | crypto: caam - remove duplicated sg copy functionsCristian Stoica2014-08-25
| * | crypto: qat - Fix return value check in adf_chr_drv_create()Wei Yongjun2014-08-25
| * | crypto: caam - enable raw data instead of von Neumann dataAlex Porosanu2014-08-25
| * | crypto: caam - change starting entropy delay valueAlex Porosanu2014-08-25
| * | crypto: caam - disable RNG oscillator maximum frequency checkAlex Porosanu2014-08-25
* | | Fix up missing dmaengine header inclusion from qce crypto engineLinus Torvalds2014-10-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | treewide: fix errors in printkMasanari Iida2014-09-01
* | | crypto: ccp - Check for CCP before registering crypto algsTom Lendacky2014-09-24
* | | crypto: qat - Enable all 32 IRQsTadeusz Struk2014-09-18
| |/ |/|
* | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\ \
| * | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-14
|\ \ \ | |/ / |/| |
| * | of: Reorder device tree changes and notifiersGrant Likely2014-07-23