aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-26PCI: keystone: Fix error handling of irq_of_parse_and_map()Dmitry Torokhov1-1/+1
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-135/+3
2014-12-16x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu1-1/+1
2014-12-16x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.hJiang Liu1-0/+1
2014-12-16x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()Jiang Liu1-4/+1
2014-12-16PCI: Remove PCI ioapic driverJiang Liu3-130/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds13-41/+10
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+20
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-16/+10
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds22-210/+331
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-181/+377
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki3-16/+10
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk1-2/+3
2014-12-04PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki3-16/+10
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+20
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding1-8/+20
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman5-15/+52
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+26
2014-11-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier1-2/+14
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu1-3/+64
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu2-0/+173
2014-11-23PCI/MSI: Move cached entry functions to irq coreJiang Liu2-18/+1
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner5-18/+18
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner1-8/+16
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu5-9/+9
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu1-8/+1
2014-11-23PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu1-1/+0
2014-11-23PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu1-25/+15
2014-11-23PCI/MSI: Remove unnecessary braces around single statementsJiang Liu1-6/+3
2014-11-21Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-15/+26
2014-11-21Merge branch 'pci/msi' into nextBjorn Helgaas1-17/+12
2014-11-21PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang1-15/+5
2014-11-21PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang1-7/+4
2014-11-21PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang1-10/+3
2014-11-21PCI: designware: Save MSI controller in pci_sys_dataYijing Wang1-11/+5
2014-11-21PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang1-10/+4
2014-11-19Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into nextBjorn Helgaas9-83/+86
2014-11-19PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe3-13/+7
2014-11-19PCI: Add informational printk for invalid BARsMyron Stowe1-1/+4
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu1-12/+16
2014-11-15Merge branches 'pci/host-designware', 'pci/host-dra7xx', 'pci/host-exynos', 'pci/host-generic', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-spear' and 'pci/host-tegra' into nextBjorn Helgaas13-127/+245
2014-11-13PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu3-2/+4
2014-11-13PCI: tegra: Add Kconfig help textThierry Reding1-0/+3
2014-11-13PCI: tegra: Do not build on 64-bit ARMThierry Reding1-1/+1
2014-11-13PCI: spear: Remove unnecessary OOM messageJingoo Han1-3/+1
2014-11-13PCI: mvebu: Add a blank line after declarationsJingoo Han1-0/+2
2014-11-13PCI: designware: Add a blank line after declarationsJingoo Han1-0/+1
2014-11-13PCI: exynos: Remove unnecessary return statementJingoo Han1-8/+0
2014-11-13PCI: imx6: Use tabs for indentationJingoo Han1-2/+2