Age | Commit message (Expand) | Author |
2022-04-25 | PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property | Pali Rohár |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-10-19 | PCI: Re-enable Downstream Port LTR after reset or hotplug | Mingchuang Qiao |
2021-10-05 | PCI: PM: Drop struct pci_platform_pm_ops | Rafael J. Wysocki |
2021-09-29 | PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI | Rafael J. Wysocki |
2021-09-27 | PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM | Rafael J. Wysocki |
2021-09-07 | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-09-02 | Merge branch 'pci/misc' | Bjorn Helgaas |
2021-08-24 | Revert "PCI: Make pci_enable_ptm() private" | Vinicius Costa Gomes |
2021-08-20 | PCI: Make saved capability state private to core | Bjorn Helgaas |
2021-08-18 | PCI: Change the type of probe argument in reset functions | Amey Narkhede |
2021-08-18 | PCI: Add support for ACPI _RST reset method | Shanker Donthineni |
2021-08-18 | PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION | Shanker Donthineni |
2021-08-18 | PCI: Allow userspace to query and set device reset mechanism | Amey Narkhede |
2021-08-17 | PCI: Add array to track reset method ordering | Amey Narkhede |
2021-07-06 | Merge branch 'pci/kernel-doc' | Bjorn Helgaas |
2021-07-06 | PCI: Fix kernel-doc formatting | Krzysztof Wilczyński |
2021-06-16 | PCI: pciehp: Ignore Link Down/Up caused by DPC | Lukas Wunner |
2021-05-05 | Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-04 | Merge branch 'pci/misc' | Bjorn Helgaas |
2021-05-04 | Merge branch 'pci/sysfs' | Bjorn Helgaas |
2021-04-30 | PCI/VPD: Change pci_vpd_init() return type to void | Heiner Kallweit |
2021-04-29 | PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes | Krzysztof Wilczyński |
2021-04-29 | PCI/sysfs: Convert "vpd" to static attribute | Krzysztof Wilczyński |
2021-04-04 | PCI/IOV: Add sysfs MSI-X vector assignment interface | Leon Romanovsky |
2021-03-11 | PCI: thunder: Fix compile testing | Arnd Bergmann |
2021-02-21 | Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-01-27 | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume" | Bjorn Helgaas |
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/msi' | Bjorn Helgaas |
2020-12-15 | Merge branch 'pci/err' | Bjorn Helgaas |
2020-12-15 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
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-05 | PCI/AER: Add pcie_walk_rcec() to RCEC AER handling | Sean V Kelley |
2020-12-05 | PCI/ERR: Add pcie_link_rcec() to associate RCiEPs | Sean V Kelley |
2020-12-04 | PCI/MSI: Move MSI/MSI-X flags updaters to msi.c | Bjorn Helgaas |
2020-12-04 | PCI/MSI: Move MSI/MSI-X init to msi.c | Bjorn Helgaas |
2020-12-04 | PCI/ERR: Rename reset_link() to reset_subordinates() | Sean V Kelley |
2020-12-04 | PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities() | Sean V Kelley |
2020-11-20 | PCI: Decode PCIe 64 GT/s link speed | Gustavo Pimentel |
2020-11-20 | PCI/ASPM: Save/restore L1SS Capability for suspend/resume | Vidya Sagar |
2020-09-30 | PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds" | Bjorn Helgaas |
2020-09-30 | PCI/PM: Remove unused PCI_PM_BUS_WAIT | Bjorn Helgaas |
2020-09-29 | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof Wilczyński |
2020-08-05 | Merge branch 'pci/host-probe-refactor' | Bjorn Helgaas |
2020-08-05 | Merge branch 'pci/error' | Bjorn Helgaas |
2020-08-04 | PCI: Move DT resource setup into devm_pci_alloc_host_bridge() | Rob Herring |
2020-07-22 | PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status() | Bjorn Helgaas |