aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds12-40/+85
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds22-422/+497
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki4-5/+55
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki6-27/+21
2015-02-10Merge branch 'acpica'Rafael J. Wysocki1-6/+7
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu6-27/+21
2015-02-03PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe1-3/+37
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki1-6/+7
2015-02-02Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2-5/+12
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-28PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang1-0/+5
2015-01-27Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virtualization' into nextBjorn Helgaas5-11/+120
2015-01-27Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'pci/host-xilinx' into nextBjorn Helgaas3-4/+4
2015-01-27PCI: designware: Reject MSI-X IRQsLucas Stach1-0/+3
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng1-6/+7
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-23PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki4-5/+55
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: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu1-0/+35
2015-01-16PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2-0/+44
2015-01-16PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu1-12/+9
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/ASPM: Use standard parsing functions for sysfs settersChris J Arges1-5/+7
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' and 'pci/host-tegra' into nextBjorn 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