aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-02-01Merge tag 'topic-numa-20160122.0' into leg-kernelGraeme Gregory
2016-01-22x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remo...Tomasz Nowicki
2016-01-22pci, acpi: Provide generic way to assign bus domain number.Tomasz Nowicki
2016-01-22pci, acpi: Move ACPI host bridge device companion assignment to core code.Tomasz Nowicki
2016-01-22pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not.Tomasz Nowicki
2016-01-22x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver.Tomasz Nowicki
2016-01-22x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of a...Tomasz Nowicki
2016-01-22acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization.Tomasz Nowicki
2016-01-22acpi: pci: Setup MSI domain for ACPI based pci devicesSuravee Suthikulpanit
2016-01-22Merge remote-tracking branch 'vality/pci-fixes' into pci-acpi-v3Tomasz Nowicki
2016-01-19PCI: generic: Make pci-host-generic driver numa awareGanapatrao Kulkarni
2016-01-09Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-04PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu
2015-12-04PCI: altera: Fix error when INTx is 4Ley Foon Tan
2015-12-04PCI: altera: Check TLP completion statusLey Foon Tan
2015-12-04PCI: altera: Fix Requester ID for config accessesLey Foon Tan
2015-12-04PCI: altera: Fix loop in tlp_read_packet()Dan Carpenter
2015-12-04PCI/MSI: Only use the generic MSI layer when domain is hierarchicalMarc Zyngier
2015-12-02PCI / PM: Tune down retryable runtime suspend error messagesImre Deak
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni
2015-11-24PCI: hisi: Fix deferred probingArnd Bergmann
2015-11-24PCI: designware: Remove incorrect io_base assignmentStanimir Varbanov
2015-11-24PCI: Prevent out of bounds access in numa_node overrideMathias Krause
2015-11-20Merge branches 'acpi-smbus', 'acpi-ec' and 'acpi-pci'Rafael J. Wysocki
2015-11-20PCI: Fix OF logic in pci_dma_configure()Suravee Suthikulpanit
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07PCI: ACPI: Add support for PCI device DMA coherencySuthikulpanit, Suravee
2015-11-07PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2015-11-03Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas
2015-11-03PCI: altera: Add Altera PCIe MSI driverLey Foon Tan
2015-11-02Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas
2015-11-02PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang
2015-11-02PCI: layerscape: Add ls_pcie_msi_host_init()Minghuan Lian
2015-11-02PCI: layerscape: Add support for LS1043a and LS2080aMinghuan Lian
2015-11-02PCI: layerscape: Remove unused fields from struct ls_pcieMinghuan Lian
2015-11-02PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian
2015-11-02PCI: layerscape: Factor out SCFG related functionMinghuan Lian
2015-11-02PCI: layerscape: Ignore PCIe controllers in Endpoint modeMinghuan Lian
2015-11-02PCI: layerscape: Remove ls_pcie_establish_link()Minghuan Lian
2015-11-02PCI: designware: Make driver arch-agnosticZhou Wang
2015-11-02PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang