summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2017-08-22PCI: dwc: Clear MSI interrupt status after it is handled, not beforeFaiz Abbas
2017-08-22PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()Gustavo A. R. Silva
2017-08-19PCI: kirin: Constify dw_pcie_host_ops structureBhumika Goyal
2017-08-19PCI: hisi: Constify dw_pcie_host_ops structureBhumika Goyal
2017-08-18PCI: Avoid race while enabling upstream bridgesSrinath Mannam
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding
2017-08-18PCI/IB: add support for pci driver attribute groupsGreg Kroah-Hartman
2017-08-18PCI: endpoint: Add an API to get matching "pci_epf_device_id"Kishon Vijay Abraham I
2017-08-18PCI: endpoint: Use of_dma_configure() to set initial DMA maskKishon Vijay Abraham I
2017-08-16PCI: keystone: Use PCI_NUM_INTXBjorn Helgaas
2017-08-16PCI: keystone: Remove duplicate MAX_*_IRQS defsBjorn Helgaas
2017-08-16PCI: xilinx: Allow build on MIPS platformsPaul Burton
2017-08-16PCI: xilinx: Don't enable config completion interruptsPaul Burton
2017-08-16PCI: xilinx: Unify INTx & MSI interrupt decodePaul Burton
2017-08-16PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3Paul Burton
2017-08-16PCI: xilinx: Translate INTx range to hwirqs 0-3Paul Burton
2017-08-16PCI: rockchip: Factor out rockchip_pcie_get_phys()Shawn Lin
2017-08-16PCI: rockchip: Control optional 12v power supplyShawn Lin
2017-08-16PCI: keystone-dw: Remove unused ks_pcie, pci variablesShawn Lin
2017-08-16PCI: faraday: Use PCI_NUM_INTXPaul Burton
2017-08-16PCI: faraday: Fix of_irq_get() error checkSergei Shtylyov
2017-08-16PCI: dra7xx: Use PCI_NUM_INTXBjorn Helgaas
2017-08-16PCI: altera: Use size=4 IRQ domain for legacy INTxPaul Burton
2017-08-16PCI: altera: Remove unused num_of_vectors variableShawn Lin
2017-08-16PCI: aardvark: Use PCI_NUM_INTXPaul Burton
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong
2017-08-15PCI: rcar: Fix memory leak when no PCIe card is insertedHarunobu Kurokawa
2017-08-15PCI: rcar: Fix error exit pathLorenzo Pieralisi
2017-08-15PCI: pciehp: Report power fault only once until we clear itKeith Busch
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong
2017-08-14PCI/MSI: Assume MSIs use real Requester ID, not an aliasRobin Murphy
2017-08-14PCI: vmd: Free up IRQs on suspend pathScott Bauer
2017-08-10PCI: Add ACS quirk for APM X-Gene devicesFeng Kan
2017-08-10PCI: Constify bin_attribute structuresBhumika Goyal
2017-08-10PCI: Constify hotplug pci_device_id structuresArvind Yadav
2017-08-10PCI: Constify hotplug attribute_group structuresArvind Yadav
2017-08-10PCI: Constify label attribute_group structuresArvind Yadav
2017-08-10PCI: Constify sysfs attribute_group structuresArvind Yadav
2017-08-10PCI: Inline and remove pcibios_update_irq()Bjorn Helgaas
2017-08-10hyper-v: Globalize vp_indexVitaly Kuznetsov
2017-08-03PCI: hv: Do not sleep in compose_msi_msg()Stephen Hemminger
2017-08-03PCI/PM: Expand description of pci_set_power_state()Piotr Gregor
2017-08-03PCI: armada8k: Check the return value from clk_prepare_enable()Fabio Estevam
2017-08-03PCI: hisi: Remove unused variable driverShawn Lin
2017-08-03PCI: qcom: Allow ->post_init() to failBjorn Andersson
2017-08-03PCI: qcom: Don't unroll init if ->init() failsBjorn Andersson
2017-08-03PCI: vmd: Assign vector zero to all bridgesKeith Busch