summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-21Merge tag 'linux-watchdog-5.10-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2020-10-21Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2020-10-21Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-10-21Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas
2020-10-21Merge branch 'pci/vmd'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/loongson'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/kirin'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/imx6'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2020-10-21Merge branch 'remotes/lorenzo/pci/apei'Bjorn Helgaas
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas
2020-10-21Merge branch 'pci/hotplug'Bjorn Helgaas
2020-10-21Merge branch 'pci/enumeration'Bjorn Helgaas
2020-10-21Merge branch 'pci/aspm'Bjorn Helgaas
2020-10-21PCI: vmd: Update VMD PM to correctly use generic PCI PMJon Derrick
2020-10-21vhost_vdpa: remove unnecessary spin_lock in vhost_vring_callZhu Lingshan
2020-10-21vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella
2020-10-21vdpa/mlx5: Setup driver only if VIRTIO_CONFIG_S_DRIVER_OKEli Cohen
2020-10-21virtio: let arch advertise guest's memory access restrictionsPierre Morel
2020-10-21vhost_vdpa: Fix duplicate included kernel.hTian Tao
2020-10-21vhost: reduce stack usage in log_usedLi Wang
2020-10-21virtio-mem: Constify mem_id_tableRikard Falkeborn
2020-10-21virtio_input: Constify id_tableRikard Falkeborn
2020-10-21virtio-balloon: Constify id_tableRikard Falkeborn
2020-10-21vdpa/mlx5: Fix failure to bring link upEli Cohen
2020-10-21vdpa/mlx5: Make use of a specific 16 bit endianness APIEli Cohen
2020-10-21drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson
2020-10-21drm/i915: Force VT'd workarounds when running as a guest OSChris Wilson
2020-10-21drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson
2020-10-21drm/i915/gt: Onion unwind for scratch page allocation failureChris Wilson
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree
2020-10-20net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King
2020-10-20net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap
2020-10-20chelsio/chtls: fix writing freed memoryVinay Kumar Yadav
2020-10-20chelsio/chtls: correct function return and return typeVinay Kumar Yadav