| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas | 2016-08-01 | 1 | -0/+18 |
|\ \ \ |
|
| | | * | PCI: Power on bridges before scanning new devices | Mika Westerberg | 2016-06-13 | 1 | -0/+9 |
| | |/
| |/| |
|
| | * | PCI: Allow additional bus numbers for hotplug bridges | Keith Busch | 2016-07-25 | 1 | -0/+9 |
| |/ |
|
* | | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC | Tomasz Nowicki | 2016-06-10 | 1 | -1/+3 |
|/ |
|
*-. | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 2016-05-17 | 1 | -3/+3 |
|\ \ |
|
| | * | PCI: Disable all BAR sizing for devices with non-compliant BARs | Prarit Bhargava | 2016-05-16 | 1 | -3/+3 |
| |/ |
|
* | | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz | 2016-04-11 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-03-15 | 1 | -0/+14 |
|\ |
|
| * | PCI: Disable IO/MEM decoding for devices with non-compliant BARs | Bjorn Helgaas | 2016-02-25 | 1 | -0/+14 |
* | | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 2016-03-15 | 1 | -0/+15 |
|\ \ |
|
| * | | PCI: Look up IRQ domain by fwnode_handle | Jake Oshins | 2016-02-16 | 1 | -0/+15 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 2016-03-15 | 1 | -0/+6 |
|\ \ \
| | |/
| |/| |
|
| | * | PCI: Add pci_ops.{add,remove}_bus() callbacks | Thierry Reding | 2016-03-08 | 1 | -0/+6 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 2016-03-15 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | PCI: Rename VPD symbols to remove unnecessary "pci22" | Bjorn Helgaas | 2016-02-29 | 1 | -1/+1 |
| |/ |
|
* | | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas | 2016-02-05 | 1 | -1/+0 |
* | | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h | Bjorn Helgaas | 2016-02-05 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-01-21 | 1 | -20/+13 |
|\ |
|
| *-. | Merge branches 'pci/aspm', 'pci/hotplug', 'pci/misc' and 'pci/msi' into next | Bjorn Helgaas | 2015-12-10 | 1 | -20/+13 |
| |\ \ |
|
| | | * | PCI/MSI: Remove empty pci_msi_init_pci_dev() | Bjorn Helgaas | 2015-11-30 | 1 | -3/+0 |
| | | * | PCI/MSI: Initialize MSI capability for all architectures | Guilherme G. Piccoli | 2015-11-24 | 1 | -3/+4 |
| | |/
| |/| |
|
| | * | PCI: Simplify config space size computation | Bjorn Helgaas | 2015-12-10 | 1 | -15/+10 |
| |/ |
|
* | | acpi: pci: Setup MSI domain for ACPI based pci devices | Suravee Suthikulpanit | 2015-12-21 | 1 | -0/+2 |
|/ |
|
* | Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci' | Rafael J. Wysocki | 2015-11-20 | 1 | -2/+2 |
|\ |
|
| * | PCI: Fix OF logic in pci_dma_configure() | Suravee Suthikulpanit | 2015-11-20 | 1 | -2/+2 |
* | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | 1 | -1/+31 |
|\ \ |
|
| * \ | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-07 | 1 | -1/+31 |
| |\ \
| | |/ |
|
| | * | PCI: ACPI: Add support for PCI device DMA coherency | Suthikulpanit, Suravee | 2015-11-07 | 1 | -1/+11 |
| | * | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() | Suthikulpanit, Suravee | 2015-11-07 | 1 | -1/+21 |
* | | | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-11-06 | 1 | -0/+6 |
|\ \ \
| |/ /
|/| | |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource... | Bjorn Helgaas | 2015-11-02 | 1 | -0/+6 |
| |\ \ \ |
|
| | | * | | PCI: Add support for Enhanced Allocation devices | Sean O. Stalley | 2015-10-29 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
| | * | | PCI/AER: Clear error status registers during enumeration and restore | Taku Izumi | 2015-09-17 | 1 | -0/+3 |
| |/ / |
|
* | | | PCI/MSI: Allow the MSI domain to be device-specific | Marc Zyngier | 2015-10-16 | 1 | -0/+8 |
* | | | PCI: Add per-device MSI domain hook | Marc Zyngier | 2015-10-16 | 1 | -5/+30 |
| |/
|/| |
|
* | | PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses | Alex Williamson | 2015-09-24 | 1 | -6/+11 |
* | | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 | 1 | -6/+0 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -2/+1 |
|\ |
|
| * | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams | 2015-08-10 | 1 | -2/+1 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 1 | -0/+45 |
|\ \ |
|
| * | | PCI/MSI: Add support for OF-provided msi_domain | Marc Zyngier | 2015-07-30 | 1 | -1/+4 |
| * | | PCI/MSI: Add hooks to populate the msi_domain field | Marc Zyngier | 2015-07-30 | 1 | -0/+42 |
| |/ |
|
* | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-31 | 1 | -27/+65 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas | 2015-08-28 | 1 | -21/+54 |
| |\ \ \ |
|
| | * | | | PCI: Set MPS to match upstream bridge | Keith Busch | 2015-08-24 | 1 | -2/+20 |
| | * | | | PCI: Move MPS configuration check to pci_configure_device() | Bjorn Helgaas | 2015-08-20 | 1 | -19/+24 |
| | * | | | PCI: Add pci_scan_root_bus_msi() | Lorenzo Pieralisi | 2015-08-20 | 1 | -2/+12 |
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'... | Bjorn Helgaas | 2015-08-14 | 1 | -5/+4 |
| |\ \ \ \ \
| | | | |/ / |
|
| | | * | | | PCI: Allocate ATS struct during enumeration | Bjorn Helgaas | 2015-08-13 | 1 | -0/+3 |
| | | |/ / |
|
| | * | | | PCI: Hold pci_slot_mutex while searching bus->slots list | Yijing Wang | 2015-07-30 | 1 | -5/+1 |
| | |/ / |
|