Age | Commit message (Expand) | Author | Files | Lines |
2019-12-18 | PCI: Fix pci_add_dma_alias() bitmask size | James Sewart | 1 | -0/+3 |
2019-11-28 | Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' | Bjorn Helgaas | 1 | -13/+0 |
2019-11-28 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+16 |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas | 1 | -1/+2 |
2019-11-28 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -1/+2 |
2019-11-28 | Merge branch 'pci/aspm' | Bjorn Helgaas | 1 | -8/+4 |
2019-11-21 | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code | Heiner Kallweit | 1 | -8/+0 |
2019-11-21 | PCI/ASPM: Add sysfs attributes for controlling ASPM link states | Heiner Kallweit | 1 | -0/+4 |
2019-11-20 | PCI/PM: Add missing link delays required by the PCIe spec | Mika Westerberg | 1 | -0/+1 |
2019-11-20 | PCI/PM: Use pci_power_up() in pci_set_power_state() | Rafael J. Wysocki | 1 | -1/+1 |
2019-11-20 | PCI: Make devm_of_pci_get_host_bridge_resources() static | Rob Herring | 1 | -17/+0 |
2019-11-20 | PCI: of: Add inbound resource parsing to helpers | Rob Herring | 1 | -2/+6 |
2019-10-23 | PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters | Nicholas Johnson | 1 | -1/+2 |
2019-10-18 | PCI/AER: Save AER Capability for suspend/resume | Patel, Mayurkumar | 1 | -0/+1 |
2019-10-15 | PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private | Bjorn Helgaas | 1 | -0/+4 |
2019-10-15 | PCI/ATS: Cache PASID Capability offset | Kuppuswamy Sathyanarayanan | 1 | -0/+6 |
2019-10-15 | PCI/ATS: Cache PRI Capability offset | Kuppuswamy Sathyanarayanan | 1 | -0/+6 |
2019-09-23 | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+64 |
2019-09-23 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+1 |
2019-09-23 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 1 | -0/+18 |
2019-09-07 | PCI: Make pcie_downstream_port() available outside of access.c | Mika Westerberg | 1 | -0/+9 |
2019-08-28 | PCI/ACPI: Remove unnecessary struct hotplug_program_ops | Krzysztof Wilczynski | 1 | -72/+2 |
2019-08-28 | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c | Krzysztof Wilczynski | 1 | -0/+79 |
2019-08-20 | PCI/IOV: Move sysfs SR-IOV functions to iov.c | Kelsey Skunberg | 1 | -1/+1 |
2019-08-07 | Revert "PCI: Add missing link delays required by the PCIe spec" | Mika Westerberg | 1 | -1/+0 |
2019-07-30 | PCI: Make pci_set_of_node(), etc private | Kelsey Skunberg | 1 | -0/+9 |
2019-07-30 | PCI: Make pci_enable_ptm() private | Kelsey Skunberg | 1 | -0/+3 |
2019-07-30 | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private | Kelsey Skunberg | 1 | -0/+8 |
2019-07-30 | PCI: Make pci_ats_init() private | Kelsey Skunberg | 1 | -3/+4 |
2019-07-30 | PCI: Make pcie_update_link_speed() private | Kelsey Skunberg | 1 | -0/+1 |
2019-07-30 | PCI: Make pci_bus_get(), pci_bus_put() private | Kelsey Skunberg | 1 | -0/+2 |
2019-07-30 | PCI: Make pci_hotplug_io_size, mem_size, and bus_size private | Kelsey Skunberg | 1 | -0/+3 |
2019-07-30 | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private | Kelsey Skunberg | 1 | -0/+5 |
2019-07-30 | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() private | Kelsey Skunberg | 1 | -0/+3 |
2019-07-30 | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() private | Kelsey Skunberg | 1 | -0/+2 |
2019-07-30 | PCI: Make PCI_PM_* delay times private | Kelsey Skunberg | 1 | -0/+5 |
2019-07-15 | Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2019-07-03 | Revert "PCI/IOV: Use VF0 cached config space size for other VFs" | Alex Williamson | 1 | -1/+0 |
2019-06-27 | PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete() | Rafael J. Wysocki | 1 | -0/+4 |
2019-06-18 | PCI: Add missing link delays required by the PCIe spec | Mika Westerberg | 1 | -0/+1 |
2019-06-17 | PCI: PM: Replace pci_dev_keep_suspended() with two functions | Rafael J. Wysocki | 1 | -1/+2 |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2019-04-12 | PCI/AER: Change pci_aer_init() stub to return void | Jisheng Zhang | 1 | -1/+1 |
2019-03-25 | PCI/LINK: Deduplicate bandwidth reports for multi-function devices | Lukas Wunner | 1 | -0/+1 |
2018-12-06 | PCI: Add missing include to drivers/pci.h | Alexandru Gagniuc | 1 | -0/+2 |
2018-10-20 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -0/+1 |
2018-10-11 | PCI/IOV: Use VF0 cached config space size for other VFs | KarimAllah Ahmed | 1 | -0/+1 |
2018-10-02 | PCI / ACPI: Whitelist D3 for more PCIe hotplug ports | Mika Westerberg | 1 | -0/+3 |
2018-10-02 | PCI: Unify device inaccessible | Keith Busch | 1 | -5/+55 |
2018-09-26 | PCI/ERR: Handle fatal error recovery | Keith Busch | 1 | -2/+2 |