Age | Commit message (Expand) | Author |
2014-07-08 | Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'p... | Bjorn Helgaas |
2014-07-08 | PCI: Tidy resource assignment messages | Bjorn Helgaas |
2014-07-08 | PCI: Return conventional error values from pci_revert_fw_address() | Bjorn Helgaas |
2014-07-08 | PCI: Cleanup control flow | Bjorn Helgaas |
2014-07-08 | PCI: Support BAR sizes up to 128GB | Yinghai Lu |
2014-07-07 | PCI: cpqphp: Remove unnecessary null test before debugfs_remove() | Fabian Frederick |
2014-07-07 | PCI: pciehp: Clear Data Link Layer State Changed during init | Myron Stowe |
2014-07-05 | PCI: Add bridge DMA alias quirk for Intel 82801 bridge | Alex Williamson |
2014-07-05 | PCI: rcar: Remove rcar_pcie_setup_window() resource argument | Phil Edworthy |
2014-07-05 | PCI: rcar: Cleanup style and formatting | Phil Edworthy |
2014-07-05 | PCI: rcar: Use correct initial HW settings | Phil Edworthy |
2014-07-05 | PCI: rcar: Remove redundant config accessor register number checks | Sergei Shtylyov |
2014-07-05 | PCI: pciehp: Remove struct controller.no_cmd_complete | Rajat Jain |
2014-07-03 | PCI: Keep original resource if we fail to expand it | Guo Chao |
2014-07-03 | PCI/MSI: Cache Multiple Message Capable in struct msi_desc | Yijing Wang |
2014-07-03 | PCI/MSI: Remove unused msi_enabled_mask() | Yijing Wang |
2014-07-03 | PCI/MSI: Add internal msix_clear_and_set_ctrl() function | Yijing Wang |
2014-07-03 | PCI: Make resetting secondary bus logic common | Gavin Shan |
2014-07-02 | ACPI / PCI: Fix sysfs acpi_index and label errors | Simone Gotti |
2014-07-02 | PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports | Jiang Liu |
2014-06-26 | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely |
2014-06-23 | trace, AER: Move trace into unified interface | Chen, Gong |
2014-06-19 | PCI: Suspend/resume quirks for Apple thunderbolt | Andreas Noever |
2014-06-19 | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever |
2014-06-17 | PCI: Fix unaligned access in AF transaction pending test | Alex Williamson |
2014-06-17 | PCI: pciehp: Remove assumptions about which commands cause completion events | Bjorn Helgaas |
2014-06-17 | PCI: pciehp: Compute timeout from hotplug command start time | Bjorn Helgaas |
2014-06-17 | PCI: pciehp: Wait for hotplug command completion lazily | Bjorn Helgaas |
2014-06-16 | PCI: pciehp: Make pcie_wait_cmd() self-contained | Bjorn Helgaas |
2014-06-16 | PCI: Prevent NULL dereference during pciehp probe | Andreas Noever |
2014-06-12 | Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-06-12 | Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-06-11 | Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into next | Bjorn Helgaas |
2014-06-11 | PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642L | Jérôme Carretero |
2014-06-11 | ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges | Rafael J. Wysocki |
2014-06-11 | PCI/MSI: Fix memory leak in free_msi_irqs() | Alexei Starovoitov |
2014-06-10 | PCI: Merge multi-line quoted strings | Ryan Desfosses |
2014-06-10 | PCI: Whitespace cleanup | Ryan Desfosses |
2014-06-10 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-06-10 | PCI: Move EXPORT_SYMBOL so it immediately follows function/variable | Ryan Desfosses |
2014-06-09 | PCI: Add bridge DMA alias quirk for ITE bridge | Alex Williamson |
2014-06-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-mvebu' and '... | Bjorn Helgaas |
2014-06-02 | Merge branch 'pci/iommu' into next | Bjorn Helgaas |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-30 | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas |
2014-05-30 | Merge branch 'pci/host-generic' into next | Bjorn Helgaas |
2014-05-30 | PCI: generic: Add generic PCI host controller driver | Will Deacon |