summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-24Merge branch 'pci/qcom'Bjorn Helgaas1-6/+16
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas14-65/+3324
2021-02-24Merge branch 'pci/microchip'Bjorn Helgaas4-2/+1151
2021-02-24Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-2/+5
2021-02-24Merge branch 'pci/layerscape'Bjorn Helgaas2-2/+10
2021-02-24Merge branch 'pci/dwc'Bjorn Helgaas5-54/+79
2021-02-24Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas3-19/+76
2021-02-24Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2-1/+33
2021-02-24Merge branch 'pci/misc'Bjorn Helgaas5-12/+8
2021-02-24Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-2/+3
2021-02-24Merge branch 'pci/resource'Bjorn Helgaas1-0/+6
2021-02-24Merge branch 'pci/link'Bjorn Helgaas5-154/+0
2021-02-24Merge branch 'pci/hotplug'Bjorn Helgaas1-3/+0
2021-02-24Merge branch 'pci/error'Bjorn Helgaas3-12/+12
2021-02-24PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2021-02-24PCI: qcom: Add support for ddrss_sf_tbu clockDmitry Baryshkov1-5/+13
2021-02-24Merge tag 'rproc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds9-31/+181
2021-02-24Merge tag 'rpmsg-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds1-8/+9
2021-02-24Merge tag 'hwlock-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Linus Torvalds1-1/+3
2021-02-24Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds8-190/+441
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-1432/+5
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds202-4090/+15511
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds14-63/+280
2021-02-24net: usb: qmi_wwan: support ZTE P685M modemLech Perczak1-0/+1
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-30/+0
2021-02-24Merge tag 'mailbox-v5.12' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds5-15/+42
2021-02-24Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds8-0/+1769
2021-02-24Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-40/+35
2021-02-24PCI: al: Remove useless dw_pcie_opsJisheng Zhang1-4/+0
2021-02-24PCI: dwc: Don't assume the ops in dw_pcie always existJisheng Zhang3-13/+11
2021-02-24PCI: dwc: Add upper limit address for outbound iATUShradha Todi2-0/+6
2021-02-24PCI: dwc: Change size to u64 for EP outbound iATUShradha Todi2-2/+2
2021-02-24PCI: dwc: Drop support for config space in 'ranges'Rob Herring1-33/+12
2021-02-24PCI: layerscape: Convert to builtin_platform_driver()Michael Walle1-2/+3
2021-02-24PCI: layerscape: Add LX2160A rev2 EP mode supportHou Zhiqiang1-0/+7
2021-02-24PCI: dwc: Work around ECRC configuration issueVidya Sagar2-2/+48
2021-02-24drm/drm_vblank: set the dma-fence timestamp during send_vblank_eventVeera Sundaram Sankaran2-13/+64
2021-02-24dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran1-7/+63
2021-02-24dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz3-30/+27
2021-02-24dma-buf: system_heap: Make sure to return an error if we abortJohn Stultz1-1/+3
2021-02-24drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2-13/+92
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang3-3/+18
2021-02-24ACPI: platform: Add balanced-performance platform profileMaximilian Luz1-0/+1
2021-02-24ACPI: platform: Hide ACPI_PLATFORM_PROFILE optionMaximilian Luz2-17/+3
2021-02-24Merge branch 'for-5.12/dax' into for-5.12/libnvdimmDan Williams4-16/+25
2021-02-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-13/+64
2021-02-24wireguard: kconfig: use arm chacha even with no neonJason A. Donenfeld1-1/+1
2021-02-24wireguard: queueing: get rid of per-peer ring buffersJason A. Donenfeld8-93/+144
2021-02-24wireguard: device: do not generate ICMP for non-IP packetsJason A. Donenfeld1-3/+4
2021-02-24wireguard: peer: put frequently used members above cache linesJason A. Donenfeld1-2/+2