Age | Commit message (Expand) | Author |
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 |
2014-01-13 | PCI: Reorder so actual code comes before stubs | Bjorn Helgaas |
2014-01-13 | Merge branch 'pci/dead-code' into next | Bjorn Helgaas |
2014-01-13 | PCI: Make local functions static | Stephen Hemminger |
2014-01-13 | PCI: Remove unused alloc_pci_dev() | Stephen Hemminger |
2014-01-13 | PCI: Remove unused pci_renumber_slot() | Stephen Hemminger |
2014-01-13 | PCI: Remove unused pcie_aspm_enabled() | Stephen Hemminger |
2014-01-13 | PCI: Remove unused pci_vpd_truncate() | Stephen Hemminger |
2014-01-10 | PCI: Remove unused ID-Based Ordering support | Stephen Hemminger |
2014-01-10 | PCI: Remove unused Optimized Buffer Flush/Fill support | Stephen Hemminger |
2014-01-10 | PCI: Remove unused Latency Tolerance Reporting support | Stephen Hemminger |
2014-01-10 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2014-01-07 | Merge branch 'pci/msi' into next | Bjorn Helgaas |