aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-08-25crypto: stm32 - Add missing header inclusionsHerbert Xu
2020-08-21crypto: hisilicon/qm - fix the process of register algorithms to cryptoYang Shen
2020-08-21crypto: hisilicon/qm - fix the call trace when unbind deviceWeili Qian
2020-08-21crypto: hisilicon/qm - register callback function to 'pci_driver.shutdown'Yang Shen
2020-08-21crypto: hisilicon/qm - fix VF not available after PF FLRShukun Tan
2020-08-21crypto: hisilicon/qm - fix no stop reason when use 'hisi_qm_stop'Yang Shen
2020-08-21crypto: hisilicon/qm - fix event queue depth to 2048Shukun Tan
2020-08-21crypto: hisilicon/qm - fix judgement of queue is fullHui Tang
2020-08-21crypto: hisilicon/qm - fix print frequence in hisi_qp_sendYang Shen
2020-08-21crypto: hisilicon/qm - clear used reference count when start qpShukun Tan
2020-08-21crypto: hisilicon/qm - fix wrong release after using strsepSihang Chen
2020-08-21crypto: virtio - don't use 'default m'Ram Muthiah
2020-08-21crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik
2020-08-21crypto: ux500 - Fix kmap() bugIra Weiny
2020-08-21hwrng: intel - cleanup initializationTom Rix
2020-08-21crypto: caam - Move debugfs fops into standalone fileHoria Geantă
2020-08-21hwrng: optee - fix wait use caseJorge Ramirez-Ortiz
2020-08-21hwrng: optee - handle unlimited data ratesJorge Ramirez-Ortiz
2020-08-21crypto: ccree - remove bitlocker cipherGilad Ben-Yossef
2020-08-21crypto: ccree - remove data unit size supportGilad Ben-Yossef
2020-08-21crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET
2020-08-21crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang
2020-08-21crypto: marvell/cesa - Fix sparse warningsHerbert Xu
2020-08-21crypto: hifn_795x - switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-20crypto: algapi - Remove skbuff.h inclusionHerbert Xu
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds
2020-08-15Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-08-15Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-08-15Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-08-15Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-14virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-14sh: clkfwk: remove r8/r16/r32Kuninori Morimoto
2020-08-14mm: add thp_sizeMatthew Wilcox (Oracle)
2020-08-14input: i8042 - Remove special Cayman handlingGeert Uytterhoeven
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-14Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-14Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-08-14Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-14Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-13Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-08-13Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-13drm/xen-front: Pass dumb buffer data offset to the backendOleksandr Andrushchenko
2020-08-13drm/xen-front: Add YUYV to supported formatsOleksandr Andrushchenko
2020-08-13drm/xen-front: Fix misused IS_ERR_OR_NULL checksOleksandr Andrushchenko