summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-02-17PCI/MSI: Fix msi_desc->affinity memory leak when freeing MSI IRQsPrarit Bhargava
2017-02-10PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectorsDennis Chen
2017-02-10PCI/portdrv: Use pci_irq_alloc_vectors()Christoph Hellwig
2017-02-10PCI/MSI: Check that we have a legacy interrupt line before using itChristoph Hellwig
2017-02-10PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()Christoph Hellwig
2017-02-10PCI/MSI: Remove unused pci_msi_create_default_irq_domain()Christoph Hellwig
2017-02-10PCI/MSI: Return failure when msix_setup_entries() failsChristophe JAILLET
2017-01-13PCI/MSI: Remove pci_enable_msi_{exact,range}()Christoph Hellwig
2017-01-11PCI/MSI: Fix msi_capability_init() kernel-doc warningsRandy Dunlap
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'pci/host-vmd' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-spear' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-rockchip' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-qcom' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-layerscape' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-iproc' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-hv' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-hisi' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/host-altera' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/msi' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/misc' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/hotplug' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/enumeration' into nextBjorn Helgaas
2016-12-12Merge branch 'pci/ecam' into nextBjorn Helgaas
2016-12-12PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)Alexey Kardashevskiy
2016-12-12PCI: Expand "VPD access disabled" quirk messageBjorn Helgaas
2016-12-12PCI: pciehp: Remove loading messageBjorn Helgaas
2016-12-12PCI: hotplug: Remove hotplug core messageBjorn Helgaas
2016-12-12PCI: Remove service driver load/unload messagesBjorn Helgaas
2016-12-12PCI/AER: Log AER IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/AER: Log errors with PCI device, not PCIe service deviceBjorn Helgaas
2016-12-12PCI/AER: Remove unused version macrosBjorn Helgaas
2016-12-12PCI/PME: Log PME IRQ when claiming Root PortBjorn Helgaas
2016-12-12PCI/PME: Drop unused support for PMEs from Root Complex Event CollectorsBjorn Helgaas
2016-12-12PCI: Move config space size macros to pci_regs.hWang Sheng-Hui
2016-12-12x86/platform/intel-mid: Constify mid_pci_platform_pmLukas Wunner
2016-12-08PCI/ASPM: Don't retrain link if ASPM not possibleDavid Daney
2016-12-08PCI: iproc: Skip check for legacy IRQ on PAXC busesAndy Gospodarek