summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-02-191-1/+1
|\
| * kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger2015-01-071-1/+1
* | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-1012-40/+85
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki2015-02-104-5/+55
| |\ \ \ | | | |/
| | * | PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki2015-01-234-5/+55
| | |/
| * | Merge branch 'acpi-resources'Rafael J. Wysocki2015-02-106-27/+21
| |\ \
| | * | PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-056-27/+21
| | * | Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki2015-02-031-6/+7
| | |\ \
| * | \ \ Merge branch 'acpica'Rafael J. Wysocki2015-02-101-6/+7
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng2015-01-261-6/+7
| | | |/ | | |/|
* | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-02-1022-422/+497
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas2015-02-022-5/+12
| |\ \ \ \
| | | * | | PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang2015-01-281-0/+5
| | | |/ /
| | * | | PCI/ASPM: Use standard parsing functions for sysfs settersChris J Arges2015-01-091-5/+7
| | |/ /
| | | |
| | \ \
| *-. \ \ Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas2015-02-023-0/+242
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | PCI: versatile: Add DT-based ARM Versatile PB PCIe host driverRob Herring2015-01-293-0/+242
| | |/ /
| * | | Merge branch 'pci/config' into nextBjorn Helgaas2015-02-026-368/+114
| |\ \ \
| | * | | PCI: xilinx: Convert to use generic config accessorsRob Herring2015-01-301-79/+9
| | * | | PCI: xgene: Convert to use generic config accessorsRob Herring2015-01-301-141/+9
| | * | | PCI: tegra: Convert to use generic config accessorsRob Herring2015-01-301-52/+3
| | * | | PCI: rcar: Convert to use generic config accessorsRob Herring2015-01-301-48/+3
| | * | | PCI: generic: Convert to use generic config accessorsRob Herring2015-01-301-48/+3
| | * | | PCI: Add generic config accessorsRob Herring2015-01-221-0/+87
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt...Bjorn Helgaas2015-01-275-11/+120
| |\ \ \ \ \ \
| | | | | * | | PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirkAlex Williamson2015-01-231-0/+3
| | | | | * | | PCI: Add DMA alias quirk for Adaptec 3405Alex Williamson2015-01-231-0/+38
| | | | | * | | PCI: Add ACS quirk for Emulex NICsVasundhara Volam2015-01-161-0/+2
| | | | | * | | PCI: Mark AMD/ATI VGA devices that don't reset on D3hot->D0 transitionAlex Williamson2015-01-161-0/+21
| | | | | * | | PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson2015-01-161-1/+1
| | | | * | | | PCI: Fix infinite loop with ROM image of size 0Michel Dänzer2015-01-231-3/+4
| | | | | |/ / | | | | |/| |
| | | * | | | PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas2015-01-211-2/+0
| | * | | | | PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado2015-01-091-1/+1
| | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'p...Bjorn Helgaas2015-01-273-4/+4
| |\ \ \ \ \ \ \ \
| | | | | * | | | | PCI: xilinx: Fix harmless format string warningArnd Bergmann2015-01-231-2/+2
| | | | | |/ / / /
| | | | * | | | | PCI: xgene: Include clk.h instead of clk-private.hStephen Boyd2015-01-231-1/+1
| | | | |/ / / /
| | | * | | | | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach2014-12-261-13/+0
| | | |/ / / /
| | * | | | | PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall2015-01-091-1/+1
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...Bjorn Helgaas2014-12-294-17/+3
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach2014-12-261-13/+0
| | | | | |/ / / /
| | | | * | | | | PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov2014-12-261-2/+2
| | | | |/ / / /
| | | * | | | | PCI: layerscape: Fix platform_no_drv_owner.cocci warningsJulia Lawall2014-12-261-1/+0
| | | |/ / / /
| | * | | | | PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov2014-12-261-1/+1
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pci/domain' and 'pci/hotplug' into nextBjorn Helgaas2014-12-295-21/+52
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / /
| | | * | | PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-12-261-2/+1
| | |/ / / | |/| | |
| | * | | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-273-19/+2
| | * | | PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi2014-12-271-0/+49
| |/ / /
* | | | PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-031-3/+37
* | | | PCI: designware: Reject MSI-X IRQsLucas Stach2015-01-271-0/+3
| |_|/ |/| |
* | | PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-161-0/+35
* | | PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2015-01-162-0/+44
OpenPOWER on IntegriCloud