summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | crypto: ccp - Update copyright dates for 2017.Gary R Hook2017-07-2811-11/+11
| * | | crypto: stm32 - Support for STM32 HASH modulelionel.debieve@st.com2017-07-283-0/+1589
| * | | crypto: stm32 - Rename module to use generic cryptolionel.debieve@st.com2017-07-283-6/+5
| * | | crypto: stm32 - solve crc issue during unbindlionel.debieve@st.com2017-07-281-1/+1
| * | | crypto: stm32 - CRC use relaxed functionlionel.debieve@st.com2017-07-281-7/+8
| * | | crypto: caam - free qman_fq after kill_fqXulin Sun2017-07-281-6/+4
| * | | hwrng: remember rng chosen by userHarald Freudenberger2017-07-181-2/+19
| * | | hwrng: use rng source with best qualityHarald Freudenberger2017-07-181-6/+19
| * | | crypto: caam - fix condition for the jump over key(s) commandTudor Ambarus2017-07-181-3/+2
| * | | crypto: caam - clean-up in caam_init_rng()Horia Geantă2017-07-181-5/+1
| * | | crypto: caam - remove unused variables in caam_drv_privateTudor Ambarus2017-07-182-4/+0
| * | | crypto: caam - remove unused sg_to_sec4_sg_len()Horia Geantă2017-07-181-15/+0
| * | | crypto: caam/qi - lower driver verbosityHoria Geantă2017-07-181-4/+4
| * | | crypto: caam/qi - remove unused header sg_sw_sec4.hHoria Geantă2017-07-181-1/+0
| * | | crypto: caam/qi - explicitly set dma_opsHoria Geantă2017-07-181-0/+1
| * | | crypto: caam/qi - fix AD length endianness in S/G entryHoria Geantă2017-07-181-1/+4
| * | | crypto: caam/qi - handle large number of S/Gs caseHoria Geantă2017-07-183-4/+34
| * | | crypto: caam/qi - properly set IV after {en,de}cryptHoria Geantă2017-07-181-1/+8
| * | | crypto: caam/qi - fix compilation with CONFIG_DEBUG_FORCE_WEAK_PER_CPU=yHoria Geantă2017-07-181-1/+1
| * | | crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă2017-07-184-54/+62
| * | | crypto: caam/qi - fix typo in authenc alg driver nameHoria Geantă2017-07-181-1/+1
| * | | crypto: brcm - add NULL check on of_match_device() return valueGustavo A. R. Silva2017-07-181-0/+5
| * | | crypto: geode-aes - fixed coding style warnings and errorChris Gorman2017-07-181-7/+10
| * | | crypto: ccp - remove ccp_present() check from device initializeBrijesh Singh2017-07-181-12/+0
| * | | crypto: ccp - rename ccp driver initialize files as sp deviceBrijesh Singh2017-07-185-93/+87
| * | | crypto: ccp - Abstract interrupt registerationBrijesh Singh2017-07-188-115/+188
| * | | crypto: ccp - Introduce the AMD Secure Processor deviceBrijesh Singh2017-07-1811-160/+460
| * | | crypto: ccp - Use devres interface to allocate PCI/iomap and cleanupBrijesh Singh2017-07-185-138/+106
| * | | crypto: atmel-ecc - introduce Microchip / Atmel ECC driverTudor-Dan Ambarus2017-07-184-0/+924
| * | | crypto: sun4i-ss - support the Security System PRNGCorentin LABBE2017-07-185-0/+106
| * | | crypto: omap-des - fix error return code in omap_des_probe()Gustavo A. R. Silva2017-07-181-1/+2
| * | | crypto: omap-aes - fix error return code in omap_aes_probe()Gustavo A. R. Silva2017-07-181-0/+1
| * | | crypto: mxs-dcp - print error message on platform_get_irq failureGustavo A. R. Silva2017-07-181-2/+6
| * | | crypto: mxc-scc - fix error code in mxc_scc_probe()Gustavo A. R. Silva2017-07-181-2/+2
| * | | crypto: mediatek - fix error return code in mtk_crypto_probe()Gustavo A. R. Silva2017-07-181-1/+1
| * | | crypto: ccp - print error message on platform_get_irq failureGustavo A. R. Silva2017-07-181-1/+3
| * | | crypto: ccp - Provide an error path for debugfs setup failureGary R Hook2017-07-181-5/+10
| * | | crypto: ccp - Change all references to use the JOB ID macroGary R Hook2017-07-181-2/+2
| * | | crypto: ccp - Fix some line spacingGary R Hook2017-07-181-0/+1
| * | | crypto: sahara - make of_device_ids constArvind Yadav2017-07-181-1/+1
| * | | crypto: qat - fix spelling mistake: "runing" -> "running"Colin Ian King2017-07-181-1/+1
| * | | crypto: virtio - Refacotor virtio_crypto driver for new virito crypto servicesZeng, Xin2017-07-183-70/+98
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06947-17648/+105650
|\ \ \ \
| * \ \ \ Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-09-052-40/+61
| |\ \ \ \
| | * | | | i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller2017-09-051-0/+1
| | * | | | i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain2017-09-052-40/+60
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-051-1/+1
| |\| | | |
| | * | | | net: dsa: loop: Do not unregister invalid fixed PHYFlorian Fainelli2017-09-031-1/+1
| * | | | | drivers: net: xgene: Remove return statement from void functionIyappan Subramanian2017-09-051-2/+0
| * | | | | drivers: net: xgene: Configure tx/rx delay for ACPIQuan Nguyen2017-09-051-5/+2