Age | Commit message (Expand) | Author |
2015-06-12 | Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci... | Bjorn Helgaas |
2015-06-12 | PCI: Remove unused pci_scan_bus_parented() | Yijing Wang |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-05-29 | PCI: Add pci_bus_addr_t | Yinghai Lu |
2015-05-29 | PCI: Move pci_ari_enabled() to global header | Alex Williamson |
2015-05-22 | PCI: Propagate the "ignore hotplug" setting to parent | Rafael J. Wysocki |
2015-05-22 | PCI: Add dev->has_secondary_link to track downstream PCIe links | Yijing Wang |
2015-05-07 | PCI/MSI: Remove unused pci_msi_off() | Bjorn Helgaas |
2015-04-16 | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds |
2015-04-10 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2015-04-08 | PCI/ACPI: Optimize device state transition delays | Aaron Lu |
2015-03-31 | PCI: Add pcibios_iov_resource_alignment() interface | Wei Yang |
2015-03-31 | PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() | Wei Yang |
2015-03-31 | PCI: Keep individual VF BAR size in struct pci_sriov | Wei Yang |
2015-03-03 | PCI: Add helper functions pci_get[put]_host_bridge_device() | Murali Karicheri |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-02-10 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-02-07 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2015-02-05 | PCI: Use common resource list management code instead of private implementation | Jiang Liu |
2015-02-03 | PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF | Kevin Hao |
2015-02-02 | Merge branch 'pci/config' into next | Bjorn Helgaas |
2015-01-22 | PCI: Add generic config accessors | Rob Herring |
2015-01-16 | PCI: Add flag for devices that don't reset on D3hot->D0 transition | Alex Williamson |
2015-01-16 | PCI: Add pci_claim_bridge_resource() to clip window if necessary | Yinghai Lu |
2015-01-16 | PCI: Add flag for devices where we can't use bus reset | Alex Williamson |
2014-12-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu |
2014-12-11 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-12-04 | PCI: Expose pci_load_saved_state for public consumption. | Konrad Rzeszutek Wilk |
2014-11-24 | PCI/MSI: Add device flag indicating that 64-bit MSIs don't work | Benjamin Herrenschmidt |
2014-11-12 | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-10-01 | Merge branch 'pci/host-generic' into next | Bjorn Helgaas |
2014-09-30 | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau |
2014-09-30 | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau |
2014-09-30 | PCI: Add generic domain handling | Catalin Marinas |
2014-09-25 | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into... | Bjorn Helgaas |
2014-09-22 | PCI: Remove unused pci_get_dma_source() | Alex Williamson |
2014-09-22 | PCI: Remove unused pci_find_upstream_pcie_bridge() | Alex Williamson |
2014-09-22 | Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas |
2014-09-16 | PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters | Megan Kamiya |
2014-09-16 | PCI: Add device flag helper functions | Ethan Zhao |
2014-09-10 | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device | Bjorn Helgaas |
2014-08-04 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-07-16 | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas |
2014-07-16 | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() | Yijing Wang |
2014-07-03 | PCI: Make resetting secondary bus logic common | Gavin Shan |
2014-06-19 | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever |
2014-06-02 | Merge branch 'pci/iommu' into next | Bjorn Helgaas |