summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-194-135/+3
|\
| * x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu2014-12-161-1/+1
| * x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu2014-12-161-0/+1
| * x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu2014-12-161-4/+1
| * PCI: Remove PCI ioapic driverJiang Liu2014-12-163-130/+0
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1413-41/+10
|\ \
| * | cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-071-29/+10
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0312-12/+0
| |\ \
| | * | pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-2012-12/+0
* | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-0/+20
|\ \ \ \
| * \ \ \ Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-11-305-15/+52
| |\ \ \ \
| * | | | | PCI: Prevent xHCI driver from claiming AMD Nolan USB3 DRD deviceHuang Rui2014-11-031-0/+20
| | |/ / / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-111-2/+3
|\ \ \ \ \
| * | | | | PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk2014-12-041-2/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-103-16/+10
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-runtime'Rafael J. Wysocki2014-12-083-16/+10
| |\ \ \ \ \
| | * | | | | PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki2014-12-043-16/+10
* | | | | | | 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
OpenPOWER on IntegriCloud