aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-03-18 Merge tag 'v4.1.20' into linux-linaro-lsk-v4.1lsk-v4.1-16.03Alex Shi
2016-03-14 Merge tag 'v4.1.19' into linux-linaro-lsk-v4.1Alex Shi
2016-03-07xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk
2016-02-29 Merge tag 'v4.1.18' into linux-linaro-lsk-v4.1Alex Shi
2016-02-23PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun
2016-02-03PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko
2016-02-03PCI: Fix minimum allocation address overwriteChristoph Biedl
2015-11-10Merge tag 'v4.1.13' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Kevin Hilman
2015-11-09PCI: Prevent out of bounds access in numa_node overrideSasha Levin
2015-11-08Merge remote-tracking branch 'origin/v4.1/topic/pcie-junor1' into linux-linar...Alex Shi
2015-10-22PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas
2015-10-22PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2015-10-22PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-10-15PCI: generic: Add arm64 supportJayachandran C
2015-10-15PCI: Build setup-irq.o for arm64Jayachandran C
2015-10-15PCI: generic: Remove dependency on ARM-specific struct hw_pciJayachandran C
2015-10-15PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-10-15PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier
2015-10-15PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driverDuc Dang
2015-10-15PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier
2015-10-15PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier
2015-10-15PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-10-15PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier
2015-10-15PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-09-29PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller
2015-09-21PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui
2015-09-21PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-09-21PCI: Fix TI816X class code quirkBjorn Helgaas
2015-09-13PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas
2015-07-21PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson
2015-07-21PCI: Add pci_bus_addr_tYinghai Lu
2015-07-21PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-06-01PCI: Preserve resource size during alignment reorderingYinghai Lu
2015-05-27PCI: Fix IOV resource sorting by alignment requirementWei Yang
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas
2015-04-09PCI: Read capability list as dwords, not bytesSean O. Stalley
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu