Age | Commit message (Expand) | Author |
2020-06-06 | Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-06-04 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-05-27 | PCI: Don't disable decoding when mmio_always_on is set | Jiaxun Yang |
2020-05-14 | PCI: Program MPS for RCiEP devices | Ashok Raj |
2020-05-14 | PCI: Fix pci_host_bridge struct device release/free handling | Rob Herring |
2020-05-14 | PCI: Fix pci_register_host_bridge() device_register() error handling | Rob Herring |
2020-05-14 | PCI: Unify pcie_find_root_port() and pci_find_pcie_root_port() | Yicong Yang |
2020-04-02 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-03-28 | PCI/DPC: Add Error Disconnect Recover (EDR) support | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Cache DPC capabilities in pci_init_capabilities() | Kuppuswamy Sathyanarayanan |
2020-03-10 | PCI: Add pci_speed_string() | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/trivial' | 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/misc' | Bjorn Helgaas |
2019-11-21 | PCI: Remove unused includes and superfluous struct declaration | Krzysztof Wilczynski |
2019-11-14 | PCI: Do not use bus number zero from EA capability | Subbaraya Sundeep |
2019-10-23 | PCI: Warn if no host bridge NUMA node info | Yunsheng Lin |
2019-10-17 | PCI: Remove useless comments and tidy others | 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-14 | PCI: Fix missing bridge dma_ranges resource list cleanup | Rob Herring |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-07 | PCI: Get rid of dev->has_secondary_link flag | Mika Westerberg |
2019-08-28 | PCI/ACPI: Remove unnecessary struct hotplug_program_ops | Krzysztof Wilczynski |
2019-08-28 | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c | Krzysztof Wilczynski |
2019-08-28 | PCI/ACPI: Rename _HPX structs from hpp_* to hpx_* | Krzysztof Wilczynski |
2019-07-30 | drivers: Add generic helper to match any device | Suzuki K Poulose |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-07-12 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2019-07-03 | PCI/IOV: Assume SR-IOV VFs support extended config space. | Alex Williamson |
2019-07-03 | Revert "PCI/IOV: Use VF0 cached config space size for other VFs" | Alex Williamson |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose |
2019-06-13 | PCI: Decode PCIe 32 GT/s link speed | Gustavo Pimentel |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-13 | Merge branch 'pci/printk' | Bjorn Helgaas |
2019-05-13 | Merge branch 'pci/iova-dma-ranges' | Bjorn Helgaas |
2019-05-13 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2019-05-09 | PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc | Mohan Kumar |
2019-05-06 | PCI: Add dma_ranges window list | Srinath Mannam |
2019-04-23 | PCI/ACPI: Implement _HPX Type 3 Setting Record | Alexandru Gagniuc |
2019-04-23 | PCI/ACPI: Remove the need for 'struct hotplug_params' | Alexandru Gagniuc |
2019-04-17 | PCI: Assign bus numbers present in EA capability for bridges | Subbaraya Sundeep |
2019-04-05 | PCI: Init PCIe feature bits for managed host bridge alloc | Jean-Philippe Brucker |
2019-03-25 | PCI/LINK: Deduplicate bandwidth reports for multi-function devices | Lukas Wunner |
2019-03-06 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2019-03-06 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2019-02-09 | PCI/ASPM: Use LTR if already enabled by platform | Bjorn Helgaas |
2019-02-01 | PCI: Enable SERR# forwarding for all bridges | Bharat Kumar Gogada |
2019-01-30 | PCI: Rely on config space header type, not class code | Honghui Zhang |