summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2016-11-08PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity()Jan Beulich
2016-11-08PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas
2016-11-07xen: make use of xenbus_read_unsigned() in xen-pcifrontJuergen Gross
2016-11-07x86/platform/intel-mid: Retrofit pci_platform_pm_ops ->get_state hookLukas Wunner
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel
2016-10-31PCI: hv: Make unnecessarily global IRQ masking functions staticTobias Klauser
2016-10-31s390: hotplug: make pci_hpc explicitly non-modularPaul Gortmaker
2016-10-26PCI: qcom: Fix pp->dev usage before assignmentSrinivas Kandagatla
2016-10-26doc: Add missing parameter for msi_setupStephen Hemminger
2016-10-21PCI: designware-plat: Update author email addressJoao Pinto
2016-10-17PCI: layerscape: Fix drvdata usage before assignmentMarc Zyngier
2016-10-13Merge tag 'pci-v4.9-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-12Merge branches 'pci/host-armada', 'pci/host-artpec', 'pci/host-dra7xx', 'pci/...Bjorn Helgaas
2016-10-12Merge branch 'pci/host-designware' into nextBjorn Helgaas