summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-19crypto: chelsio - request to HW should wrapAtul Gupta1-18/+17
2018-05-19crypto: nx - fix spelling mistake: "seqeunce" -> "sequence"Colin Ian King1-1/+1
2018-05-19hwrng: n2 - fix spelling mistake: "restesting" -> "retesting"Colin Ian King1-1/+1
2018-05-12crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman1-2/+0
2018-05-12crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman4-9/+0
2018-05-05crypto: caam - fix size of RSA prime factor qHoria Geantă1-4/+4
2018-05-05hwrng: stm32 - fix pm_suspend issuelionel.debieve@st.com1-2/+7
2018-05-05hwrng: stm32 - define default state for rng driverlionel.debieve@st.com1-0/+1
2018-05-05crypto: ccree - use proper printk formatGilad Ben-Yossef1-1/+1
2018-05-05crypto: ccree - enable support for hardware keysGilad Ben-Yossef2-62/+318
2018-04-28crypto: crypto4xx - put temporary dst sg into request ctxChristian Lamparter3-13/+19
2018-04-28crypto: crypto4xx - extend aead fallback checksChristian Lamparter1-14/+16
2018-04-28crypto: crypto4xx - properly set IV after de- and encryptChristian Lamparter2-1/+11
2018-04-28crypto: crypto4xx - add aes-ctr supportChristian Lamparter4-6/+128
2018-04-28crypto: crypto4xx - avoid VLA useChristian Lamparter1-10/+4
2018-04-28crypto: crypto4xx - convert to skcipherChristian Lamparter3-177/+163
2018-04-28crypto: crypto4xx - performance optimizationsChristian Lamparter3-26/+34
2018-04-28crypto: cavium - Remove unnecessary parenthesesVarsha Rao1-21/+21
2018-04-28crypto: drivers - simplify getting .drvdataWolfram Sang2-8/+4
2018-04-28crypto: omap-sham - fix memleakBin Liu1-1/+1
2018-04-28crypto: drivers - Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-10/+4
2018-04-21crypto: caam: - Use kmemdup() functionFabio Estevam1-8/+1
2018-04-21crypto: caam - strip input zeros from RSA input bufferHoria Geantă2-0/+62
2018-04-21hwrng: via - support new Centaur CPUdavidwang1-1/+1
2018-04-21crypto: caam - allow retrieving 'era' from registerFabio Estevam2-4/+58
2018-04-21crypto: caam - staticize caam_get_era()Fabio Estevam2-4/+1
2018-04-21crypto: cavium - Fix smp_processor_id() warningsJan Glauber2-3/+3
2018-04-21crypto: cavium - Fix statistics pending request valueJan Glauber2-9/+5
2018-04-21crypto: cavium - Prevent division by zeroJan Glauber1-4/+5
2018-04-21crypto: cavium - Limit result reading attemptsJan Glauber3-4/+25
2018-04-21crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber1-8/+14
2018-04-21crypto: chelsio - remove redundant assignment to cdev->portsColin Ian King1-1/+0
2018-04-21crypto: chelsio - don't leak information from the stack to userspaceColin Ian King1-1/+1
2018-04-21crypto: chelsio - Fix potential NULL pointer dereferencesGustavo A. R. Silva1-0/+16
2018-04-21crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă1-111/+116
2018-04-21crypto: caam - fix IV DMA mapping and updatingHoria Geantă1-121/+91
2018-04-21crypto: caam - fix DMA mapping dir for generated IVHoria Geantă1-12/+17
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds18-82/+109
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-7/+0
2018-04-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds6-5/+251
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+12
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds6-607/+784
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds159-3894/+14660
2018-04-13Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-56/+161
2018-04-13Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds49-456/+582
2018-04-13Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds13-123/+182
2018-04-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+17
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds12-705/+166
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare1-2/+2
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung1-1/+9