summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2022-03-22Merge branch 'pci/vga'Bjorn Helgaas
2022-03-22Merge branch 'pci/p2pdma'Bjorn Helgaas
2022-03-22Merge branch 'pci/msi'Bjorn Helgaas
2022-03-22Merge branch 'pci/misc'Bjorn Helgaas
2022-03-22Merge branch 'pci/hotplug'Bjorn Helgaas
2022-03-22Merge branch 'pci/enumeration'Bjorn Helgaas
2022-03-22Merge branch 'pci/bridge-class-codes'Bjorn Helgaas
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-22PCI: ibmphp: Remove unused assignmentsBjorn Helgaas
2022-03-22PCI: cpqphp: Remove unused assignmentsBjorn Helgaas
2022-03-22PCI: fu740: Remove unused assignmentsBjorn Helgaas
2022-03-22PCI: kirin: Remove unused assignmentsBjorn Helgaas
2022-03-22PCI: Remove unused assignmentsBjorn Helgaas
2022-03-22PCI: Declare pci_filp_private only when HAVE_PCI_MMAPKrzysztof WilczyƄski
2022-03-21Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-03-21PCI: Avoid broken MSI on SB600 USB devicesBjorn Helgaas
2022-03-21PCI: fu740: Force 2.5GT/s for initial device probeBen Dooks
2022-03-21PCI: xgene: Revert "PCI: xgene: Fix IB window setup"Marc Zyngier
2022-03-21PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"Marc Zyngier
2022-03-18Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'Rafael J. Wysocki
2022-03-17PCI: imx6: Assert i.MX8MM CLKREQ# even if no device presentRichard Zhu
2022-03-17PCI: imx6: Invoke the PHY exit function after PHY power offRichard Zhu
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar
2022-03-14Merge tag 'v5.17-rc8' into irq/core, to fix conflictsIngo Molnar
2022-03-14PCI: rcar: Use PCI_SET_ERROR_RESPONSE after read which triggered an exceptionMarek Vasut
2022-03-14PCI: rcar: Finish transition to L1 state in rcar_pcie_config_access()Marek Vasut
2022-03-14Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2022-03-10PCI: dwc: Restore MSI Receiver mask during resumeJisheng Zhang
2022-03-10PCI: fu740: Drop redundant '-gpios' from DT GPIO lookupBen Dooks
2022-03-10PCI: apple: Change MSI handling to handle 4-cell AIC fwspec formHector Martin
2022-03-09PCI/VGA: Replace full MIT license text with SPDX identifierBjorn Helgaas
2022-03-09PCI/VGA: Use unsigned format string to print lock countsBjorn Helgaas
2022-03-09PCI/VGA: Log bridge control messages when adding devicesHuacai Chen
2022-03-09PCI/VGA: Remove empty vga_arb_device_card_gone()Bjorn Helgaas
2022-03-09PCI/VGA: Move disabled VGA device detection to ADD_DEVICE pathHuacai Chen
2022-03-09PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE pathHuacai Chen
2022-03-09PCI/VGA: Move firmware default device detection to ADD_DEVICE pathHuacai Chen
2022-03-09PCI/VGA: Factor out default VGA device selectionHuacai Chen
2022-03-09PCI/VGA: Factor out vga_select_framebuffer_device()Bjorn Helgaas
2022-03-09PCI/VGA: Move vga_arb_integrated_gpu() earlier in fileHuacai Chen
2022-03-09PCI/VGA: Move vgaarb to drivers/pciBjorn Helgaas
2022-03-08PM: sleep: Add device name to suspend_report_result()Youngjin Jang
2022-03-07PCI/IOV: Fix wrong kernel-doc identifierLeon Romanovsky
2022-03-07PCI: endpoint: Fix misused goto labelLi Chen
2022-03-07PCI: imx6: Enable i.MX6QP PCIe power management supportRichard Zhu
2022-03-04PCI: Reduce warnings on possible RW1C corruptionMark Tomlinson
2022-03-03PCI: Support BAR sizes up to 8TBDongdong Liu
2022-03-02PCI/AER: Update aer-inject URLYicong Yang