| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Do not wait for disconnected devices when resuming | Ilpo Järvinen | 2024-06-27 | 1 | -1/+6 |
* | Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-03-14 | 1 | -1/+1 |
|\ |
|
| * | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | David E. Box | 2024-03-12 | 1 | -1/+1 |
* | | PCI: Make pci_dev_is_disconnected() helper public for other drivers | Ethan Zhao | 2024-03-06 | 1 | -0/+5 |
* | | PCI/ASPM: Fix deadlock when enabling ASPM | Johan Hovold | 2024-01-31 | 1 | -0/+5 |
|/ |
|
* | Merge tag 'cxl-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2024-01-18 | 1 | -0/+3 |
|\ |
|
| * | Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl | Dan Williams | 2024-01-09 | 1 | -0/+2 |
| |\ |
|
| | * | PCI: Introduce cleanup helpers for device reference counts and locks | Ira Weiny | 2024-01-09 | 1 | -0/+2 |
| * | | cxl: Calculate and store PCI link latency for the downstream ports | Dave Jiang | 2023-12-22 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-01-17 | 1 | -9/+10 |
|\ \ |
|
| * \ | Merge branch 'pci/misc' | Bjorn Helgaas | 2024-01-15 | 1 | -2/+1 |
| |\ \ |
|
| | * | | PCI: Fix kernel-doc issues | Bjorn Helgaas | 2024-01-15 | 1 | -0/+1 |
| | * | | PCI: Remove unused 'node' member from struct pci_driver | Mathias Krause | 2023-12-26 | 1 | -2/+0 |
| * | | | Merge branch 'pci/irq-clean-up' | Bjorn Helgaas | 2024-01-15 | 1 | -1/+3 |
| |\ \ \ |
|
| | * | | | PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX | Bjorn Helgaas | 2023-12-18 | 1 | -1/+3 |
| | |/ / |
|
| * / / | PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource() | Andy Shevchenko | 2023-11-20 | 1 | -6/+6 |
| |/ / |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2024-01-08 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI: Move pci_clear_and_set_dword() helper to PCI header | Shuai Xue | 2023-12-13 | 1 | -0/+2 |
| |/ |
|
* / | PCI/ASPM: Add pci_enable_link_state_locked() | Johan Hovold | 2023-12-11 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-11-02 | 1 | -0/+29 |
|\ |
|
| * | Merge branch 'pci/vga' | Bjorn Helgaas | 2023-10-28 | 1 | -0/+24 |
| |\ |
|
| | * | PCI: Add pci_is_vga() helper | Sui Jingfeng | 2023-10-06 | 1 | -0/+24 |
| * | | PCI: Add pci_get_base_class() helper | Sui Jingfeng | 2023-09-28 | 1 | -0/+5 |
| |/ |
|
* / | PCI/MSI: Provide stubs for IMS functions | Reinette Chatre | 2023-10-17 | 1 | -8/+26 |
|/ |
|
* | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-08-30 | 1 | -6/+40 |
|\ |
|
| * | Merge branch 'pci/misc' | Bjorn Helgaas | 2023-08-29 | 1 | -4/+8 |
| |\ |
|
| | * | PCI: Remove unused function declarations | Yue Haibing | 2023-08-24 | 1 | -1/+0 |
| | * | PCI/sysfs: Move declarations to linux/pci.h | Arnd Bergmann | 2023-08-14 | 1 | -0/+5 |
| | * | PCI: Change pdev->rom_attr_enabled to single bit | Christophe JAILLET | 2023-07-13 | 1 | -1/+1 |
| | * | PCI: Reorder pci_dev fields to reduce holes | Christophe JAILLET | 2023-07-13 | 1 | -2/+2 |
| * | | PCI: Add locking to RMW PCI Express Capability Register accessors | Ilpo Järvinen | 2023-08-10 | 1 | -2/+32 |
| |/ |
|
* / | kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.h | Andy Shevchenko | 2023-08-18 | 1 | -1/+1 |
|/ |
|
* | PCI: Add pci_clear_master() stub for non-CONFIG_PCI | Sui Jingfeng | 2023-05-31 | 1 | -0/+1 |
* | Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-04-30 | 1 | -0/+3 |
|\ |
|
| * | PCI/DOE: Create mailboxes on device enumeration | Lukas Wunner | 2023-04-18 | 1 | -0/+3 |
* | | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-04-27 | 1 | -12/+59 |
|\ \ |
|
| * | | PCI: Make pci_bus_for_each_resource() index optional | Andy Shevchenko | 2023-04-05 | 1 | -5/+19 |
| * | | PCI: Document pci_bus_for_each_resource() | Andy Shevchenko | 2023-04-04 | 1 | -0/+20 |
| * | | PCI: Introduce pci_dev_for_each_resource() | Mika Westerberg | 2023-04-04 | 1 | -0/+14 |
| * | | PCI: Introduce pci_resource_n() | Andy Shevchenko | 2023-04-04 | 1 | -8/+7 |
* | | | Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-04-11 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn() | Reinette Chatre | 2023-04-06 | 1 | -0/+2 |
| |/ |
|
* / | PCI: s390: Fix use-after-free of PCI resources with per-function hotplug | Niklas Schnelle | 2023-03-13 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds | 2023-02-25 | 1 | -0/+1 |
|\ |
|
| * | PCI/CXL: Export native CXL error reporting control | Ira Weiny | 2023-01-05 | 1 | -0/+1 |
* | | Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2023-02-24 | 1 | -0/+8 |
|\ \ |
|
| * \ | Merge branch 'pci/controller/vmd' | Bjorn Helgaas | 2023-02-22 | 1 | -0/+7 |
| |\ \ |
|
| | * | | PCI/ASPM: Add pci_enable_link_state() | Michael Bottini | 2023-02-02 | 1 | -0/+7 |
| | |/ |
|
| * / | PCI: loongson: Prevent LS7A MRRS increases | Huacai Chen | 2023-02-01 | 1 | -0/+1 |
| |/ |
|
* / | PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=n | Reinette Chatre | 2023-02-13 | 1 | -0/+12 |
|/ |
|