Age | Commit message (Expand) | Author |
2021-02-25 | Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-02-21 | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-02-17 | PCI: Fix pci_register_io_range() memory leak | Geert Uytterhoeven |
2021-01-27 | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" | Bjorn Helgaas |
2021-01-14 | PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse | Nirmoy Das |
2021-01-14 | PCI: Add pci_rebar_bytes_to_size() | Nirmoy Das |
2021-01-14 | PCI: Export pci_rebar_get_possible_sizes() | Darren Salt |
2020-12-15 | Merge branch 'pci/ptm' | Bjorn Helgaas |
2020-12-15 | Merge branch 'pci/pm' | Bjorn Helgaas |
2020-12-15 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-12-15 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-12-10 | PCI: Keep both device and resource name for config space remaps | Alexander Lobakin |
2020-12-10 | PCI: Disable PTM during suspend to save power | David E. Box |
2020-12-10 | PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume | David E. Box |
2020-12-08 | PCI: Reduce pci_set_cacheline_size() message to debug level | Heiner Kallweit |
2020-12-04 | PCI/PM: Do not generate wakeup event when runtime resuming device | Mika Westerberg |
2020-12-04 | PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus() | Mika Westerberg |
2020-12-04 | PCI: Return u16 from pci_find_ext_capability() and similar | Bjorn Helgaas |
2020-12-04 | PCI: Return u8 from pci_find_capability() and similar | Puranjay Mohan |
2020-11-30 | PCI: Fix overflow in command-line resource alignment requests | Colin Ian King |
2020-11-30 | PCI: Bounds-check command-line resource alignment requests | Bjorn Helgaas |
2020-11-30 | PCI: Fix kernel-doc markup | Mauro Carvalho Chehab |
2020-11-20 | PCI/ASPM: Save/restore L1SS Capability for suspend/resume | Vidya Sagar |
2020-10-30 | PCI: Always enable ACS even if no ACS Capability | Rajat Jain |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-21 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-10-21 | Merge branch 'pci/pm' | Bjorn Helgaas |
2020-10-21 | Merge branch 'pci/hotplug' | Bjorn Helgaas |
2020-10-21 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-09-30 | PCI: Add Kconfig options for MPS/MRRS strategy | Jim Quinlan |
2020-09-30 | PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds" | Bjorn Helgaas |
2020-09-30 | PCI: Simplify bool comparisons | Krzysztof Wilczyński |
2020-09-29 | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof Wilczyński |
2020-09-17 | PCI: Simplify pci_dev_reset_slot_function() | Lukas Wunner |
2020-09-17 | PCI: pciehp: Reduce noisiness on hot removal | Lukas Wunner |
2020-09-16 | PCI/ACS: Enable Translation Blocking for external devices | Rajat Jain |
2020-09-01 | PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions | Krzysztof Wilczyński |
2020-09-01 | PCI: Remove unnecessary header includes | Gustavo Pimentel |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-05 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-08-05 | Merge branch 'pci/error' | Bjorn Helgaas |
2020-07-22 | PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() | Bjorn Helgaas |
2020-07-22 | Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms" | Bjorn Helgaas |
2020-07-10 | PCI: Cache ACS capability offset in device | Rajat Jain |
2020-07-10 | PCI: Reorder pci_enable_acs() and dependencies | Rajat Jain |
2020-06-26 | PCI: Convert PCIe capability PCIBIOS errors to errno | Bolarinwa Olayemi Saheed |
2020-06-04 | Merge branch 'pci/pm' | Bjorn Helgaas |
2020-05-15 | PCI/PM: Assume ports without DLL Link Active train links in 100 ms | Mika Westerberg |
2020-05-15 | PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay | Bjorn Helgaas |