summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas3-0/+242
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas6-368/+114
2015-01-30PCI: xilinx: Convert to use generic config accessorsRob Herring1-79/+9
2015-01-30PCI: xgene: Convert to use generic config accessorsRob Herring1-141/+9
2015-01-30PCI: tegra: Convert to use generic config accessorsRob Herring1-52/+3
2015-01-30PCI: rcar: Convert to use generic config accessorsRob Herring1-48/+3
2015-01-30PCI: generic: Convert to use generic config accessorsRob Herring1-48/+3
2015-01-29PCI: versatile: Add DT-based ARM Versatile PB PCIe host driverRob Herring3-0/+242
2015-01-27Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt...Bjorn Helgaas5-11/+120
2015-01-27Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'p...Bjorn Helgaas3-4/+4
2015-01-23PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-01-23PCI: xgene: Include clk.h instead of clk-private.hStephen Boyd1-1/+1
2015-01-23PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirkAlex Williamson1-0/+3
2015-01-23PCI: Add DMA alias quirk for Adaptec 3405Alex Williamson1-0/+38
2015-01-23PCI: xilinx: Fix harmless format string warningArnd Bergmann1-2/+2
2015-01-22PCI: Add generic config accessorsRob Herring1-0/+87
2015-01-21PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas1-2/+0
2015-01-16PCI: Add ACS quirk for Emulex NICsVasundhara Volam1-0/+2
2015-01-16PCI: Mark AMD/ATI VGA devices that don't reset on D3hot->D0 transitionAlex Williamson1-0/+21
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson1-1/+1
2015-01-16PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson1-0/+14
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson1-4/+36
2015-01-09PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall1-1/+1
2015-01-09PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2014-12-29Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...Bjorn Helgaas4-17/+3
2014-12-29Merge branches 'pci/domain' and 'pci/hotplug' into nextBjorn Helgaas5-21/+52
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi3-19/+2
2014-12-27PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi1-0/+49
2014-12-26PCI: Delete unnecessary NULL pointer checksMarkus Elfring1-2/+1
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach1-13/+0
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach1-13/+0
2014-12-26PCI: layerscape: Fix platform_no_drv_owner.cocci warningsJulia Lawall1-1/+0
2014-12-26PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov1-2/+2
2014-12-26PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov1-1/+1
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-135/+3
2014-12-16x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu1-1/+1
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu1-0/+1
2014-12-16x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu1-4/+1
2014-12-16PCI: Remove PCI ioapic driverJiang Liu3-130/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-41/+10
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+20
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-2/+3
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-16/+10
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds22-210/+331
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds10-181/+377
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki3-16/+10
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk1-2/+3
2014-12-04PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki3-16/+10
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+20
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding1-8/+20