summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-05-31mailbox: sprd: Add Spreadtrum mailbox driverBaolin Wang3-0/+371
2020-05-31mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe()Markus Elfring1-3/+2
2020-05-31mailbox: imx: Disable the clock on devm_mbox_controller_register() failureFabio Estevam1-1/+3
2020-05-31mailbox: imx: Fix return in imx_mu_scu_xlate()Dan Carpenter1-1/+1
2020-05-31mailbox: imx: Support runtime PMAnson Huang1-1/+26
2020-05-31mailbox: pcc: make pcc_mbox_driver staticJason Yan1-1/+1
2020-05-30Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-18/+42
2020-05-30Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2020-05-29Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2020-05-29Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+7
2020-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-24/+46
2020-05-29Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-4/+7
2020-05-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2020-05-29Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-10/+5
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-05-29gpio: fix locking open drain IRQ linesLinus Walleij1-2/+9
2020-05-29Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+3
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-71/+87
2020-05-28Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe1-4/+7
2020-05-28Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd...Dave Airlie2-7/+2
2020-05-28IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev4-12/+26
2020-05-28drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-05-28drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-05-27nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll()Dongli Zhang1-4/+7
2020-05-27Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2020-05-27RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-7/+13
2020-05-27Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu1-0/+1
2020-05-27clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul1-2/+1
2020-05-27clk: qcom: sm8250 gcc depends on QCOM_GDSCJonathan Marek1-0/+1
2020-05-25RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-05-25gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang1-1/+1
2020-05-25gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang1-2/+2
2020-05-25gpio: mlxbf2: Fix sleeping while holding spinlockAxel Lin1-3/+3
2020-05-25mmc: block: Fix use-after-free issue for rpmbPeng Hao1-1/+1
2020-05-24Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-31/+105
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-192/+377
2020-05-24net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-05-24Merge tag 'mlx5-fixes-2020-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-48/+152
2020-05-24net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-05-24net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspendGrygorii Strashko1-0/+4
2020-05-24net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-24net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-24net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
2020-05-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+16
2020-05-23Merge tag 'driver-core-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-18/+37
2020-05-23Merge tag 'char-misc-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+10
2020-05-23Merge tag 'staging-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-34/+61
2020-05-23Merge tag 'tty-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2020-05-23rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-23device-dax: don't leak kernel memory to user space after unloading kmemDavid Hildenbrand1-3/+11