summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2017-01-13PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2016-09-03PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-09-03PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2016-09-03PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2016-08-16PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-07-11PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa1-1/+3
2016-06-07PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+14
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang1-0/+18
2016-03-07xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-02-23PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-02-15ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3
2016-02-03PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-02-03PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2015-11-10PCI: Prevent out of bounds access in numa_node overrideSasha Levin1-1/+1
2015-10-23PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas1-0/+2
2015-10-23PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson2-24/+18
2015-10-23PCI: Fix devfn for VPD access through function 0Alex Williamson1-3/+6
2015-09-29PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller1-1/+1
2015-09-21PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCIZhang Rui1-0/+12
2015-09-21PCI: Add VPD function 0 quirk for Intel Ethernet devicesMark Rustad1-0/+9
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-1/+60
2015-09-21PCI: Fix TI816X class code quirkBjorn Helgaas1-3/+6
2015-09-13PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas1-1/+1
2015-07-21PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson1-14/+38
2015-07-21PCI: Add pci_bus_addr_tYinghai Lu3-11/+15
2015-07-21PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki1-0/+11
2015-06-02PCI: Preserve resource size during alignment reorderingYinghai Lu1-2/+3
2015-05-27PCI: Fix IOV resource sorting by alignment requirementWei Yang1-1/+3
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-2/+3
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds4-58/+196
2015-04-15xenbus_client: Extend interface to support multi-page ringWei Liu1-2/+3
2015-04-14Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman3-57/+195
2015-04-14Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds25-62/+664
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas7-35/+98
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas17-19/+504
2015-04-10PCI: Read capability list as dwords, not bytesSean O. Stalley1-4/+7
2015-04-09PCI: layerscape: Simplify platform_get_resource_byname() failure checkingBjorn Helgaas1-6/+3
2015-04-09PCI: keystone: Don't dereference possible NULL pointerBjorn Helgaas1-1/+2
2015-04-09PCI: versatile: Check for devm_ioremap_resource() failuresJisheng Zhang1-6/+6
2015-04-09PCI: Don't clear ASPM bits when the FADT declares it's unsupportedMatthew Garrett1-18/+0
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-15/+11
2015-04-09PCI/ACPI: Optimize device state transition delaysAaron Lu1-0/+74
2015-04-08PCI: Export pci_find_host_bridge() for use inside PCI coreAaron Lu2-3/+5
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu2-9/+11
2015-04-08PCI: Fix typo in Thunderbolt kernel messageDarrick J. Wong1-1/+1
2015-04-08PCI: exynos: Fix INTx enablement statement termination errorJaehoon Chung1-1/+1
2015-04-08PCI: iproc: Add Broadcom iProc PCIe supportRay Jui5-0/+439
2015-04-08PCI: Export symbols required for loadable host driver modulesRay Jui5-0/+6
2015-04-08PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas1-0/+3