| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 1 | -18/+42 |
|\ |
|
| * | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 2014-10-01 | 1 | -0/+27 |
| |\ |
|
| | * | PCI: Add pci_remap_iospace() to map bus I/O resources | Liviu Dudau | 2014-09-30 | 1 | -0/+3 |
| | * | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau | 2014-09-30 | 1 | -0/+3 |
| | * | PCI: Add generic domain handling | Catalin Marinas | 2014-09-30 | 1 | -0/+21 |
| | | | |
| | \ | |
| *-. \ | Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into... | Bjorn Helgaas | 2014-09-25 | 1 | -16/+0 |
| |\ \ \
| | | |/
| | |/| |
|
| | | * | PCI: Remove unused pci_get_dma_source() | Alex Williamson | 2014-09-22 | 1 | -5/+0 |
| | | * | PCI: Remove unused pci_find_upstream_pcie_bridge() | Alex Williamson | 2014-09-22 | 1 | -11/+0 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas | 2014-09-22 | 1 | -2/+15 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/ |
|
| | | * | PCI: Add device flag helper functions | Ethan Zhao | 2014-09-16 | 1 | -0/+13 |
| | |/
| |/| |
|
| | * | PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parameters | Megan Kamiya | 2014-09-16 | 1 | -2/+2 |
| |/ |
|
* / | PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device | Bjorn Helgaas | 2014-09-10 | 1 | -0/+6 |
|/ |
|
* | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-08-04 | 1 | -1/+11 |
|\ |
|
| * | PCI: Add pci_fixup_suspend_late quirk pass | Andreas Noever | 2014-06-19 | 1 | -1/+11 |
| | | |
| \ | |
*-. \ | Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho... | Bjorn Helgaas | 2014-07-16 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| | * | PCI: Make resetting secondary bus logic common | Gavin Shan | 2014-07-03 | 1 | -0/+2 |
| |/
|/| |
|
| * | PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() | Yijing Wang | 2014-07-16 | 1 | -2/+0 |
|/ |
|
* | Merge branch 'pci/iommu' into next | Bjorn Helgaas | 2014-06-02 | 1 | -4/+13 |
|\ |
|
| * | PCI: Add support for PCIe-to-PCI bridge DMA alias quirks | Alex Williamson | 2014-05-28 | 1 | -0/+2 |
| * | PCI: Add support for DMA alias quirks | Alex Williamson | 2014-05-28 | 1 | -0/+3 |
| * | PCI: Convert pci_dev_flags definitions to bit shifts | Alex Williamson | 2014-05-28 | 1 | -4/+4 |
| * | PCI: Add DMA alias iterator | Alex Williamson | 2014-05-28 | 1 | -0/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 2014-05-30 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | PCI: Make pci_bus_add_device() void | Yijing Wang | 2014-05-30 | 1 | -1/+1 |
* | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-05-28 | 1 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | PCI: Fix return value from pci_user_{read,write}_config_*() | Gavin Shan | 2014-05-27 | 1 | -2/+2 |
| * | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 | 1 | -0/+1 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 2014-05-28 | 1 | -0/+17 |
|\ \ \ \ \ |
|
| | | * | | | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson | 2014-05-28 | 1 | -0/+1 |
| | | | |/
| | | |/| |
|
| | * / | | PCI: Add new pci_is_bridge() interface | Yijing Wang | 2014-05-27 | 1 | -0/+13 |
| | |/ / |
|
| * / / | PCI: Notify driver before and after device reset | Keith Busch | 2014-05-27 | 1 | -0/+3 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 2014-05-26 | 1 | -5/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/ |
|
| | | * | PCI: Remove pcibios_add_platform_entries() | Sebastian Ott | 2014-05-22 | 1 | -1/+0 |
| |_|/
|/| | |
|
| | * | PCI/MSI: Remove pci_enable_msi_block() | Alexander Gordeev | 2014-04-30 | 1 | -4/+1 |
| |/ |
|
* / | PCI: Use designated initialization in PCI_VDEVICE | Mark Rustad | 2014-04-24 | 1 | -5/+5 |
|/ |
|
* | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2014-03-19 | 1 | -1/+1 |
|\ |
|
| * | PCI: Change pci_bus_alloc_resource() type_mask to unsigned long | Bjorn Helgaas | 2014-03-19 | 1 | -1/+1 |
* | | Merge branch 'pci/dead-code' into next | Bjorn Helgaas | 2014-02-20 | 1 | -4/+0 |
|\ \ |
|
| * | | PCI: Remove unused SR-IOV VF Migration support | Bjorn Helgaas | 2014-02-19 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'pci/list-for-each-entry' into next | Bjorn Helgaas | 2014-02-18 | 1 | -1/+0 |
|\ \ |
|
| * | | PCI: Remove pci_bus_b() and use list_for_each_entry() directly | Yijing Wang | 2014-02-14 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'pci/msi' into next | Bjorn Helgaas | 2014-02-14 | 1 | -0/+20 |
|\ \ |
|
| * | | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() | Alexander Gordeev | 2014-02-13 | 1 | -0/+20 |
| |/ |
|
* | | PCI: Add pci_dev_flag for ACS enable quirks | Alex Williamson | 2014-02-11 | 1 | -0/+2 |
* | | PCI: Add device-specific PCI ACS enable | Alex Williamson | 2014-02-11 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-22 | 1 | -245/+107 |
|\ |
|
| * | Merge branch 'pci/reset' into next | Bjorn Helgaas | 2014-01-15 | 1 | -0/+3 |
| |\ |
|
| | * | PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus() | Alex Williamson | 2014-01-14 | 1 | -0/+3 |
| * | | PCI: Add global pci_lock_rescan_remove() | Rafael J. Wysocki | 2014-01-13 | 1 | -0/+3 |
| |/ |
|
| * | PCI: Cleanup pci.h whitespace | Bjorn Helgaas | 2014-01-13 | 1 | -184/+54 |