summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: chcr - Fix txq ids.Harsh Jain2017-04-216-21/+44
* crypto: chcr - Set hmac_ctrl bit to use HW register HMAC_CFG[456]Harsh Jain2017-04-211-19/+5
* crypto: chcr - Increase priority of AEAD algos.Harsh Jain2017-04-212-4/+12
* hwrng: timeriomem - Improve performance for sub-jiffie update periodsRick Altherr2017-04-101-41/+45
* hwrng: timeriomem - Shorten verbose type and variable namesRick Altherr2017-04-101-14/+13
* hwrng: timeriomem - Migrate to new APIRick Altherr2017-04-101-30/+30
* crypto: ccp - Rearrange structure members to minimize sizeGary R Hook2017-04-051-4/+4
* crypto: ccp - Remove redundant cpu-to-le32 macrosGary R Hook2017-04-051-11/+11
* crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE2017-04-055-0/+336
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2017-04-059-71/+144
|\
| * crypto: caam - fix RNG deinstantiation error checkingHoria Geantă2017-04-051-1/+2
| * crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă2017-04-051-1/+1
| * crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2017-04-052-45/+19
| * crypto: ccp - Make some CCP DMA channels privateGary R Hook2017-03-243-0/+47
| * hwrng: geode - Revert managed API changesPrarit Bhargava2017-03-161-15/+35
| * hwrng: amd - Revert managed API changesPrarit Bhargava2017-03-161-8/+34
| * crypto: ccp - Assign DMA commands to the channel's CCPGary R Hook2017-03-162-1/+5
* | crypto: ixp4xx - Use sg_virt()Geliang Tang2017-03-241-1/+1
* | crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann2017-03-241-20/+20
* | crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter2017-03-241-1/+1
* | crypto: s5p-sss - Document the struct s5p_aes_devKrzysztof Kozlowski2017-03-241-1/+26
* | crypto: s5p-sss - Remove unused variant field from state containerKrzysztof Kozlowski2017-03-241-3/+0
* | crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski2017-03-241-2/+3
* | crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă2017-03-247-16/+2601
* | crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-245-28/+1064
* | crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă2017-03-241-0/+5
* | soc/qman: export non-programmable FQD fields queryHoria Geantă2017-03-242-63/+2
* | soc/qman: add dedicated channel ID for CAAMHoria Geantă2017-03-241-1/+5
* | soc/qman: export volatile dequeue related structsHoria Geantă2017-03-241-36/+0
* | crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook2017-03-245-0/+531
* | crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-248-2/+552
* | crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook2017-03-243-3/+99
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-24266-2852/+5093
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-03-1923-546/+1267
| |\ \
| | * | qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani2017-03-181-3/+3
| | * | qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran2017-03-186-20/+81
| | * | qla2xxx: Change scsi host lookup method.Quinn Tran2017-03-187-40/+100
| | * | qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2017-03-182-4/+90
| | * | qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran2017-03-186-65/+279
| | * | qla2xxx: Add async new target notificationQuinn Tran2017-03-182-3/+4
| | * | qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2017-03-182-0/+27
| | * | qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran2017-03-187-251/+406
| | * | qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran2017-03-184-8/+32
| | * | qla2xxx: Fix sess_lock & hardware_lock lock order problem.Quinn Tran2017-03-181-23/+18
| | * | qla2xxx: Fix inadequate lock protection for ABTS.Quinn Tran2017-03-181-2/+10
| | * | qla2xxx: Fix request queue corruption.Quinn Tran2017-03-181-3/+9
| | * | qla2xxx: Fix memory leak for abts processingQuinn Tran2017-03-181-0/+2
| | * | qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio2017-03-185-10/+16
| | * | tcmu: Convert cmd_time_out into backend device attributeNicholas Bellinger2017-03-181-26/+68
| | * | tcmu: make cmd timeout configurableMike Christie2017-03-181-6/+35