summaryrefslogtreecommitdiff
path: root/drivers/pci/host
AgeCommit message (Expand)Author
2016-02-03PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui
2015-03-23Merge branches 'pci/enumeration' and 'pci/virtualization' into nextBjorn Helgaas
2015-03-20PCI: mvebu: Add suspend/resume supportThomas Petazzoni
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-06PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov
2015-03-05PCI: xgene: Add register offset to config space base addressFeng Kan
2015-02-28PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson
2015-02-24PCI: rcar: Verify that mem_res is 64K-alignedNobuhiro Iwamatsu
2015-02-24PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAURNobuhiro Iwamatsu
2015-02-24PCI: rcar: Write zeroes to reserved PCIEPARL bitsNobuhiro Iwamatsu
2015-02-23PCI: rcar: Fix position of MSI enable bitNobuhiro Iwamatsu
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-10Merge branch 'acpi-resources'Rafael J. Wysocki
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-02Merge branches 'pci/host-generic' and 'pci/host-versatile' into nextBjorn Helgaas
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas
2015-01-30PCI: xilinx: Convert to use generic config accessorsRob Herring
2015-01-30PCI: xgene: Convert to use generic config accessorsRob Herring
2015-01-30PCI: tegra: Convert to use generic config accessorsRob Herring
2015-01-30PCI: rcar: Convert to use generic config accessorsRob Herring
2015-01-30PCI: generic: Convert to use generic config accessorsRob Herring
2015-01-29PCI: versatile: Add DT-based ARM Versatile PB PCIe host driverRob Herring
2015-01-27Merge branches 'pci/host-keystone', 'pci/host-tegra', 'pci/host-xgene' and 'p...Bjorn Helgaas
2015-01-27PCI: designware: Reject MSI-X IRQsLucas Stach
2015-01-23PCI: xgene: Include clk.h instead of clk-private.hStephen Boyd
2015-01-23PCI: xilinx: Fix harmless format string warningArnd Bergmann
2015-01-09PCI: keystone: Fix misspelling of current function in debug outputJulia Lawall
2014-12-29Merge branches 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-rcar' an...Bjorn Helgaas
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach
2014-12-26PCI: tegra: Remove unnecessary tegra_pcie_fixup_bridge()Lucas Stach
2014-12-26PCI: layerscape: Fix platform_no_drv_owner.cocci warningsJulia Lawall
2014-12-26PCI: rcar: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov
2014-12-26PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu