aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin1-1/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-8/+100
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-53/+6
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+2
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-13/+3
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-6/+7
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+1
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury1-1/+1
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle1-0/+7
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJakub Kicinski3-8/+100
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-1/+2
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky3-8/+100
2021-03-24PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki1-13/+3
2021-03-22s390/pci: unify de-/configure for slots and eventsNiklas Schnelle1-50/+2
2021-03-22s390/pci: refactor zpci function statesNiklas Schnelle1-7/+1
2021-03-21Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-8/+6
2021-03-17PCI: hv: Use tasklet_disable_in_atomic()Sebastian Andrzej Siewior1-1/+1
2021-03-17PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-15s390/pci: fix leak of PCI device structureNiklas Schnelle1-1/+2
2021-03-12Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+2
2021-03-10Xen/gnttab: introduce common INVALID_GRANT_{HANDLE,REF}Jan Beulich1-2/+2
2021-03-10PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driverTony Lindgren1-6/+7
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds47-728/+3994
2021-02-24Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas7-31/+15
2021-02-24Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-0/+1
2021-02-24Merge branch 'remotes/lorenzo/pci/tango'Bjorn Helgaas3-356/+0
2021-02-24Merge branch 'pci/rockchip'Bjorn Helgaas1-6/+6
2021-02-24Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-1/+1
2021-02-24Merge branch 'pci/qcom'Bjorn Helgaas1-6/+16
2021-02-24Merge branch 'pci/ntb'Bjorn Helgaas8-64/+2562
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 Helgaas3-10/+6
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-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