summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+118
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+2
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-287/+252
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin1-2/+7
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas8-96/+92
2014-07-16PCI/MSI: Use irq_get_msi_desc() to simplify codeYijing Wang1-7/+5
2014-07-16PCI/MSI: Remove unused list access in __pci_restore_msix_state()Yijing Wang1-1/+0
2014-07-16PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_devYijing Wang1-1/+1
2014-07-16PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang1-18/+0
2014-07-16PCI/MSI: Add msi_setup_entry() to clean up MSI initializationYijing Wang1-18/+33
2014-07-16PCI: Configure ASPM when enabling deviceVidya Sagar1-6/+6
2014-07-15PCI: generic: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-07-15PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas1-1/+1
2014-07-15PCI: tegra: Fix GPL v2 license string typoThierry Reding1-1/+1
2014-07-15PCI: mvebu: Fix GPL v2 license string typoThierry Reding1-1/+1
2014-07-13Merge 3.16-rc5 into char-misc-nextGreg Kroah-Hartman1-2/+7
2014-07-08Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'p...Bjorn Helgaas9-192/+161
2014-07-08PCI: Tidy resource assignment messagesBjorn Helgaas1-20/+9
2014-07-08PCI: Return conventional error values from pci_revert_fw_address()Bjorn Helgaas1-8/+6
2014-07-08PCI: Cleanup control flowBjorn Helgaas1-16/+19
2014-07-08PCI: Support BAR sizes up to 128GBYinghai Lu1-1/+1
2014-07-07PCI: cpqphp: Remove unnecessary null test before debugfs_remove()Fabian Frederick1-2/+1
2014-07-07PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe1-1/+1
2014-07-05PCI: Add bridge DMA alias quirk for Intel 82801 bridgeAlex Williamson1-0/+2
2014-07-05PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy1-3/+4
2014-07-05PCI: rcar: Cleanup style and formattingPhil Edworthy1-61/+63
2014-07-05PCI: rcar: Use correct initial HW settingsPhil Edworthy1-11/+4
2014-07-05PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov1-10/+0
2014-07-05PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain2-11/+1
2014-07-03PCI: Keep original resource if we fail to expand itGuo Chao1-0/+7
2014-07-03PCI/MSI: Cache Multiple Message Capable in struct msi_descYijing Wang1-10/+5
2014-07-03PCI/MSI: Remove unused msi_enabled_mask()Yijing Wang1-5/+0
2014-07-03PCI/MSI: Add internal msix_clear_and_set_ctrl() functionYijing Wang1-23/+16
2014-07-03PCI: Make resetting secondary bus logic commonGavin Shan1-1/+6
2014-07-02ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti1-6/+12
2014-07-02PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu1-4/+0
2014-06-23trace, AER: Move trace into unified interfaceChen, Gong2-3/+2
2014-06-19PCI: Suspend/resume quirks for Apple thunderboltAndreas Noever1-0/+97
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever2-4/+21
2014-06-17PCI: Fix unaligned access in AF transaction pending testAlex Williamson1-2/+7
2014-06-17PCI: pciehp: Remove assumptions about which commands cause completion eventsBjorn Helgaas1-30/+5
2014-06-17PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas2-5/+29
2014-06-17PCI: pciehp: Wait for hotplug command completion lazilyBjorn Helgaas1-4/+3
2014-06-16PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas2-16/+18
2014-06-16PCI: Prevent NULL dereference during pciehp probeAndreas Noever1-0/+7
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds62-967/+943
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-18/+52
2014-06-11Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into nextBjorn Helgaas58-951/+780
2014-06-11PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-11ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki2-18/+52