Age | Commit message (Expand) | Author | Files | Lines |
2014-12-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2014-12-16 | x86, irq: Keep balance of IOAPIC pin reference count | Jiang Liu | 1 | -0/+1 |
2014-12-12 | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+2 |
2014-12-10 | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2014-12-04 | PCI: Expose pci_load_saved_state for public consumption. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2014-11-24 | PCI/MSI: Add device flag indicating that 64-bit MSIs don't work | Benjamin Herrenschmidt | 1 | -0/+1 |
2014-11-12 | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 1 | -1/+1 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -18/+42 |
2014-10-01 | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 1 | -0/+27 |
2014-10-01 | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau | 1 | -0/+3 |
2014-10-01 | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau | 1 | -0/+3 |
2014-10-01 | PCI: Add generic domain handling | Catalin Marinas | 1 | -0/+21 |
2014-09-25 | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into... | Bjorn Helgaas | 1 | -16/+0 |
2014-09-23 | PCI: Remove unused pci_get_dma_source() | Alex Williamson | 1 | -5/+0 |
2014-09-23 | PCI: Remove unused pci_find_upstream_pcie_bridge() | Alex Williamson | 1 | -11/+0 |
2014-09-22 | Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas | 1 | -2/+15 |
2014-09-17 | PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters | Megan Kamiya | 1 | -2/+2 |
2014-09-17 | PCI: Add device flag helper functions | Ethan Zhao | 1 | -0/+13 |
2014-09-10 | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device | Bjorn Helgaas | 1 | -0/+6 |
2014-08-05 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+11 |
2014-07-17 | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 1 | -2/+2 |
2014-07-17 | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() | Yijing Wang | 1 | -2/+0 |
2014-07-04 | PCI: Make resetting secondary bus logic common | Gavin Shan | 1 | -0/+2 |
2014-06-20 | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever | 1 | -1/+11 |
2014-06-03 | Merge branch 'pci/iommu' into next | Bjorn Helgaas | 1 | -4/+13 |
2014-05-30 | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 1 | -1/+1 |
2014-05-30 | PCI: Make pci_bus_add_device() void | Yijing Wang | 1 | -1/+1 |
2014-05-29 | Merge branch 'pci/misc' into next | Bjorn Helgaas | 1 | -2/+3 |
2014-05-29 | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 1 | -0/+17 |
2014-05-29 | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson | 1 | -0/+1 |
2014-05-29 | PCI: Add support for PCIe-to-PCI bridge DMA alias quirks | Alex Williamson | 1 | -0/+2 |
2014-05-29 | PCI: Add support for DMA alias quirks | Alex Williamson | 1 | -0/+3 |
2014-05-29 | PCI: Convert pci_dev_flags definitions to bit shifts | Alex Williamson | 1 | -4/+4 |
2014-05-28 | PCI: Add DMA alias iterator | Alex Williamson | 1 | -0/+4 |
2014-05-28 | PCI: Fix return value from pci_user_{read,write}_config_*() | Gavin Shan | 1 | -2/+2 |
2014-05-28 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 1 | -0/+1 |
2014-05-27 | PCI: Add new pci_is_bridge() interface | Yijing Wang | 1 | -0/+13 |
2014-05-27 | PCI: Notify driver before and after device reset | Keith Busch | 1 | -0/+3 |
2014-05-27 | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 1 | -5/+1 |
2014-05-22 | PCI: Remove pcibios_add_platform_entries() | Sebastian Ott | 1 | -1/+0 |
2014-05-01 | PCI/MSI: Remove pci_enable_msi_block() | Alexander Gordeev | 1 | -4/+1 |
2014-04-25 | PCI: Use designated initialization in PCI_VDEVICE | Mark Rustad | 1 | -5/+5 |
2014-03-20 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 1 | -1/+1 |
2014-03-20 | PCI: Change pci_bus_alloc_resource() type_mask to unsigned long | Bjorn Helgaas | 1 | -1/+1 |
2014-02-21 | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 1 | -4/+0 |
2014-02-19 | PCI: Remove unused SR-IOV VF Migration support | Bjorn Helgaas | 1 | -4/+0 |
2014-02-19 | Merge branch 'pci/list-for-each-entry' into next | Bjorn Helgaas | 1 | -1/+0 |
2014-02-15 | Merge branch 'pci/msi' into next | Bjorn Helgaas | 1 | -0/+20 |
2014-02-14 | PCI: Remove pci_bus_b() and use list_for_each_entry() directly | Yijing Wang | 1 | -1/+0 |
2014-02-13 | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() | Alexander Gordeev | 1 | -0/+20 |