summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers2018-12-231-2/+1
* crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela2018-12-237-605/+1103
* crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam2018-12-231-6/+6
* crypto: chelsio - Fix wrong error counter incrementsHarsh Jain2018-12-232-10/+10
* crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain2018-12-231-0/+4
* crypto: chelsio - Handle PCI shutdown eventHarsh Jain2018-12-233-93/+278
* crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain2018-12-231-8/+8
* crypto: chelsio - Use same value for both channel in single WRHarsh Jain2018-12-232-8/+6
* crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain2018-12-233-120/+104
* crypto: chelsio - remove set but not used variable 'kctx_len'YueHaibing2018-12-231-2/+1
* crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor2018-12-231-1/+1
* crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor2018-12-231-2/+2
* crypto: cavium/nitrox - Enabled Mailbox supportSrikanth, Jampala2018-12-1311-54/+441
* crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-071-39/+9
* crypto: chcr - ESN for Inline IPSec TxAtul Gupta2018-12-072-36/+148
* crypto: chcr - small packet Tx stalls the queueAtul Gupta2018-12-071-1/+4
* crypto: ccree - add support for CryptoCell 703Gilad Ben-Yossef2018-12-076-9/+90
* crypto: cavium/nitrox - Enable interrups for PF in SR-IOV mode.Srikanth, Jampala2018-11-294-10/+142
* crypto: cavium/nitrox - crypto request format changesNagadheeraj, Rottela2018-11-293-244/+227
* crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-204-32/+31
* crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-203-6/+4
* crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocationsEric Biggers2018-11-208-11/+8
* crypto: remove useless initializations of cra_listEric Biggers2018-11-206-8/+0
* crypto: inside-secure - remove useless setting of type flagsEric Biggers2018-11-201-4/+4
* hwrng: bcm2835 - Switch to SPDX identifierStefan Wahren2018-11-161-5/+2
* crypto: caam/qi2 - add support for Chacha20 + Poly1305Horia Geantă2018-11-164-6/+154
* crypto: caam/jr - add support for Chacha20 + Poly1305Horia Geantă2018-11-166-5/+354
* crypto: caam/qi2 - add support for ChaCha20Horia Geantă2018-11-164-4/+36
* crypto: caam - add register map changes cf. Era 10Horia Geantă2018-11-168-49/+184
* crypto: mxs-dcp - Add support for dcp clkLeonard Crestez2018-11-161-3/+25
* crypto: bcm - fix normal/non key hash algorithm failureRaveendra Padasalagi2018-11-161-1/+5
* crypto: chelsio - clean up various indentation issuesColin Ian King2018-11-091-8/+8
* crypto: cavium/nitrox - fix a DMA pool free failureWenwen Wang2018-11-093-10/+31
* crypto: ccree - add SM3 supportYael Chemla2018-11-094-24/+113
* crypto: ccree - modify set_cipher_mode usage from cc_hashYael Chemla2018-11-092-9/+23
* crypto: ccree - adjust hash length to suit certain context specificsYael Chemla2018-11-094-24/+47
* crypto: ccree - add SM4 supportGilad Ben-Yossef2018-11-093-0/+70
* crypto: ccree - add support for CryptoCell 713Gilad Ben-Yossef2018-11-093-11/+19
* crypto: hisilicon - Fix reference after free of memories on error pathJohn Garry2018-11-091-10/+11
* crypto: hisilicon - Fix NULL dereference for same dst and srcJohn Garry2018-11-091-4/+6
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-042-0/+3
|\
| * ubi: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-232-0/+3
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-044-0/+347
|\ \
| * | clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren2018-11-023-0/+163
| * | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-023-0/+184
* | | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds2018-11-046-110/+429
|\ \ \
| * | | ntb: idt: Alter the driver info commentsSerge Semin2018-11-013-9/+8
| * | | ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2018-11-012-43/+3
| * | | ntb: idt: Add basic hwmon sysfs interfaceSerge Semin2018-11-013-1/+206
| * | | ntb: idt: Alter temperature read methodSerge Semin2018-11-012-17/+152