summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-1022-210/+331
|\
| * Merge branch 'pci/msi' into nextBjorn Helgaas2014-11-211-17/+12
| |\
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Bjorn Helgaas2014-11-199-83/+86
| |\ \ \ \ \ \
| | | | | | * | xen/pcifront: Process failure for pcifront_(re)scan_root()Chen Gang2014-11-051-0/+10
| | | | |_|/ / | | | |/| | |
| | | | | * | PCI: Allow numa_node override via sysfsPrarit Bhargava2014-11-061-1/+26
| | | | |/ / | | | |/| |
| | | | * | PCI: Make FLR and AF FLR reset warning messages differentGavin Shan2014-11-131-9/+3
| | | | * | PCI: Simplify if-return sequencesQuentin Lambert2014-11-102-9/+2
| | | | * | PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-11-104-8/+4
| | | |/ /
| | * | | PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe2014-11-193-13/+7
| | * | | PCI: Add informational printk for invalid BARsMyron Stowe2014-11-191-1/+4
| | * | | PCI: Shrink decoding-disabled window while sizing BARsMyron Stowe2014-11-101-46/+31
| | * | | PCI: Restore detection of read-only BARsMyron Stowe2014-11-101-0/+3
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------------. \ \ Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', '...Bjorn Helgaas2014-11-1513-127/+245
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
| | | | | | | | | | | | * | PCI: tegra: Add Kconfig help textThierry Reding2014-11-131-0/+3
| | | | | | | | | | | | * | PCI: tegra: Do not build on 64-bit ARMThierry Reding2014-11-131-1/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | | | | | | | | | | * | PCI: spear: Remove unnecessary OOM messageJingoo Han2014-11-131-3/+1
| | | | | | | | | | | * | PCI: spear: Add __init annotation to spear13xx_add_pcie_port()Jingoo Han2014-11-131-2/+2
| | | | | | | | | | | * | PCI: spear: Rename add_pcie_port(), pcie_init() to spear13xx_add_pcie_port(),...Jingoo Han2014-11-131-4/+5
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | | | | | | | | | * | PCI: rcar: Make rcar_pci staticJingoo Han2014-10-231-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | | | * | PCI: mvebu: Add a blank line after declarationsJingoo Han2014-11-131-0/+2
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | | | | | | * | PCI: layerscape: Add Freescale Layerscape PCIe driverMinghuan Lian2014-11-133-0/+188
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | PCI: keystone: Remove unnecessary OOM messageJingoo Han2014-11-131-3/+2
| | | | | | | * | PCI: keystone: Make ks_dw_pcie_msi_domain_ops staticJingoo Han2014-10-231-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | PCI: imx6: Use tabs for indentationJingoo Han2014-11-131-2/+2
| | |_|_|_|/ / | |/| | | | |
| | | | | * | PCI: generic: Convert to DT resource parsing APILorenzo Pieralisi2014-11-051-93/+27
| | | | | * | PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi2014-11-051-5/+5
| | |_|_|/ / | |/| | | |
| | | | * | PCI: exynos: Remove unnecessary return statementJingoo Han2014-11-131-8/+0
| | | | * | PCI: exynos: Add exynos prefix to add_pcie_port()/pcie_init()Jingoo Han2014-10-231-5/+5
| | |_|/ / | |/| | |
| | | * | PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()Jingoo Han2014-11-131-2/+2
| | | * | PCI: dra7xx: Rename add_pcie_port() to dra7xx_add_pcie_port()Jingoo Han2014-11-131-3/+3
| | |/ / | |/| |
| | * | PCI: designware: Add a blank line after declarationsJingoo Han2014-11-131-0/+1
| |/ /
* | | Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-1010-181/+377
|\ \ \
| * | | PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier2014-11-231-2/+14
| * | | PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu2014-11-231-3/+64
| * | | PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu2014-11-232-0/+173
| * | | PCI/MSI: Move cached entry functions to irq coreJiang Liu2014-11-232-18/+1
| * | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-235-18/+18
| * | | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-231-8/+16
| * | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-235-9/+9
| * | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-231-8/+1
| * | | PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu2014-11-231-1/+0
| * | | PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu2014-11-231-25/+15
| * | | PCI/MSI: Remove unnecessary braces around single statementsJiang Liu2014-11-231-6/+3
| * | | PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-15/+5
| * | | PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-7/+4
| * | | PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-10/+3
| * | | PCI: designware: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-11/+5
| * | | PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-10/+4
| * | | PCI/MSI: Add weak pcibios_msi_controller()Yijing Wang2014-11-121-1/+16
| * | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-129-21/+23
| | |/ | |/|
OpenPOWER on IntegriCloud