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/enumeration' | Bjorn Helgaas |
2020-03-28 | PCI/AER: Rationalize error status register clearing | Kuppuswamy Sathyanarayanan |
2020-03-10 | PCI: Add PCIE_LNKCAP2_SLS2SPEED() macro | Yicong Yang |
2020-03-10 | PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings | 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-02-05 | Merge tag 'iommu-updates-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-01-31 | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-29 | Merge branch 'pci/host-vmd' | Bjorn Helgaas |
2020-01-29 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2020-01-24 | PCI: Introduce pci_real_dma_dev() | Jon Derrick |
2020-01-13 | PCI/PM: Print config space of devices before suspend | Chen Yu |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-23 | PCI: Export pci_ats_disabled() as a GPL symbol to modules | Will Deacon |
2019-12-18 | PCI: Add nr_devfns parameter to pci_add_dma_alias() | James Sewart |
2019-12-18 | PCI: Fix pci_add_dma_alias() bitmask size | 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 'pci/resource' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/pm' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/aer' | Bjorn Helgaas |
2019-11-25 | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai |
2019-11-21 | PCI: Remove unused includes and superfluous struct declaration | Krzysztof Wilczynski |
2019-11-20 | PCI/PM: Move pci_dev_wait() definition earlier | Vidya Sagar |
2019-11-20 | PCI/PM: Add missing link delays required by the PCIe spec | Mika Westerberg |
2019-11-20 | PCI/PM: Add pcie_wait_for_link_delay() | Mika Westerberg |
2019-11-20 | PCI/PM: Return error when changing power state from D3cold | Bjorn Helgaas |
2019-11-20 | PCI/PM: Decode D3cold power state correctly | Bjorn Helgaas |
2019-11-20 | PCI/PM: Fold __pci_complete_power_transition() into its caller | Rafael J. Wysocki |
2019-11-20 | PCI/PM: Avoid exporting __pci_complete_power_transition() | Rafael J. Wysocki |
2019-11-20 | PCI/PM: Fold __pci_start_power_transition() into its caller | Rafael J. Wysocki |
2019-11-20 | PCI/PM: Use pci_power_up() in pci_set_power_state() | Rafael J. Wysocki |
2019-11-20 | PCI/PM: Move power state update away from pci_power_up() | Rafael J. Wysocki |
2019-11-20 | PCI/PM: Simplify pci_set_power_state() | Bjorn Helgaas |
2019-11-20 | PCI/PM: Expand PM reset messages to mention D3hot (not just D3) | Bjorn Helgaas |
2019-11-20 | PCI/PM: Apply D2 delay as milliseconds, not microseconds | Bjorn Helgaas |
2019-10-23 | PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters | Nicholas Johnson |
2019-10-21 | PCI: Add a helper to check Power Resource Requirements _PR3 existence | Kai-Heng Feng |
2019-10-18 | PCI/AER: Save AER Capability for suspend/resume | Patel, Mayurkumar |
2019-10-15 | PCI: PM: Fix pci_power_up() | Rafael J. Wysocki |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov |
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/resource' | Bjorn Helgaas |
2019-09-23 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-09-07 | PCI: Get rid of dev->has_secondary_link flag | Mika Westerberg |
2019-09-05 | PCI: Force trailing new line to resource_alignment_param in sysfs | Logan Gunthorpe |
2019-09-05 | PCI: Move pci_[get|set]_resource_alignment_param() into their callers | Logan Gunthorpe |
2019-09-05 | PCI: Clean up resource_alignment parameter to not require static buffer | Logan Gunthorpe |
2019-09-05 | PCI: Add pci_info_ratelimited() to ratelimit PCI separately | Krzysztof Wilczynski |