summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+5
2015-03-05PCI: xgene: Add register offset to config space base addressFeng Kan-2/+2
2015-02-28PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson-1/+1
2015-02-24PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin-2/+3
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-1/+1
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-40/+85
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-422/+497
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki-5/+55
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki-27/+21
2015-02-10Merge branch 'acpica'Rafael J. Wysocki-6/+7
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu-27/+21
2015-02-03PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe-3/+37
2015-02-03Merge branch 'acpica' into acpi-resourcesRafael J. Wysocki-6/+7
2015-02-02Merge branches 'pci/misc' and 'pci/msi' into nextBjorn Helgaas-5/+12
2015-02-02Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas-0/+242
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas-368/+114
2015-01-30PCI: xilinx: Convert to use generic config accessorsRob Herring-79/+9
2015-01-30PCI: xgene: Convert to use generic config accessorsRob Herring-141/+9
2015-01-30PCI: tegra: Convert to use generic config accessorsRob Herring-52/+3
2015-01-30PCI: rcar: Convert to use generic config accessorsRob Herring-48/+3
2015-01-30PCI: generic: Convert to use generic config accessorsRob Herring-48/+3
2015-01-29PCI: versatile: Add DT-based ARM Versatile PB PCIe host driverRob Herring-0/+242
2015-01-28PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BARYijing Wang-0/+5
2015-01-27Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt...Bjorn Helgaas-11/+120
2015-01-27Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'p...Bjorn Helgaas-4/+4
2015-01-27PCI: designware: Reject MSI-X IRQsLucas Stach-0/+3
2015-01-26ACPI: Introduce acpi_unload_parent_table() usages in Linux kernelLv Zheng-6/+7
2015-01-23PCI: Fix infinite loop with ROM image of size 0Michel Dänzer-3/+4
2015-01-23PCI: xgene: Include clk.h instead of clk-private.hStephen Boyd-1/+1
2015-01-23PCI: Add Wellsburg (X99) to Intel PCH root port ACS quirkAlex Williamson-0/+3
2015-01-23PCI: Add DMA alias quirk for Adaptec 3405Alex Williamson-0/+38
2015-01-23PCI: xilinx: Fix harmless format string warningArnd Bergmann-2/+2
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki-5/+55
2015-01-22PCI: Add generic config accessorsRob Herring-0/+87
2015-01-21PCI: pciehp: Handle surprise add even if surprise removal isn't supportedBjorn Helgaas-2/+0
2015-01-16PCI: Add ACS quirk for Emulex NICsVasundhara Volam-0/+2
2015-01-16PCI: Mark AMD/ATI VGA devices that don't reset on D3hot->D0 transitionAlex Williamson-0/+21
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson-1/+1
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu-0/+35
2015-01-16PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu-0/+44
2015-01-16PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu-12/+9
2015-01-16PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson-0/+14
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson-4/+36
2015-01-09PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall-1/+1
2015-01-09PCI/ASPM: Use standard parsing functions for sysfs settersChris J Arges-5/+7
2015-01-09PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado-1/+1
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-1/+1
2014-12-29Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...Bjorn Helgaas-17/+3
2014-12-29Merge branches 'pci/domain' and 'pci/hotplug' into nextBjorn Helgaas-21/+52
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi-19/+2