summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Merge branch 'pci/host/imx6'Bjorn Helgaas2-3/+25
2021-07-06Merge branch 'pci/virtualization'Bjorn Helgaas1-2/+9
2021-07-06Merge branch 'pci/sysfs'Bjorn Helgaas13-90/+104
2021-07-06Merge branch 'pci/resource'Bjorn Helgaas1-4/+46
2021-07-06Merge branch 'pci/reset'Bjorn Helgaas2-8/+77
2021-07-06Merge branch 'pci/pm'Bjorn Helgaas1-0/+11
2021-07-06Merge branch 'pci/p2pdma'Bjorn Helgaas2-171/+203
2021-07-06Merge branch 'pci/misc'Bjorn Helgaas2-9/+7
2021-07-06Merge branch 'pci/hotplug'Bjorn Helgaas5-7/+112
2021-07-06Merge branch 'pci/error'Bjorn Helgaas2-3/+3
2021-07-06Merge branch 'pci/enumeration'Bjorn Helgaas3-8/+48
2021-07-06PCI/P2PDMA: Finish RCU conversion of pdev->p2pdmaEric Dumazet2-26/+73
2021-07-01PCI: cpcihp: Declare cpci_debug in header fileKrzysztof Wilczyński2-2/+3
2021-07-01MAINTAINERS: Add Joyce Ooi as Altera PCIe maintainerJoyce Ooi1-4/+2
2021-06-24PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu1-0/+20
2021-06-24dt-bindings: imx6q-pcie: Add "vph-supply" for PHY supply voltageRichard Zhu1-0/+3
2021-06-24PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu1-0/+1
2021-06-24PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei1-3/+1
2021-06-17PCI: Dynamically map ECAM regionsRussell King2-8/+47
2021-06-17PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner3-5/+109
2021-06-17PCI/P2PDMA: Simplify distance calculationChristoph Hellwig1-117/+73
2021-06-11PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe1-2/+32
2021-06-11PCI/P2PDMA: Refactor pci_p2pdma_map_type()Logan Gunthorpe1-18/+12
2021-06-11PCI/P2PDMA: Warn if host bridge not in whitelistLogan Gunthorpe1-6/+11
2021-06-11PCI/P2PDMA: Use correct calc_map_type_and_dist() return typeLogan Gunthorpe1-5/+5
2021-06-11PCI/P2PDMA: Collect acs list in stack buffer to avoid sleepingLogan Gunthorpe1-5/+2
2021-06-11PCI/P2PDMA: Rename upstream_bridge_distance() and rework docLogan Gunthorpe1-35/+38
2021-06-10PCI/IOV: Clarify error message for unbound devicesMoritz Fischer1-2/+9
2021-06-08PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov1-0/+11
2021-06-04PCI: Coalesce host bridge contiguous aperturesKai-Heng Feng1-4/+46
2021-06-04PCI/sysfs: Add 'devspec' newlineKrzysztof Wilczyński1-1/+1
2021-06-04PCI/sysfs: Fix 'resource_alignment' newline issuesKrzysztof Wilczyński1-14/+20
2021-06-04PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński12-70/+75
2021-06-04PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s()Krzysztof Wilczyński1-8/+10
2021-06-04PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński1-1/+1
2021-06-01Documentation: PCI: Fix typo in pci-error-recovery.rstWesley Sheng1-1/+1
2021-05-28PCI: Print a debug message on PCI device releaseNiklas Schnelle1-0/+1
2021-05-28x86/pci: Return true/false (not 1/0) from bool functionsYang Li1-5/+5
2021-05-28PCI/AER: Use consistent format when printing PCI deviceYicong Yang1-2/+2
2021-05-25PCI: Work around Huawei Intelligent NIC VF FLR erratumChiqijun1-0/+65
2021-05-25PCI: Add pci_reset_bus_function() Secondary Bus Reset interfaceRaphael Norwitz1-8/+12
2021-05-10Linux 5.13-rc1Linus Torvalds1-2/+2
2021-05-10fbmem: fix horribly incorrect placement of __maybe_unusedLinus Torvalds1-1/+1
2021-05-09Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds19-81/+332
2021-05-09Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds4-21/+3
2021-05-09Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-0/+14
2021-05-09Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-15/+37
2021-05-09Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-60/+58
2021-05-09Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+26
2021-05-09Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-233/+263