Age | Commit message (Expand) | Author |
2020-04-03 | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-04-02 | Merge branch 'pci/resource' | Bjorn Helgaas |
2020-04-02 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-03-30 | PCI: Add support for root bus sizing | Ivan Kokshaysky |
2020-03-30 | PCI: Use ioremap(), not phys_to_virt() for platform ROM | Mikel Rychliski |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Move DPC data into struct pci_dev | Bjorn Helgaas |
2020-03-27 | PCI: Add new PCI_VPD_RO_KEYWORD_SERIALNO macro | Vasundhara Volam |
2020-03-10 | PCI: Add pci_speed_string() | Bjorn Helgaas |
2020-03-05 | PCI: Introduce pci_get_dsn | Jacob Keller |
2020-03-04 | PCI: Add pci_status_get_and_clear_errors | Heiner Kallweit |
2020-03-04 | PCI: Add constant PCI_STATUS_ERROR_BITS | Heiner Kallweit |
2020-01-29 | Merge branch 'pci/host-vmd' | Bjorn Helgaas |
2020-01-24 | PCI: Introduce pci_real_dma_dev() | Jon Derrick |
2019-12-18 | PCI: Add nr_devfns parameter to pci_add_dma_alias() | James Sewart |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-28 | Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/pm' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/msi' | Bjorn Helgaas |
2019-11-26 | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-11-26 | PCI/MSI: Remove unused pci_irq_get_node() | Greg Kroah-Hartman |
2019-11-20 | PCI/PM: Avoid exporting __pci_complete_power_transition() | Rafael J. Wysocki |
2019-11-20 | PCI/PM: Remove unused pci_driver.suspend_late() hook | Bjorn Helgaas |
2019-11-20 | PCI/PM: Remove unused pci_driver.resume_early() hook | Bjorn Helgaas |
2019-11-20 | PCI/PM: Use pci_WARN() to include device information | Bjorn Helgaas |
2019-11-20 | PCI: of: Add inbound resource parsing to helpers | Rob Herring |
2019-10-21 | PCI: Fix missing inline for pci_pr3_present() | Takashi Iwai |
2019-10-21 | PCI: Add a helper to check Power Resource Requirements _PR3 existence | Kai-Heng Feng |
2019-10-15 | PCI/ATS: Consolidate ATS declarations in linux/pci-ats.h | Krzysztof Wilczynski |
2019-10-15 | PCI/ATS: Cache PRI PRG Response PASID Required bit | Bjorn Helgaas |
2019-10-15 | PCI/ATS: Cache PASID Capability offset | Kuppuswamy Sathyanarayanan |
2019-10-15 | PCI/ATS: Cache PRI Capability offset | Kuppuswamy Sathyanarayanan |
2019-10-15 | PCI/ATS: Disable PF/VF ATS service independently | Kuppuswamy Sathyanarayanan |
2019-10-15 | PCI/ASPM: Add L1 PM substate support to pci_disable_link_state() | Heiner Kallweit |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
2019-10-10 | crypto: inside-secure - Remove #ifdef checks | Arnd Bergmann |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-23 | Merge branch 'pci/trivial' | Bjorn Helgaas |
2019-09-23 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-09-23 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-09-23 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2019-09-23 | Merge branch 'pci/encapsulate' | Bjorn Helgaas |
2019-09-21 | PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI | Herbert Xu |
2019-09-07 | PCI: Get rid of dev->has_secondary_link flag | Mika Westerberg |
2019-09-05 | PCI: Add pci_info_ratelimited() to ratelimit PCI separately | Krzysztof Wilczynski |
2019-08-30 | PCI: Fix typos and whitespace errors | Bjorn Helgaas |
2019-08-28 | PCI: Move ASPM declarations to linux/pci.h | Krzysztof Wilczynski |
2019-08-12 | PCI/ASPM: Add pcie_aspm_enabled() | Rafael J. Wysocki |