summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | PCI: altera: Simplify host bridge window iterationBjorn Helgaas2016-06-201-18/+6Star
| | | * | | PCI: altera: Request host bridge window resources with core functionBjorn Helgaas2016-06-201-6/+5Star
| | | * | | PCI: xilinx-nwl: Use dev_printk() when possibleBjorn Helgaas2016-06-201-1/+1
| | | * | | PCI: xilinx-nwl: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | PCI: xilinx-nwl: Free bridge resource list on failureBjorn Helgaas2016-06-201-4/+10
| | | * | | PCI: xilinx: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+5
| | | * | | PCI: xilinx: Free bridge resource list on failureBjorn Helgaas2016-06-201-3/+8
| | | * | | PCI: xgene: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | PCI: xgene: Free bridge resource list on failureBjorn Helgaas2016-06-201-3/+9
| | | * | | PCI: iproc: Request host bridge window resourcesBjorn Helgaas2016-06-201-0/+4
| | | * | | PCI: designware: Simplify host bridge window iterationBjorn Helgaas2016-06-201-5/+1Star
| | | * | | 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/+2Star
| | * | | PCI: thunder-pem: Make explicitly non-modularPaul Gortmaker2016-08-011-6/+2Star
| | * | | PCI: thunder-ecam: Make explicitly non-modularPaul Gortmaker2016-08-011-6/+2Star
| | * | | PCI: tegra: Make explicitly non-modularPaul Gortmaker2016-08-011-7/+4Star
| | * | | PCI: rcar-gen2: Make explicitly non-modularPaul Gortmaker2016-08-011-9/+3Star
| | * | | PCI: rcar: Make explicitly non-modularPaul Gortmaker2016-08-011-7/+4Star
| | * | | PCI: mvebu: Make explicitly non-modularPaul Gortmaker2016-08-011-7/+4Star
| | * | | PCI: layerscape: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2Star
| | * | | PCI: keystone: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2Star
| | * | | PCI: hisi: Make explicitly non-modularPaul Gortmaker2016-08-011-11/+2Star
| | * | | PCI: generic: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+2Star
| | * | | PCI: designware-plat: Make it explicitly non-modularPaul Gortmaker2016-08-011-8/+2Star
| | * | | PCI: artpec6: Make explicitly non-modularPaul Gortmaker2016-08-011-8/+4Star
| | * | | PCI: armada8k: Make explicitly non-modularPaul Gortmaker2016-08-011-9/+5Star
| | | | |
| | | \ \
| | *-. \ \ 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-111-0/+1
| | | |/ / | | |/| |
| | | * | PCI: artpec: Add PCI_MSI_IRQ_DOMAIN dependencyArnd Bergmann2016-07-301-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-221-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-301-0/+1
| | | | | | | | * | | PCI: Add DMA alias quirk for Adaptec 3805Alex Williamson2016-07-201-0/+3
| | | | | | | | * | | PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake2016-06-111-4/+6
| | | | | | | | * | | PCI: Add function 1 DMA alias quirk for Marvell 88SE9182Aaron Sierra2016-06-111-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/+0Star
| | | | | | | |/ /
| | | | | | * / / PCI/MSI: irqchip: Fix PCI_MSI dependenciesArnd Bergmann2016-06-152-11/+20
| | | | | | |/ /
| | | | | * | | PCI: Include <asm/dma.h> for isa_dma_bridge_buggyBen Dooks2016-07-201-0/+1