Age | Commit message (Expand) | Author |
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 |
2014-05-30 | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas |
2014-05-30 | PCI: Make pci_bus_add_device() void | Yijing Wang |
2014-05-28 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2014-05-28 | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas |
2014-05-28 | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson |
2014-05-28 | PCI: Add support for PCIe-to-PCI bridge DMA alias quirks | Alex Williamson |
2014-05-28 | PCI: Add support for DMA alias quirks | Alex Williamson |
2014-05-28 | PCI: Convert pci_dev_flags definitions to bit shifts | Alex Williamson |
2014-05-28 | PCI: Add DMA alias iterator | Alex Williamson |
2014-05-27 | PCI: Fix return value from pci_user_{read,write}_config_*() | Gavin Shan |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-27 | PCI: Add new pci_is_bridge() interface | Yijing Wang |
2014-05-27 | PCI: Notify driver before and after device reset | Keith Busch |
2014-05-26 | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas |
2014-05-22 | PCI: Remove pcibios_add_platform_entries() | Sebastian Ott |
2014-04-30 | PCI/MSI: Remove pci_enable_msi_block() | Alexander Gordeev |
2014-04-24 | PCI: Use designated initialization in PCI_VDEVICE | Mark Rustad |
2014-03-19 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2014-03-19 | PCI: Change pci_bus_alloc_resource() type_mask to unsigned long | Bjorn Helgaas |
2014-02-20 | Merge branch 'pci/dead-code' into next | Bjorn Helgaas |
2014-02-19 | PCI: Remove unused SR-IOV VF Migration support | Bjorn Helgaas |
2014-02-18 | Merge branch 'pci/list-for-each-entry' into next | Bjorn Helgaas |
2014-02-14 | Merge branch 'pci/msi' into next | Bjorn Helgaas |
2014-02-14 | PCI: Remove pci_bus_b() and use list_for_each_entry() directly | Yijing Wang |
2014-02-13 | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() | Alexander Gordeev |
2014-02-11 | PCI: Add pci_dev_flag for ACS enable quirks | Alex Williamson |
2014-02-11 | PCI: Add device-specific PCI ACS enable | Alex Williamson |
2014-01-22 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-15 | Merge branch 'pci/reset' into next | Bjorn Helgaas |
2014-01-14 | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() | Alex Williamson |
2014-01-13 | PCI: Add global pci_lock_rescan_remove() | Rafael J. Wysocki |
2014-01-13 | PCI: Cleanup pci.h whitespace | Bjorn Helgaas |