summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-113-16/+10Star
|\
| * Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-083-16/+10Star
| |\
| | * PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki2014-12-043-16/+10Star
* | | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-1122-210/+331
|\ \ \
| * \ \ Merge branch 'pci/msi' into nextBjorn Helgaas2014-11-211-17/+12Star
| |\ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ 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-061-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/+3Star
| | | | * | | | PCI: Simplify if-return sequencesQuentin Lambert2014-11-112-9/+2Star
| | | | * | | | PCI: Delete unnecessary NULL pointer checksMarkus Elfring2014-11-114-8/+4Star
| | | |/ / / /
| | * | | | | PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe2014-11-193-13/+7Star
| | * | | | | PCI: Add informational printk for invalid BARsMyron Stowe2014-11-191-1/+4
| | * | | | | PCI: Shrink decoding-disabled window while sizing BARsMyron Stowe2014-11-111-46/+31Star
| | * | | | | PCI: Restore detection of read-only BARsMyron Stowe2014-11-111-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/+1Star
| | | | | | | | | | | * | | | 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/+2Star
| | | | | | | * | | | 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-061-93/+27Star
| | | | | * | | | PCI: generic: Allocate config space windows after limiting bus number rangeLorenzo Pieralisi2014-11-061-5/+5
| | |_|_|/ / / / | |/| | | | | |
| | | | * | | | PCI: exynos: Remove unnecessary return statementJingoo Han2014-11-131-8/+0Star
| | | | * | | | 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/+1Star
| * | | | 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/+1Star
| * | | | PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu2014-11-231-1/+0Star
| * | | | PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu2014-11-231-25/+15Star
| * | | | PCI/MSI: Remove unnecessary braces around single statementsJiang Liu2014-11-231-6/+3Star
| * | | | PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-15/+5Star
| * | | | PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-7/+4Star
| * | | | PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-10/+3Star
| * | | | PCI: designware: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-11/+5Star