Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-10PCI: apple: Change MSI handling to handle 4-cell AIC fwspec formHector Martin
2022-03-10PCI/VGA: Replace full MIT license text with SPDX identifierBjorn Helgaas
2022-03-10PCI/VGA: Use unsigned format string to print lock countsBjorn Helgaas
2022-03-10PCI/VGA: Log bridge control messages when adding devicesHuacai Chen
2022-03-10PCI/VGA: Remove empty vga_arb_device_card_gone()Bjorn Helgaas
2022-03-10PCI/VGA: Move disabled VGA device detection to ADD_DEVICE pathHuacai Chen
2022-03-10PCI/VGA: Move non-legacy VGA detection to ADD_DEVICE pathHuacai Chen
2022-03-10PCI/VGA: Move firmware default device detection to ADD_DEVICE pathHuacai Chen
2022-03-10PCI/VGA: Factor out default VGA device selectionHuacai Chen
2022-03-10PCI/VGA: Factor out vga_select_framebuffer_device()Bjorn Helgaas
2022-03-10PCI/VGA: Move vga_arb_integrated_gpu() earlier in fileHuacai Chen
2022-03-10PCI/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-05PCI: 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
2022-03-02PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask() on ARM64Boqun Feng
2022-02-28Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-02-27PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PFJason Gunthorpe
2022-02-27PCI/IOV: Add pci_iov_vf_id() to get VF indexJason Gunthorpe
2022-02-25PCI/P2PDMA: Add Intel 3rd Gen Intel Xeon Scalable Processors to whitelistMichael J. Ruhl
2022-02-25Revert "PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firm...Pali Rohár
2022-02-25Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-24sizes.h: Add SZ_1T macroChristophe Leroy
2022-02-23PCI: Mark all AMD Navi10 and Navi14 GPU ATS as brokenAlex Deucher
2022-02-23PCI: qcom: Add SM8450 PCIe supportDmitry Baryshkov
2022-02-23PCI: qcom: Add ddrss_sf_tbu flagDmitry Baryshkov
2022-02-23PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfgDmitry Baryshkov
2022-02-22PCI: mvebu: Implement support for legacy INTx interruptsPali Rohár
2022-02-22PCI: mvebu: Fix macro names and comments about legacy interruptsPali Rohár
2022-02-22PCI: mvebu: Use child_ops APIPali Rohár
2022-02-22PCI: mvebu: Add support for Advanced Error Reporting registers on emulated br...Pali Rohár
2022-02-22PCI: mvebu: Add support for PCI Bridge Subsystem Vendor ID on emulated bridgePali Rohár
2022-02-22PCI: mvebu: Correctly configure x1/x4 modePali Rohár
2022-02-22PCI: pci-bridge-emul: Add support for PCI Bridge Subsystem Vendor ID capabilityPali Rohár
2022-02-22PCI: pci-bridge-emul: Add support for PCIe extended capabilitiesRussell King
2022-02-22PCI: pci-bridge-emul: Re-arrange register testsRussell King
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar
2022-02-21PCI: vmd: Prevent recursive locking on interrupt allocationThomas Gleixner
2022-02-18PCI: iproc: Set all 24 bits of PCI class codePali Rohár
2022-02-18PCI: Add defines for normal and subtractive PCI bridgesPali Rohár
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker
2022-02-16pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetchFrederic Weisbecker
2022-02-15Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-14PCI: mvebu: Fix device enumeration regressionPali Rohár
2022-02-11Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas