Age | Commit message (Expand) | Author |
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 |
2020-07-10 | PCI: Cache ACS capability offset in device | Rajat Jain |
2020-07-07 | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' | Luc Van Oostenryck |
2020-04-02 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2020-03-28 | PCI/AER: Rationalize error status register clearing | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDR | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error Status | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/DPC: Cache DPC capabilities in pci_init_capabilities() | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/ERR: Return status of pcie_do_recovery() | Kuppuswamy Sathyanarayanan |
2020-03-28 | PCI/ERR: Remove service dependency in pcie_do_recovery() | 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-10 | PCI: Add pci_speed_string() | Bjorn Helgaas |
2020-02-28 | PCI: Add 32 GT/s decoding in some macros | Yicong Yang |
2019-12-18 | PCI: Fix pci_add_dma_alias() bitmask size | James Sewart |
2019-11-28 | Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/pm' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/aspm' | Bjorn Helgaas |
2019-11-21 | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code | Heiner Kallweit |
2019-11-21 | PCI/ASPM: Add sysfs attributes for controlling ASPM link states | Heiner Kallweit |
2019-11-20 | PCI/PM: Add missing link delays required by the PCIe spec | Mika Westerberg |
2019-11-20 | PCI/PM: Use pci_power_up() in pci_set_power_state() | Rafael J. Wysocki |
2019-11-20 | PCI: Make devm_of_pci_get_host_bridge_resources() static | Rob Herring |
2019-11-20 | PCI: of: Add inbound resource parsing to helpers | Rob Herring |
2019-10-23 | PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters | Nicholas Johnson |
2019-10-18 | PCI/AER: Save AER Capability for suspend/resume | Patel, Mayurkumar |
2019-10-15 | PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() private | Bjorn Helgaas |
2019-10-15 | PCI/ATS: Cache PASID Capability offset | Kuppuswamy Sathyanarayanan |
2019-10-15 | PCI/ATS: Cache PRI Capability offset | Kuppuswamy Sathyanarayanan |
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/misc' | Bjorn Helgaas |
2019-09-23 | Merge branch 'pci/enumeration' | Bjorn Helgaas |
2019-09-07 | PCI: Make pcie_downstream_port() available outside of access.c | Mika Westerberg |
2019-08-28 | PCI/ACPI: Remove unnecessary struct hotplug_program_ops | Krzysztof Wilczynski |
2019-08-28 | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c | Krzysztof Wilczynski |
2019-08-20 | PCI/IOV: Move sysfs SR-IOV functions to iov.c | Kelsey Skunberg |
2019-08-07 | Revert "PCI: Add missing link delays required by the PCIe spec" | Mika Westerberg |
2019-07-30 | PCI: Make pci_set_of_node(), etc private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_enable_ptm() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_ats_init() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pcie_update_link_speed() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_bus_get(), pci_bus_put() private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_hotplug_io_size, mem_size, and bus_size private | Kelsey Skunberg |
2019-07-30 | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc private | Kelsey Skunberg |