summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* crypto: atmel-sha - fix algorihtm registrationCyrille Pitchen2016-01-301-1/+60
* crypto: sunxi - don't print confusing dataArnd Bergmann2016-01-271-3/+2
* crypto: qat - Reduced reqsize in qat_algsCabiddu, Giovanni2016-01-251-4/+2
* crypto: ixp4xx - Fix false lastlen uninitialised warningHerbert Xu2016-01-251-14/+12
* crypto: atmel-sha - fix context switchesCyrille Pitchen2016-01-252-25/+84
* crypto: atmel-sha - add support of sama5d2x SoCsCyrille Pitchen2016-01-251-0/+6
* crypto: atmel-sha - fix a race between the 'done' tasklet and the crypto clientCyrille Pitchen2016-01-251-6/+13
* crypto: atmel-sha - fix crash when computing digest on empty messageCyrille Pitchen2016-01-251-0/+1
* crypto: ccp - Add hash state import and export supportTom Lendacky2016-01-252-0/+46
* crypto: caam - enable LARGE_BURST for enhancing DMA transactions sizeHoria Geant?2016-01-252-2/+3
* crypto: qat - Pack cfg ctl structsAtta, Ahsan2016-01-251-3/+3
* crypto: s5p-sss - Use memcpy_toio for iomem annotated memoryKrzysztof Koz?owski2016-01-251-2/+2
* crypto: s5p-sss - Fix minor coding style violationsKrzysztof Koz?owski2016-01-251-4/+4
* crypto: qat - remove redundant function callPingchao Yang2016-01-251-1/+0
* crypto: qat - change name for c6xx dev typeTadeusz Struk2016-01-251-2/+2
* crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-01-251-2/+2
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-223-8/+17
|\
| * crypto: atmel-aes - Add missing break to atmel_aes_reg_nameHerbert Xu2016-01-191-0/+1
| * crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMAGeert Uytterhoeven2016-01-181-0/+1
| * crypto: qat - update init_esram for C3xxx dev typeTadeusz Struk2016-01-181-0/+3
| * crypto: qat - fix timeout issuesPingchao Yang2016-01-181-5/+6
| * crypto: qat - remove to call get_sram_bar_id for qat_c3xxxPingchao Yang2016-01-181-3/+6
* | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-154-17/+13
|\ \ | |/ |/|
| * powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()Anton Blanchard2015-12-014-0/+13
| * crypto: vmx: Only call enable_kernel_vsx()Anton Blanchard2015-12-014-17/+0
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-1284-1531/+6420
|\ \
| * | crypto: hifn_795x, picoxcell - use ablkcipher_request_castGeliang Tang2015-12-292-4/+3
| * | crypto: qat - fix SKU definiftion for c3xxx devTadeusz Struk2015-12-252-19/+8
| * | crypto: qat - Fix random config build issueTadeusz Struk2015-12-251-2/+10
| * | crypto: ccp - use to_pci_dev and to_platform_deviceGeliang Tang2015-12-252-8/+6
| * | crypto: qat - Rename dh895xcc mmp firmwareAhsan Atta2015-12-251-1/+1
| * | crypto: atmel-aes - add debug facilities to monitor register accesses.Cyrille Pitchen2015-12-231-1/+114
| * | crypto: atmel-aes - add support to GCM modeCyrille Pitchen2015-12-233-2/+462
| * | crypto: atmel-aes - change the DMA thresholdCyrille Pitchen2015-12-231-1/+1
| * | crypto: atmel-aes - fix the counter overflow in CTR modeCyrille Pitchen2015-12-231-2/+115
| * | crypto: atmel-aes - fix atmel-ctr-aes driver for RFC 3686Cyrille Pitchen2015-12-231-1/+1
| * | crypto: atmel-aes - create sections to regroup functions by usageCyrille Pitchen2015-12-231-102/+108
| * | crypto: atmel-aes - fix typo and indentationCyrille Pitchen2015-12-231-31/+25
| * | crypto: atmel-aes - use SIZE_IN_WORDS() helper macroCyrille Pitchen2015-12-231-2/+2
| * | crypto: atmel-aes - improve performances of data transferCyrille Pitchen2015-12-231-378/+386
| * | crypto: atmel-aes - fix atmel_aes_remove()Cyrille Pitchen2015-12-231-0/+1
| * | crypto: atmel-aes - remove useless AES_FLAGS_DMA flagCyrille Pitchen2015-12-231-22/+15
| * | crypto: atmel-aes - reduce latency of DMA completionCyrille Pitchen2015-12-231-2/+2
| * | crypto: atmel-aes - remove unused 'err' member of struct atmel_aes_devCyrille Pitchen2015-12-231-5/+0
| * | crypto: atmel-aes - rework crypto request completionCyrille Pitchen2015-12-231-27/+47
| * | crypto: atmel-aes - simplify the configuration of the AES IPCyrille Pitchen2015-12-231-123/+93
| * | crypto: atmel-aes - remove useless write in the Control RegisterCyrille Pitchen2015-12-231-2/+1
| * | crypto: atmel-aes - make crypto request queue management more genericCyrille Pitchen2015-12-231-26/+49
| * | crypto: atmel-aes - change atmel_aes_write_ctrl() signatureCyrille Pitchen2015-12-231-14/+10
| * | crypto: atmel-aes - propagate error from atmel_aes_hw_version_init()Cyrille Pitchen2015-12-231-5/+11
OpenPOWER on IntegriCloud