summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | PCI: iproc: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | PCI: designware: Simplify host bridge window iterationBjorn Helgaas2016-06-201-5/+1
| | | * | | PCI: designware: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | PCI: designware: Free bridge resource list on failureBjorn Helgaas2016-06-201-7/+17
| | | * | | PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas2016-06-061-1/+29
| | | |/ /
| | * | | PCI: xgene: Make explicitly non-modularPaul Gortmaker2016-08-011-6/+2
| | * | | PCI: thunder-pem: Make explicitly non-modularPaul Gortmaker2016-08-011-6/+2
| | * | | PCI: thunder-ecam: Make explicitly non-modularPaul Gortmaker2016-08-011-6/+2
| | * | | PCI: tegra: Make explicitly non-modularPaul Gortmaker2016-08-011-7/+4
| | * | | PCI: rcar-gen2: Make explicitly non-modularPaul Gortmaker2016-08-011-9/+3
| | * | | PCI: rcar: Make explicitly non-modularPaul Gortmaker2016-08-011-7/+4
| | * | | PCI: mvebu: Make explicitly non-modularPaul Gortmaker2016-08-011-7/+4
| | * | | PCI: layerscape: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2
| | * | | PCI: keystone: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2
| | * | | PCI: hisi: Make explicitly non-modularPaul Gortmaker2016-08-011-11/+2
| | * | | PCI: generic: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2
| | * | | PCI: designware-plat: Make it explicitly non-modularPaul Gortmaker2016-08-011-8/+2
| | * | | PCI: artpec6: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+4
| | * | | PCI: armada8k: Make explicitly non-modularPaul Gortmaker2016-08-011-9/+5
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'pci/host-artpec' and 'pci/host-generic' into pci/demodularize...Bjorn Helgaas2016-08-013-0/+296
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | | * | PCI: generic: Select IRQ_DOMAINArnd Bergmann2016-06-101-0/+1
| | | |/ / | | |/| |
| | | * | PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependencyArnd Bergmann2016-07-291-0/+1
| | | * | PCI: artpec: Add Axis ARTPEC-6 PCIe controller driverNiklas Cassel2016-06-113-0/+294
| | |/ /
| * | | Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-014-23/+129
| |\ \ \
| | * | | PCI: generic: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi2016-06-231-1/+8
| | * | | PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi2016-06-231-0/+68
| | * | | PCI: Extending pci=resource_alignment to specify device/vendor IDsKoehrer Mathias (ETAS/ESW5)2016-06-211-19/+47
| | * | | PCI: Ignore write combining when mapping I/O port spaceBjorn Helgaas2016-06-171-3/+6
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------. \ \ Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-0117-40/+325
| |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | PCI: Add ACS quirk for Solarflare SFC9220Edward Cree2016-07-291-0/+1
| | | | | | | | * | | PCI: Add DMA alias quirk for Adaptec 3805Alex Williamson2016-07-191-0/+3
| | | | | | | | * | | PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake2016-06-101-4/+6
| | | | | | | | * | | PCI: Add function 1 DMA alias quirk for Marvell 88SE9182Aaron Sierra2016-06-101-0/+3
| | | | | | | | |/ /
| | | | | | | * | | PCI: pciehp: Ignore interrupts during D3coldLukas Wunner2016-06-201-0/+4
| | | | | | | * | | PCI: Add runtime PM support for PCIe portsMika Westerberg2016-06-132-0/+54
| | | | | | | * | | ACPI / hotplug / PCI: Runtime resume bridge before rescanMika Westerberg2016-06-131-0/+4
| | | | | | | * | | PCI: Power on bridges before scanning new devicesMika Westerberg2016-06-131-0/+9
| | | | | | | * | | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-136-4/+195
| | | | | | | * | | PCI: Don't clear d3cold_allowed for PCIe portsMika Westerberg2016-06-131-5/+0
| | | | | | | |/ /
| | | | | | * | | PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-152-11/+20
| | | | | | |/ /
| | | | | * | | PCI: Include <asm/dma.h> for isa_dma_bridge_buggyBen Dooks2016-07-191-0/+1
| | | | | * | | PCI: Make bus_attr_resource_alignment staticBen Dooks2016-06-101-1/+1
| | | | | |/ /
| | | | * | | PCI: Allow additional bus numbers for hotplug bridgesKeith Busch2016-07-252-0/+17
| | | | |/ /
| | | * | | PCI: Remove DPC tristate module optionKeith Busch2016-07-251-4/+1
| | | * | | PCI: Bind DPC to Root Ports as well as Downstream PortsKeith Busch2016-07-251-1/+1
| | | * | | PCI: Fix whitespace in struct dpc_devMika Westerberg2016-06-211-2/+2
| | | * | | PCI: Convert Downstream Port Containment driver to use devm_* functionsMika Westerberg2016-06-211-9/+4
| | | |/ /
| | * | | PCI/ASPM: Remove redundant check of pcie_set_clkpmShawn Lin2016-06-101-1/+1
| | |/ /
| * | | ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki2016-06-101-1/+3
| * | | PCI: Factor DT-specific pci_bus_find_domain_nr() code outTomasz Nowicki2016-06-101-1/+6
OpenPOWER on IntegriCloud