aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2016-11-28PCI: Ignore BAR updates on virtual functionsBjorn Helgaas
2016-11-23PCI: Do any VF BAR updates before enabling the BARsGavin Shan
2016-11-23PCI: iproc: Fix incorrect MSI address alignmentRay Jui
2016-11-23PCI: qcom: Add support for MSM8996 PCIe controllerSrinivas Kandagatla
2016-11-23PCI: cpqphp: Add missing call to pci_disable_device()Quentin Lambert
2016-11-23PCI: iproc: Add support for the next-gen PAXB controllerRay Jui
2016-11-23PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn
2016-11-23PCI: Export pcie_find_root_portJohannes Thumshirn
2016-11-23PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+Noa Osherovich
2016-11-23PCI: Convert Mellanox broken INTx quirks to be for listed devices onlyNoa Osherovich
2016-11-23PCI: Convert broken INTx masking quirks from HEADER to FINALNoa Osherovich
2016-11-22PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-21PCI: Warn on possible RW1C corruption for sub-32 bit config writesBjorn Helgaas
2016-11-21PCI: Create revision file in sysfsEmil Velikov
2016-11-17PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner
2016-11-17ACPI / hotplug / PCI: Make device_is_managed_by_native_pciehp() publicLukas Wunner
2016-11-17ACPI / hotplug / PCI: Use cached copy of PCI_EXP_SLTCAP_HPC bitLukas Wunner
2016-11-17PCI: Unfold conditions to block runtime PM on PCIe portsLukas Wunner
2016-11-17PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner
2016-11-17PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner
2016-11-17PCI: Speed up algorithm in pci_bridge_d3_update()Lukas Wunner
2016-11-17PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner
2016-11-17PCI: Don't acquire ref on parent in pci_bridge_d3_update()Lukas Wunner
2016-11-17PCI: iproc: Add inbound DMA mapping supportRay Jui
2016-11-17PCI: iproc: Make outbound mapping code more genericRay Jui
2016-11-17PCI: iproc: Add PAXC v2 supportRay Jui
2016-11-16PCI: hv: Delete the device earlier from hbus->children for hot-removeDexuan Cui
2016-11-16PCI: hv: Fix hv_pci_remove() for hot-removeDexuan Cui
2016-11-16PCI: hv: Use the correct buffer size in new_pcichild_device()Dexuan Cui
2016-11-16PCI: designware-plat: Update author emailJoao Pinto
2016-11-14PCI: iproc: Fix exception with multi-function devicesRay Jui
2016-11-14PCI: iproc: Add BCMA typeRay Jui
2016-11-14PCI: iproc: Do not reset PAXC when initializing the driverRay Jui
2016-11-14PCI: iproc: Improve core register populationRay Jui
2016-11-14PCI/ASPM: Use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-11-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-11-14powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold
2016-11-11Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-11PCI: layerscape: Add LS1046a supportMingkai Hu
2016-11-11PCI: Check for PME in targeted sleep stateAlan Stern
2016-11-11PCI: vmd: Remove unnecessary pci_set_drvdata()Wei Yongjun
2016-11-11PCI: hisi: Remove redundant error message from hisi_pcie_probe()Wei Yongjun
2016-11-11PCI: layerscape: Remove redundant error message from ls_pcie_probe()Wei Yongjun
2016-11-11PCI: altera: Remove redundant error message in altera_pcie_parse_dt()Wei Yongjun
2016-11-11PCI: altera: Use builtin_platform_driver() to simplify the codeWei Yongjun
2016-11-10PCI: rockchip: Add three new resets as required propertiesShawn Lin
2016-11-09PCI/MSI: Provide pci_alloc_irq_vectors_affinity()Christoph Hellwig
2016-11-09PCI/MSI: Propagate IRQ affinity description through the MSI codeChristoph Hellwig
2016-11-09genirq/affinity: Handle pre/post vectors in irq_create_affinity_masks()Christoph Hellwig
2016-11-09genirq/affinity: Handle pre/post vectors in irq_calc_affinity_vectors()Christoph Hellwig