aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-06-04PCI/sysfs: Fix 'resource_alignment' newline issuesKrzysztof Wilczyński1-14/+20
2021-06-03PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński12-70/+75
2021-06-03PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s()Krzysztof Wilczyński1-8/+10
2021-06-03PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński1-1/+1
2021-06-03PCI: hv: Remove bus device removal unused refcount/functionsLong Li1-31/+3
2021-06-03PCI: hv: Fix a race condition when removing the deviceLong Li1-7/+23
2021-06-03PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()Zhen Lei1-3/+1
2021-06-03PCI: ftpci100: Rename macro name collisionRandy Dunlap1-15/+15
2021-06-03PCI: mobiveil: Remove unused readl and writel functionsKrzysztof Wilczyński1-11/+0
2021-06-03PCI: microchip: Make the struct event_descs staticKrzysztof Wilczyński1-1/+1
2021-05-27PCI: Print a debug message on PCI device releaseNiklas Schnelle1-0/+1
2021-05-27PCI/AER: Use consistent format when printing PCI deviceYicong Yang1-2/+2
2021-05-27PCI: Add sysfs "removable" attributeRajat Jain1-0/+22
2021-05-25PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"Jean-Philippe Brucker2-1/+9
2021-05-24PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-05-24PCI: Add pci_reset_bus_function() Secondary Bus Reset interfaceRaphael Norwitz1-8/+12
2021-05-19PCI: Add support for dev_groups to struct pci_driverAndrey Grodzovsky1-0/+1
2021-05-06Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds55-1138/+2434
2021-05-04Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+30
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-05-04Merge branch 'pci/tegra'Bjorn Helgaas2-1/+103
2021-05-04Merge branch 'pci/brcmstb'Bjorn Helgaas1-6/+13
2021-05-04Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-2/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/msi'Bjorn Helgaas10-540/+487
2021-05-04Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-0/+7
2021-05-04Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-1/+2
2021-05-04Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-12/+51
2021-05-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-4/+4
2021-05-04Merge branch 'remotes/lorenzo/pci/risc-v'Bjorn Helgaas3-0/+319
2021-05-04Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas1-7/+5
2021-05-04Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas5-1/+1044
2021-05-04Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2-8/+14
2021-05-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas6-10/+16
2021-05-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas1-1/+21
2021-05-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/altera-msi'Bjorn Helgaas1-3/+1
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas6-9/+27
2021-05-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas10-20/+47
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas5-348/+206
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas2-141/+35
2021-05-04Merge branch 'pci/pm'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'pci/hotplug'Bjorn Helgaas4-11/+3
2021-05-04Merge branch 'pci/error'Bjorn Helgaas1-1/+1
2021-05-04PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley3-0/+319
2021-05-03PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan1-6/+13
2021-04-30PCI: Allow VPD access for QLogic ISP2722Arun Easi1-1/+0